Age | Commit message (Expand) | Author |
2020-04-22 | drm/amdgpu: set error query ready after all IPs late init | Dennis Li |
2020-04-22 | drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU | Guchun Chen |
2020-04-13 | drm/amdgpu: refine ras related message print | Guchun Chen |
2020-04-09 | drm/amdgpu: resolve mGPU RAS query instability | John Clements |
2020-04-01 | drm/amdgpu: fix non-pointer dereference for non-RAS supported | Evan Quan |
2020-04-01 | drm/amdgpu: disable ras query and iject during gpu reset | John Clements |
2020-03-20 | drm/amdgpu: protect RAS sysfs during GPU reset | John Clements |
2020-03-13 | drm/amdgpu: fix warning in ras_debugfs_create_all() | Stanley.Yang |
2020-03-13 | drm/amdgpu: update ras capability's query based on mem ecc configuration | Guchun Chen |
2020-03-10 | drm/amdgpu: call ras_debugfs_create_all in debugfs_init | Tao Zhou |
2020-03-10 | drm/amdgpu: add function to creat all ras debugfs node | Tao Zhou |
2020-03-06 | drm/amdgpu: enable PCS error report on VG20 | Hawking Zhang |
2020-02-26 | drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.c | Hawking Zhang |
2020-02-19 | drm/amdgpu: log on non-zero error conter per IP before GPU reset | Guchun Chen |
2020-01-22 | drm/amdgpu: added support to get mGPU DRAM base | John Clements |
2020-01-16 | drm/amdgpu: check if driver should try recovery in ras recovery path | Hawking Zhang |
2020-01-14 | drm/amdgpu: support error reporting for sdma ip block | Hawking Zhang |
2019-12-23 | drm/amdgpu: add missed return value set for error case | Guchun Chen |
2019-12-18 | drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.c | zhengbin |
2019-12-18 | drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu | Guchun Chen |
2019-12-05 | drm/amdgpu: export amdgpu_ras_find_obj to use externally | Le Ma |
2019-11-19 | drm/amdgpu: enable ras capablity check on arcturus | Hawking Zhang |
2019-11-06 | drm/amdgpu: Improve RAS documentation (v2) | Alex Deucher |
2019-10-30 | drm/amdgpu: bypass some cleanup work after err_event_athub (v2) | Le Ma |
2019-10-25 | drm/amdgpu: define macros for retire page reservation | Guchun Chen |
2019-10-25 | drm/amdgpu: refine reboot debugfs operation in ras case (v3) | Guchun Chen |
2019-10-15 | dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT interrupt. | Andrey Grodzovsky |
2019-10-10 | drm/amdgpu: avoid ras error injection for retired page | Tao Zhou |
2019-10-10 | drm/amdgpu/ras: document the reboot ras option | Alex Deucher |
2019-10-10 | drm/amdgpu/ras: fix typos in documentation | Alex Deucher |
2019-10-07 | drm/amdgpu: Fix error handling in amdgpu_ras_recovery_init | Felix Kuehling |
2019-10-03 | drm/amdgpu: simplify the access to eeprom_control struct | Tao Zhou |
2019-10-03 | drm/amdgpu: replace mmhub_funcs with mmhub.funcs | Tao Zhou |
2019-10-03 | drm/amdgpu/ras: fix and update the documentation for RAS | Alex Deucher |
2019-10-03 | drm/amdgpu: avoid null pointer dereference | Guchun Chen |
2019-10-03 | drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pages | Alex Deucher |
2019-10-03 | drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages | Tao Zhou |
2019-10-03 | docs: drm/amdgpu: Resolve build warnings | Adam Zerella |
2019-09-17 | drm/amdgpu: cleanup creating BOs at fixed location (v2) | Christian König |
2019-09-16 | drm/amdgpu: fix ras ctrl debugfs node leak | Guchun Chen |
2019-09-16 | drm/amdgpu: support pcie bif ras query and inject | Guchun Chen |
2019-09-16 | drm/amdgpu: enable error injection to XGMI block via debugfs | Hawking Zhang |
2019-09-16 | drm/amdgpu: Allow to reset to EERPOM table. | Andrey Grodzovsky |
2019-09-16 | drm/amdgpu: move umc ras init to umc block | Tao Zhou |
2019-09-16 | drm/amdgpu: Avoid RAS recovery init when no RAS support. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper... | Tao Zhou |
2019-09-13 | drm/amdgpu: Hook EEPROM table to RAS | Tao Zhou |
2019-09-13 | drm/amdgpu: change ras bps type to eeprom table record structure | Tao Zhou |
2019-09-13 | dmr/amdgpu: Add system auto reboot to RAS. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky |