aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
AgeCommit message (Expand)Author
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
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou