https://github.com/torvalds/linux
Revision cc39f9ccb82426e576734b493e1777ea01b144a8 authored by YuBiao Wang on 15 September 2023, 02:47:50 UTC, committed by Alex Deucher on 20 September 2023, 21:30:42 UTC
Directly use tbo's start address will miss the domain start offset. Need
to use gpu_offset instead.

Signed-off-by: YuBiao Wang <YuBiao.Wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
1 parent 2de1902
History
Tip revision: cc39f9ccb82426e576734b493e1777ea01b144a8 authored by YuBiao Wang on 15 September 2023, 02:47:50 UTC
drm/amdkfd: Use gpu_offset for user queue's wptr
Tip revision: cc39f9c
File Mode Size
.gitignore -rw-r--r-- 120 bytes
Kconfig -rw-r--r-- 5.4 KB
Makefile -rw-r--r-- 3.2 KB
blacklist.c -rw-r--r-- 9.5 KB
blacklist.h -rw-r--r-- 135 bytes
blacklist_hashes.c -rw-r--r-- 147 bytes
check-blacklist-hashes.awk -rwxr-xr-x 1.0 KB
default_x509.genkey -rw-r--r-- 407 bytes
extract-cert.c -rw-r--r-- 3.7 KB
revocation_certificates.S -rw-r--r-- 495 bytes
system_certificates.S -rw-r--r-- 1017 bytes
system_keyring.c -rw-r--r-- 13.1 KB

back to top