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
.gitignore -rw-r--r-- 103 bytes
Kconfig -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 842 bytes
adummy.c -rw-r--r-- 4.1 KB
atmtcp.c -rw-r--r-- 11.5 KB
eni.c -rw-r--r-- 61.1 KB
eni.h -rw-r--r-- 4.6 KB
fore200e.c -rw-r--r-- 82.8 KB
fore200e.h -rw-r--r-- 38.1 KB
he.c -rw-r--r-- 76.0 KB
he.h -rw-r--r-- 19.8 KB
idt77105.c -rw-r--r-- 11.2 KB
idt77105.h -rw-r--r-- 3.8 KB
idt77252.c -rw-r--r-- 89.1 KB
idt77252.h -rw-r--r-- 33.6 KB
idt77252_tables.h -rw-r--r-- 45.0 KB
iphase.c -rw-r--r-- 107.5 KB
iphase.h -rw-r--r-- 53.3 KB
lanai.c -rw-r--r-- 80.3 KB
midway.h -rw-r--r-- 7.6 KB
nicstar.c -rw-r--r-- 72.8 KB
nicstar.h -rw-r--r-- 22.9 KB
nicstarmac.c -rw-r--r-- 5.8 KB
nicstarmac.copyright -rw-r--r-- 2.7 KB
solos-attrlist.c -rw-r--r-- 2.3 KB
solos-pci.c -rw-r--r-- 38.8 KB
suni.c -rw-r--r-- 9.8 KB
suni.h -rw-r--r-- 9.8 KB
tonga.h -rw-r--r-- 733 bytes
zeprom.h -rw-r--r-- 984 bytes

back to top