summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
2022-06-01drm/amdgpu: Resolve RAS GFX error count issue after cold boot on ArcturusCandice Li
2022-06-01drm/amdgpu: fix ras supported checkStanley.Yang
2022-05-26drm/amdgpu: support ras on SRIOVStanley.Yang
2022-05-10drm/amdgpu: refine RAS poison consumption handlerTao Zhou
2022-05-10drm/amdgpu: enable RAS IH for poison consumptionTao Zhou
2022-04-25drm/amdgpu: Remove useless kfreeHaowen Bai
2022-04-22drm/amdgpu: add RAS fatal error interrupt handlerTao Zhou
2022-04-22drm/amdgpu: add RAS poison consumption handler (v2)Tao Zhou
2022-04-22drm/amdgpu: add RAS poison creation handler (v2)Tao Zhou
2022-03-28drm/amdgpu: Add vcn and jpeg ras support flagMohammad Zafar Ziya
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai
2022-02-23drm/amdgpu: Fixed warning reported by kernel test robotyipechai
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaĆ­ra Canal
2022-02-17drm/amdgpu: fix amdgpu_ras_block_late_init error handlerTom Rix
2022-02-17drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocksyipechai
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-14drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_blo...yipechai
2022-02-14drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdg...yipechai
2022-02-14drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function ...yipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07Revert "drm/amdgpu: Add judgement to avoid infinite loop"yipechai
2022-02-07drm/amdgpu: Fixed the defect of soft lock caused by infinite loopyipechai
2022-02-07drm/amdgpu: Print once if RAS unsupportedLuben Tuikov
2022-02-02drm/amdgpu: Add judgement to avoid infinite loopyipechai
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou
2022-01-25Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already e...yipechai
2022-01-19drm/amdgpu: Remove repeated callsyipechai
2022-01-18drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai
2022-01-18drm/amdgpu: handle denied inject error into critical regions v2Stanley.Yang
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai
2022-01-14drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai
2022-01-14drm/amdgpu: clean up some inconsistent indentingYang Li
2022-01-14drm/amdgpu: remove unneeded semicolonYang Li
2022-01-14drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai
2022-01-14drm/amdgpu: Add ras supported check for register_ras_blockyipechai
2022-01-14drm/amdgpu: Removed redundant ras codeyipechai
2022-01-14drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai
2022-01-14drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify gfx 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/amdgpu: Unify ras block interface for each ras blockyipechai