summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: fix double free err_addr pointer warningsBob Zhou
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai
2024-01-22drm/amdgpu: update check condition of query for ras page retireTao Zhou
2024-01-22drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai
2024-01-15drm/amdgpu: Log deferred error separatelyCandice Li
2024-01-15drm/amdgpu: Do bad page retirement for deferred errorsCandice Li
2023-11-03drm/amdgpu: use mode-2 reset for RAS poison consumptionTao Zhou
2023-10-13drm/amdgpu: add ras_err_info to identify RAS error sourceYang Wang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-06-15drm/amdgpu: Optimize checking ras supportedStanley.Yang
2023-04-11drm/amdgpu: optimize redundant code in umc_v8_10YiPeng Chai
2023-03-22drm/amdgpu: Initialize umc ras callbackHawking Zhang
2023-03-13drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang
2023-02-23drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou
2022-12-15drm/amdgpu: add RAS poison consumption handler for SRIOVTao Zhou
2022-10-27drm/amdgpu: remove ras_error_status parameter for UMC poison handlerTao Zhou
2022-10-27drm/amdgpu: add RAS poison handling for MCATao Zhou
2022-10-27drm/amdgpu: add RAS page retirement functions for MCATao Zhou
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...yipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai
2022-02-14drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function codeyipechai
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou
2021-12-28drm/amdgpu: add gpu reset control for umc page retirementTao Zhou
2021-11-22drm/amdgpu: query umc error info from ecc_table v2Stanley.Yang
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li
2021-07-01drm/amdgpu: Some renamesLuben Tuikov
2021-06-18drm/amdgpu: message smu to update hbm bad page numberStanley.Yang
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang
2020-10-30drm/amdgpu: change to save bad pages in UMC error interrupt callbackDennis Li
2020-08-04drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen
2020-04-13drm/amdgpu: add uncorrectable error count print in UMC ecc irq cbGuchun Chen
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou
2020-01-07drm/amdgpu: removed GFX RAS support check in UMC ECC callbackJohn Clements
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou