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