aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/umc_v8_10.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Update setting EEPROM table versionCandice Li2024-03-201-6/+0
* drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li2023-10-271-7/+5
* drm/amdgpu: Support setting EEPROM table versionStanley.Yang2023-06-091-0/+6
* drm/amdgpu: optimize redundant code in umc_v8_10YiPeng Chai2023-04-111-119/+76
* drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li2023-03-021-10/+5
* drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
* drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
* drm/amdgpu: correct umc poison mode set valueStanley.Yang2023-01-031-20/+4
* drm/amdgpu: Add umc channel index mapping table for umc_v8_10YiPeng Chai2022-11-151-0/+10
* drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li2022-10-111-0/+26
* drm/amdgpu: remove check for CE in RAS error address queryTao Zhou2022-10-111-28/+20
* drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter onlyCandice Li2022-09-131-9/+3
* drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai2022-07-181-0/+357