aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang1-0/+3
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai1-1/+1
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai1-0/+1
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai1-1/+1
2022-02-14drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_block_late_init/amdgpu_ras_block_late_finiyipechai1-8/+0
2022-02-14drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdgpu_ras.cyipechai1-3/+3
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai1-6/+9
2022-02-07drm/amdgpu: Fixed the defect of soft lock caused by infinite loopyipechai1-3/+0
2022-01-18drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai1-4/+6
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.hyipechai1-24/+10
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai1-0/+28
2021-11-22drm/amdgpu: add new query interface for umc block v2Stanley.Yang1-0/+16
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou1-0/+5
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li1-3/+0
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements1-5/+14
2021-09-01drm/amd/amdgpu: add mpio to ras blockCandice Li1-0/+2
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements1-1/+2
2021-08-24drm/amd/amdgpu: add name field back to ras_common_ifCandice Li1-0/+1
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li1-2/+3
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-2/+2
2021-07-08drm/amdgpu: Return error if no RASLuben Tuikov1-3/+3
2021-07-01drm/amdgpu: RAS EEPROM table is now in debugfsLuben Tuikov1-0/+1
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov1-0/+5
2021-05-27drm/amdgpu: Fix RAS function interfaceLuben Tuikov1-2/+3
2021-05-19drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements1-0/+3
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-1/+1
2021-05-10drm/amdgpu: Move up ras_hw_supportedLuben Tuikov1-1/+0
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-3/+1
2021-03-23drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang1-0/+2
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li1-1/+4
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li1-2/+0
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das1-4/+0
2020-12-08drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann1-6/+0
2020-10-30drm/amdgpu: fix the issue of reserving bad pages failedDennis Li1-8/+0
2020-10-30drm/amdgpu: remove redundant GPU resetDennis Li1-9/+1
2020-10-30drm/amdgpu: change to save bad pages in UMC error interrupt callbackDennis Li1-0/+1
2020-08-14drm/amdgpu: bypass querying ras error count registersGuchun Chen1-0/+3
2020-08-04drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen1-0/+2
2020-08-04drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen1-3/+11
2020-08-04drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen1-0/+3
2020-07-15drm/amdgpu: RAS emergency restart logic refineWenhui Sheng1-0/+1
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements1-0/+4
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou1-0/+2
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen1-2/+1
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma1-0/+5
2019-12-05drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma1-0/+3
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou1-1/+1
2019-09-16drm/amdgpu: fix ras ctrl debugfs node leakGuchun Chen1-2/+0
2019-09-16drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky1-1/+3
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper placeTao Zhou1-0/+5