summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai1-1/+2
2022-01-15drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai1-1/+2
2022-01-15drm/amdgpu: clean up some inconsistent indentingYang Li1-3/+5
2022-01-15drm/amdgpu: remove unneeded semicolonYang Li1-1/+1
2022-01-15drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai1-0/+8
2022-01-15drm/amdgpu: Add ras supported check for register_ras_blockyipechai1-0/+3
2022-01-15drm/amdgpu: Removed redundant ras codeyipechai1-48/+19
2022-01-15drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai1-76/+13
2022-01-15drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai1-10/+0
2022-01-15drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai1-15/+15
2022-01-15drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai1-12/+10
2022-01-15drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai1-34/+13
2022-01-15drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai1-8/+8
2022-01-15drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai1-3/+7
2022-01-15drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai1-21/+42
2022-01-15drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai1-0/+39
2022-01-15drm/amdgpu: Unify ras block interface for each ras blockyipechai1-0/+46
2022-01-15drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan1-3/+2
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das1-4/+2
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu1-0/+1
2021-12-14drm/amdgpu: fix amdgpu_ras_mca_query_error_status scopeIsabella Basso1-3/+3
2021-12-14drm/amd: fix improper docstring syntaxIsabella Basso1-3/+3
2021-12-14drm/amdgpu: enable RAS poison flag when GPU is connected to CPUTao Zhou1-1/+5
2021-12-07drm/amdgpu: skip umc ras error count harvestStanley.Yang1-5/+10
2021-12-07drm/amdgpu: only skip get ecc info for aldebaranStanley.Yang1-1/+2
2021-12-02drm/amdgpu: skip query ecc info in gpu recoveryStanley.Yang1-0/+4
2021-12-02drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang1-1/+0
2021-11-22drm/amdgpu: query umc error info from ecc_table v2Stanley.Yang1-9/+33
2021-11-22drm/amdgpu: Add recovery_lock to save bad pages functionCandice Li1-0/+2
2021-10-13drm/amdgpu: Fix RAS page retirement with mode2 reset on AldebaranMukul Joshi1-12/+21
2021-10-06drm/amdgpu: Register MCE notifier for Aldebaran RASMukul Joshi1-0/+141
2021-10-04drm/amdgpu: resolve RAS query bugJohn Clements1-0/+3
2021-09-28drm/amdgpu: skip umc ras irq handling in poison mode (v2)Tao Zhou1-14/+20
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou1-2/+30
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li1-32/+1
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements1-37/+109
2021-09-14drm/amdgpu: Update RAS trigger error block supportJohn Clements1-0/+3
2021-09-01drm/amd/amdgpu: add mpio to ras blockCandice Li1-0/+1
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li1-3/+1
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-1/+1
2021-07-08drm/amdgpu: Return error if no RASLuben Tuikov1-14/+35
2021-07-01drm/amdgpu: Fix koops when accessing RAS EEPROMLuben Tuikov1-4/+12
2021-07-01drm/amdgpu: RAS EEPROM table is now in debugfsLuben Tuikov1-3/+9
2021-07-01drm/amdgpu: Optimize EEPROM RAS table I/OLuben Tuikov1-4/+4
2021-07-01drm/amdgpu: Some renamesLuben Tuikov1-8/+8
2021-07-01drm/amdgpu: Use explicit cardinality for clarityLuben Tuikov1-29/+21
2021-07-01drm/amdgpu: Return result fix in RASLuben Tuikov1-9/+13
2021-07-01drm/amdgpu: RAS xfer to read/writeLuben Tuikov1-5/+4
2021-07-01drm/amdgpu: Rename misspelled functionLuben Tuikov1-6/+5
2021-06-19drm/amdgpu: message smu to update hbm bad page numberStanley.Yang1-0/+3