summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
AgeCommit message (Expand)Author
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-01drm/amd/amdgpu: add mpio to ras blockCandice Li
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements
2021-08-24drm/amd/amdgpu: add name field back to ras_common_ifCandice 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: RAS EEPROM table is now in debugfsLuben Tuikov
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov
2021-05-27drm/amdgpu: Fix RAS function interfaceLuben Tuikov
2021-05-19drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: Move up ras_hw_supportedLuben Tuikov
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov
2021-03-23drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das
2020-12-08drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann
2020-10-30drm/amdgpu: fix the issue of reserving bad pages failedDennis Li
2020-10-30drm/amdgpu: remove redundant GPU resetDennis Li
2020-10-30drm/amdgpu: change to save bad pages in UMC error interrupt callbackDennis Li
2020-08-14drm/amdgpu: bypass querying ras error count registersGuchun Chen
2020-08-04drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen
2020-08-04drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen
2020-08-04drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen
2020-07-15drm/amdgpu: RAS emergency restart logic refineWenhui Sheng
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma
2019-12-05drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou
2019-09-16drm/amdgpu: fix ras ctrl debugfs node leakGuchun Chen
2019-09-16drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-13drm/amdgpu: save umc error recordsTao Zhou
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: add helper function to do common ras_late_init/fini (v3)Hawking Zhang
2019-08-27drm/amdgpu: Add RAS EEPROM table.Andrey Grodzovsky
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen
2019-07-31drm/amdgpu: add define for gfx ras subblockDennis Li
2019-07-31drm/amdgpu: allow ras interrupt callback to return error dataTao Zhou
2019-07-31drm/amdgpu: add support for recording ras error addressTao Zhou
2019-07-31drm/amdgpu: move some ras data structure to amdgpu_ras.hHawking Zhang
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman