summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
AgeCommit message (Expand)AuthorLines
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou-0/+2
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen-2/+1
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma-0/+5
2019-12-05drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma-0/+3
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou-1/+1
2019-09-16drm/amdgpu: fix ras ctrl debugfs node leakGuchun Chen-2/+0
2019-09-16drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky-1/+3
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou-0/+5
2019-09-13drm/amdgpu: save umc error recordsTao Zhou-1/+1
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou-6/+5
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky-1/+1
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky-0/+10
2019-09-13drm/amdgpu: add helper function to do common ras_late_init/fini (v3)Hawking Zhang-0/+7
2019-08-27drm/amdgpu: Add RAS EEPROM table.Andrey Grodzovsky-0/+3
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen-1/+1
2019-07-31drm/amdgpu: add define for gfx ras subblockDennis Li-0/+230
2019-07-31drm/amdgpu: allow ras interrupt callback to return error dataTao Zhou-18/+19
2019-07-31drm/amdgpu: add support for recording ras error addressTao Zhou-0/+2
2019-07-31drm/amdgpu: move some ras data structure to amdgpu_ras.hHawking Zhang-1/+68
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-2/+2
2019-06-11drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter-0/+2
2019-05-24drm/amdgpu: ras support suspend/resumexinhui pan-1/+3
2019-05-24drm/amdgpu: add badpages sysfs interafcexinhui pan-0/+1
2019-05-24drm/amdgpu: handle ras resetxinhui pan-0/+3
2019-05-24drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"xinhui pan-3/+0
2019-04-10drm/amdgpu: Introduce another ras enable functionxinhui pan-0/+3
2019-03-27drm/amdgpu: Fix amdgpu ras to ta enums conversionxinhui pan-0/+56
2019-03-19drm/amdgpu: add new ras workflow control flagsxinhui pan-0/+3
2019-03-19drm/amdgpu: add new member hw_supportedxinhui pan-0/+3
2019-03-19drm/amdgpu: skip gpu reset when ras error occuredxinhui pan-0/+3
2019-03-19drm/amdgpu: add debugfs ctrl nodexinhui pan-0/+9
2019-03-19drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan-0/+217