aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c
AgeCommit message (Expand)Author
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou
2019-08-02drm/amdgpu: update the calc algorithm of umc ecc error countTao Zhou
2019-08-02drm/amdgpu: implement umc ras init functionTao Zhou
2019-08-02drm/amdgpu: apply umc_for_each_channel macro to umc_6_1Tao Zhou
2019-08-02drm/amdgpu: initialize new parameters and functions for amdgpu_umc structureTao Zhou
2019-08-02drm/amdgpu: remove the clear of MCA_ADDRTao Zhou
2019-07-31drm/amdgpu: query umc ras error addressTao Zhou
2019-07-31drm/amdgpu: add structures for umc error address translationTao Zhou
2019-07-31drm/amdgpu: update algorithm of umc uncorrectable error countingTao Zhou
2019-07-31drm/amdgpu: use 64bit operation macros for umcTao Zhou
2019-07-31drm/amdgpu: add umc v6_1 query error count supportHawking Zhang