aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v8_7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou1-22/+25
2022-10-11drm/amdgpu: remove check for CE in RAS error address queryTao Zhou1-14/+6
2022-02-23drm/amdgpu: Remove unused get_umc_v8_7_channel_index functionMaĆ­ra Canal1-7/+0
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou1-30/+6
2022-01-25drm/amdgpu: fix channel index mapping for SIENNA_CICHLIDStanley.Yang1-12/+17
2022-01-19drm/amdgpu: remove unused variable warningStanley.Yang1-6/+0
2022-01-19drm/amdgpu: remove unused variablemziya1-4/+0
2022-01-18drm/amdgpu: add new query interface for umc_v8_7 blockmziya1-5/+155
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai1-4/+8
2021-06-18drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang1-1/+1
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang1-1/+3
2020-11-02drm/amdgpu/umc: use "*" adjacent to data nameDeepak R Varma1-2/+2
2020-07-27drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements1-0/+331