aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v6_7.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/amdgpu: get hash bit for CH4 in umc channel indexTao Zhou1-0/+15
2022-01-27drm/amdgpu: update algorithm of umc address conversionTao Zhou1-0/+4
2022-01-27drm/amdgpu: increase bad page number for umc ras queryTao Zhou1-0/+4
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai1-1/+1
2021-08-05drm/amdgpu: Fix channel_index table layout for AldebaranMukul Joshi1-2/+2
2021-07-08drm/amdgpu: initialize umc ras functionJohn Clements1-0/+15
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang1-1/+1
2021-04-09drm/amdgpu: implement umc query error count callbackHawking Zhang1-0/+2
2021-04-09drm/amdgpu: add helper funtion to query umc ras errorHawking Zhang1-0/+7
2021-04-09drm/amdgpu: create umc_v6_7_funcs for aldebaranHawking Zhang1-0/+28