aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou1-5/+5
2019-08-02drm/amdgpu: update the calc algorithm of umc ecc error countTao Zhou1-4/+6
2019-08-02drm/amdgpu: implement umc ras init functionTao Zhou1-0/+32
2019-08-02drm/amdgpu: apply umc_for_each_channel macro to umc_6_1Tao Zhou1-56/+28
2019-08-02drm/amdgpu: initialize new parameters and functions for amdgpu_umc structureTao Zhou1-1/+9
2019-08-02drm/amdgpu: remove the clear of MCA_ADDRTao Zhou1-2/+0
2019-07-31drm/amdgpu: query umc ras error addressTao Zhou1-0/+80
2019-07-31drm/amdgpu: add structures for umc error address translationTao Zhou1-0/+10
2019-07-31drm/amdgpu: update algorithm of umc uncorrectable error countingTao Zhou1-6/+6
2019-07-31drm/amdgpu: use 64bit operation macros for umcTao Zhou1-17/+8
2019-07-31drm/amdgpu: add umc v6_1 query error count supportHawking Zhang1-0/+162