https://github.com/torvalds/linux
Revision 11e38360cc15e2d5995449d19030b13a67d73cb3 authored by Jiadong.Zhu on 23 September 2022, 13:17:53 UTC, committed by Alex Deucher on 27 September 2022, 22:03:09 UTC
The function amdgpu_fence_count_emitted used in work_hander should not call
amdgpu_fence_process which must be used in irq handler.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jiadong.Zhu <Jiadong.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent b3e45b1
History
Tip revision: 11e38360cc15e2d5995449d19030b13a67d73cb3 authored by Jiadong.Zhu on 23 September 2022, 13:17:53 UTC
drm/amdgpu: Remove fence_process in count_emitted
Tip revision: 11e3836
File Mode Size
Kconfig -rw-r--r-- 782 bytes
Makefile -rw-r--r-- 367 bytes
README -rw-r--r-- 3.3 KB
rnbd-clt-sysfs.c -rw-r--r-- 15.6 KB
rnbd-clt.c -rw-r--r-- 46.2 KB
rnbd-clt.h -rw-r--r-- 3.7 KB
rnbd-common.c -rw-r--r-- 554 bytes
rnbd-log.h -rw-r--r-- 1.4 KB
rnbd-proto.h -rw-r--r-- 7.1 KB
rnbd-srv-dev.c -rw-r--r-- 944 bytes
rnbd-srv-dev.h -rw-r--r-- 1.5 KB
rnbd-srv-sysfs.c -rw-r--r-- 6.1 KB
rnbd-srv.c -rw-r--r-- 22.0 KB
rnbd-srv.h -rw-r--r-- 2.2 KB

README

back to top