summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-08drm/amdkfd: check more client ids in interrupt handlerTao Zhou1-2/+10
2020-12-23drm/amdkfd: check both client id and src id in interrupt handlersAlex Deucher1-11/+35
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin1-0/+2
2020-05-21drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan1-2/+2
2019-10-03drm/amdkfd: Query vmid pasid mapping through stored info for non HWSYong Zhao1-2/+1
2019-07-18drm/amdkfd: Support MMHUB1 in kfd interrupt pathYong Zhao1-0/+2
2018-11-19drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWSYong Zhao1-3/+22
2018-11-19drm/amdkfd: Adjust the debug message in KFD ISRYong Zhao1-7/+7
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao1-1/+3
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl1-2/+16
2018-05-01drm/amdkfd: Add sanity checks in IRQ handlersFelix Kuehling1-16/+24
2018-04-10drm/amdkfd: Add SOC15 interrupt processing supportFelix Kuehling1-0/+84