summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move umc offset to one new header file for ArcturusGuchun Chen2019-12-181-16/+1
* drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements2019-12-111-14/+64
* drm/amdgpu: use GPU PAGE SHIFT for umc retired pageTao Zhou2019-10-031-1/+1
* drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou2019-09-161-4/+4
* drm/amdgpu: move umc late init from gmc to umc blockTao Zhou2019-09-161-0/+1
* drm/amdgpu: save umc error recordsTao Zhou2019-09-131-7/+32
* 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
OpenPOWER on IntegriCloud