summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov2021-05-271-0/+5
* drm/amdgpu: Fix RAS function interfaceLuben Tuikov2021-05-271-2/+3
* drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements2021-05-191-0/+3
* drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2021-05-101-1/+1
* drm/amdgpu: Move up ras_hw_supportedLuben Tuikov2021-05-101-1/+0
* drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2021-05-101-3/+1
* drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang2021-03-231-0/+2
* drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li2021-03-231-1/+4
* drm/amdgpu: remove unnecessary reading for epprom headerDennis Li2021-02-261-2/+0
* drm/amdgpu: do not keep debugfs dentryNirmoy Das2021-02-181-4/+0
* drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2020-12-081-6/+0
* drm/amdgpu: fix the issue of reserving bad pages failedDennis Li2020-10-301-8/+0
* drm/amdgpu: remove redundant GPU resetDennis Li2020-10-301-9/+1
* drm/amdgpu: change to save bad pages in UMC error interrupt callbackDennis Li2020-10-301-0/+1
* drm/amdgpu: bypass querying ras error count registersGuchun Chen2020-08-141-0/+3
* drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen2020-08-041-0/+2
* drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen2020-08-041-3/+11
* drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen2020-08-041-0/+3
* drm/amdgpu: RAS emergency restart logic refineWenhui Sheng2020-07-151-0/+1
* drm/amdgpu: disable ras query and iject during gpu resetJohn Clements2020-04-011-0/+4
* drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou2020-03-101-0/+2
* drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen2019-12-181-2/+1
* drm/amdgpu: clear err_event_athub flag after reset exitLe Ma2019-12-051-0/+5
* drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma2019-12-051-0/+3
* drm/amdgpu: update parameter of ras_ih_cbTao Zhou2019-10-031-1/+1
* drm/amdgpu: fix ras ctrl debugfs node leakGuchun Chen2019-09-161-2/+0
* drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky2019-09-161-1/+3
* drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou2019-09-131-0/+5
* drm/amdgpu: save umc error recordsTao Zhou2019-09-131-1/+1
* drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou2019-09-131-6/+5
* dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky2019-09-131-1/+1
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-131-0/+10
* drm/amdgpu: add helper function to do common ras_late_init/fini (v3)Hawking Zhang2019-09-131-0/+7
* drm/amdgpu: Add RAS EEPROM table.Andrey Grodzovsky2019-08-271-0/+3
* drm/amdgpu: correct ras error count typeGuchun Chen2019-08-231-1/+1
* drm/amdgpu: add define for gfx ras subblockDennis Li2019-07-311-0/+230
* drm/amdgpu: allow ras interrupt callback to return error dataTao Zhou2019-07-311-18/+19
* drm/amdgpu: add support for recording ras error addressTao Zhou2019-07-311-0/+2
* drm/amdgpu: move some ras data structure to amdgpu_ras.hHawking Zhang2019-07-311-1/+68
* amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-2/+2
* drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter2019-06-111-0/+2
* drm/amdgpu: ras support suspend/resumexinhui pan2019-05-241-1/+3
* drm/amdgpu: add badpages sysfs interafcexinhui pan2019-05-241-0/+1
* drm/amdgpu: handle ras resetxinhui pan2019-05-241-0/+3
* drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"xinhui pan2019-05-241-3/+0
* drm/amdgpu: Introduce another ras enable functionxinhui pan2019-04-101-0/+3
* drm/amdgpu: Fix amdgpu ras to ta enums conversionxinhui pan2019-03-271-0/+56
* drm/amdgpu: add new ras workflow control flagsxinhui pan2019-03-191-0/+3
* drm/amdgpu: add new member hw_supportedxinhui pan2019-03-191-0/+3
* drm/amdgpu: skip gpu reset when ras error occuredxinhui pan2019-03-191-0/+3