aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-07drm/amdgpu: removed GFX RAS support check in UMC ECC callbackJohn Clements1-7/+1
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen1-1/+1
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou1-0/+4
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou1-0/+15
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou1-8/+7
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou1-14/+14
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou1-1/+64
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou1-2/+2
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou1-0/+4
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou1-0/+73