summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
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-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
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu
2021-12-13drm/amdgpu: fix amdgpu_ras_mca_query_error_status scopeIsabella Basso
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2021-12-13drm/amdgpu: enable RAS poison flag when GPU is connected to CPUTao Zhou
2021-12-07drm/amdgpu: skip umc ras error count harvestStanley.Yang
2021-12-07drm/amdgpu: only skip get ecc info for aldebaranStanley.Yang
2021-12-02drm/amdgpu: skip query ecc info in gpu recoveryStanley.Yang
2021-12-01drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang
2021-11-22drm/amdgpu: query umc error info from ecc_table v2Stanley.Yang
2021-11-22drm/amdgpu: Add recovery_lock to save bad pages functionCandice Li
2021-10-13drm/amdgpu: Fix RAS page retirement with mode2 reset on AldebaranMukul Joshi
2021-10-06drm/amdgpu: Register MCE notifier for Aldebaran RASMukul Joshi
2021-10-04drm/amdgpu: resolve RAS query bugJohn Clements
2021-09-28drm/amdgpu: skip umc ras irq handling in poison mode (v2)Tao Zhou
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements
2021-09-14drm/amdgpu: Update RAS trigger error block supportJohn Clements
2021-09-01drm/amd/amdgpu: add mpio to ras blockCandice Li
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li
2021-07-08drm/amdgpu: Return error if no RASLuben Tuikov
2021-07-01drm/amdgpu: Fix koops when accessing RAS EEPROMLuben Tuikov
2021-07-01drm/amdgpu: RAS EEPROM table is now in debugfsLuben Tuikov
2021-07-01drm/amdgpu: Optimize EEPROM RAS table I/OLuben Tuikov
2021-07-01drm/amdgpu: Some renamesLuben Tuikov
2021-07-01drm/amdgpu: Use explicit cardinality for clarityLuben Tuikov