summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
2020-08-04drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen
2020-08-04drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen
2020-08-04drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen
2020-08-04drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun 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: break driver init process when it's bad GPU(v5)Guchun Chen
2020-08-04drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-22drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen
2020-07-15drm/amdgpu: RAS emergency restart logic refineWenhui Sheng
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das
2020-06-02drm/amdgpu: remove useless code in RASGuchun Chen
2020-06-02drm/amdgpu: fix RAS memory leak in error caseGuchun Chen
2020-05-28drm/amdgpu: print warning when input address is invalidGuchun Chen
2020-05-14drm/amdgpu: Update RAS XGMI error inject sequenceJohn Clements
2020-05-05drm/amdgpu: allocate large structures dynamicallyArnd Bergmann
2020-04-30drm/amdgpu: update RAS error handlingJohn Clements
2020-04-22drm/amdgpu: set error query ready after all IPs late initDennis Li
2020-04-22drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen
2020-04-09drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements
2020-04-01drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-03-20drm/amdgpu: protect RAS sysfs during GPU resetJohn Clements
2020-03-13drm/amdgpu: fix warning in ras_debugfs_create_all()Stanley.Yang
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou
2020-03-06drm/amdgpu: enable PCS error report on VG20Hawking Zhang
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang
2020-02-19drm/amdgpu: log on non-zero error conter per IP before GPU resetGuchun Chen
2020-01-22drm/amdgpu: added support to get mGPU DRAM baseJohn Clements
2020-01-16drm/amdgpu: check if driver should try recovery in ras recovery pathHawking Zhang
2020-01-14drm/amdgpu: support error reporting for sdma ip blockHawking Zhang
2019-12-23drm/amdgpu: add missed return value set for error caseGuchun Chen
2019-12-18drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.czhengbin
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen
2019-12-05drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma
2019-11-19drm/amdgpu: enable ras capablity check on arcturusHawking Zhang
2019-11-06drm/amdgpu: Improve RAS documentation (v2)Alex Deucher
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma
2019-10-25drm/amdgpu: define macros for retire page reservationGuchun Chen
2019-10-25drm/amdgpu: refine reboot debugfs operation in ras case (v3)Guchun Chen
2019-10-15dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT interrupt.Andrey Grodzovsky
2019-10-10drm/amdgpu: avoid ras error injection for retired pageTao Zhou
2019-10-10drm/amdgpu/ras: document the reboot ras optionAlex Deucher
2019-10-10drm/amdgpu/ras: fix typos in documentationAlex Deucher
2019-10-07drm/amdgpu: Fix error handling in amdgpu_ras_recovery_initFelix Kuehling
2019-10-03drm/amdgpu: simplify the access to eeprom_control structTao Zhou