summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-17drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcsGraham Sider1-2/+2
2021-10-04amd/amdkfd: add ras page retirement handling for sq/sdma (v3)Tao Zhou1-2/+2
2021-06-07drm/amdkfd: add sdma poison consumption handlingHawking Zhang1-1/+6
2021-05-19drm/amdkfd: refine the poison data consumption handlingDennis Li1-1/+1
2021-04-28drm/amdgpu: remove unnecessary header includeHawking Zhang1-1/+0
2021-04-20drm/amdkfd: add edc error interrupt handle for poison propogate modeDennis Li1-7/+122
2021-03-23drm/amdkfd: Add kernel parameter to stop queue eviction on vm faultOak Zeng1-2/+3
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