summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
AgeCommit message (Expand)Author
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
2019-06-11drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-05-24drm/amdgpu: ras support suspend/resumexinhui pan
2019-05-24drm/amdgpu: add badpages sysfs interafcexinhui pan
2019-05-24drm/amdgpu: handle ras resetxinhui pan
2019-05-24drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"xinhui pan
2019-04-10drm/amdgpu: Introduce another ras enable functionxinhui pan
2019-03-27drm/amdgpu: Fix amdgpu ras to ta enums conversionxinhui pan
2019-03-19drm/amdgpu: add new ras workflow control flagsxinhui pan
2019-03-19drm/amdgpu: add new member hw_supportedxinhui pan
2019-03-19drm/amdgpu: skip gpu reset when ras error occuredxinhui pan
2019-03-19drm/amdgpu: add debugfs ctrl nodexinhui pan
2019-03-19drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan