summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
AgeCommit message (Expand)AuthorLines
2025-11-06drm/amdgpu: make MCA IPID parse globalTao Zhou-0/+2
2025-05-29drm/amdgpu: handle old RAS eeprom data in non-nps1 modeganglxie-0/+2
2025-05-13drm/amdgpu: Modify the count method of defer errorCe Sun-0/+2
2025-05-13drm/amdgpu: add get_retire_flip_bits for UMCTao Zhou-0/+15
2025-02-25drm/amdgpu: Save nps to eepromganglxie-0/+7
2024-12-10drm/amdgpu: add interface to get die id from memory addressTao Zhou-0/+2
2024-12-10drm/amdgpu: add a flag to indicate UMC channel index versionTao Zhou-0/+16
2024-12-10drm/amdgpu: save UMC global channel index to eepromTao Zhou-1/+1
2024-12-10drm/amdgpu: add function to find all memory pages in one physical rowTao Zhou-0/+2
2024-12-10drm/amdgpu: add return value for convert_ras_err_addrTao Zhou-1/+1
2024-12-10drm/amdgpu: make convert_ras_err_addr visible outside UMC blockTao Zhou-0/+11
2024-07-23drm/amdgpu: Remove unused codeYiPeng Chai-5/+0
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai-0/+3
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai-1/+1
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai-0/+3
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai-1/+6
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai-0/+6
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou-2/+2
2024-03-20drm/amdgpu: Update setting EEPROM table versionCandice Li-2/+0
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai-1/+2
2024-01-22drm/amdgpu: add interface to check mca umc statusYiPeng Chai-1/+3
2024-01-22drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai-0/+3
2023-09-11drm/amdgpu: add address conversion for UMC v12Tao Zhou-0/+5
2023-06-09drm/amdgpu: Support setting EEPROM table versionStanley.Yang-0/+2
2023-04-11drm/amdgpu: optimize redundant code in umc_v8_10YiPeng Chai-0/+7
2023-03-13drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang-0/+1
2023-03-06drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li-2/+5
2023-02-23drm/amdgpu: add umc retire unit elementTao Zhou-0/+2
2022-10-27drm/amdgpu: remove ras_error_status parameter for UMC poison handlerTao Zhou-3/+1
2022-10-27drm/amdgpu: add RAS page retirement functions for MCATao Zhou-0/+2
2022-10-17drm/amdgpu: move convert_error_address out of umc_rasHawking Zhang-3/+0
2022-10-11drm/amdgpu: define RAS convert_error_address APITao Zhou-5/+2
2022-09-29drm/amdgpu: export umc error address convert interfaceTao Zhou-0/+6
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai-0/+10
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...yipechai-1/+0
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai-1/+1
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai-1/+1
2022-02-14drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function codeyipechai-0/+4
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou-0/+5
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai-9/+5
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou-2/+1
2021-12-28drm/amdgpu: add gpu reset control for umc page retirementTao Zhou-2/+3
2021-11-22drm/amdgpu: add new query interface for umc block v2Stanley.Yang-0/+4
2021-09-28drm/amdgpu: add poison mode query for UMCTao Zhou-0/+1
2021-06-18drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang-0/+5
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang-2/+7
2020-07-23drm/amdgpu: move umc specific macros to headerJohn Clements-0/+14
2020-01-07drm/amdgpu: resolve bug in UMC 6 error counter queryJohn Clements-35/+0
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou-0/+1
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou-2/+2