summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-07drm/amdgpu: resolve bug in UMC 6 error counter queryJohn Clements1-35/+0
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou1-0/+1
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou1-2/+2
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou1-0/+1
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou1-0/+6
2019-10-03drm/amdgpu: fix an UMC hw arbitrator bug(v3)Monk Liu1-0/+1
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou1-1/+1
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou1-0/+2
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou1-0/+9
2019-08-02drm/amdgpu: add macro of umc for each channelTao Zhou1-0/+23
2019-08-02drm/amdgpu: add more parameters and functions to amdgpu_umc structureTao Zhou1-0/+13
2019-07-31drm/amdgpu: add structures for umc error address translationTao Zhou1-0/+2
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou1-0/+6
2019-07-31drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang1-0/+29