summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
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
2019-10-03drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou
2019-10-03drm/amdgpu/ras: fix and update the documentation for RASAlex Deucher
2019-10-03drm/amdgpu: avoid null pointer dereferenceGuchun Chen
2019-10-03drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pagesAlex Deucher
2019-10-03drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pagesTao Zhou
2019-10-03docs: drm/amdgpu: Resolve build warningsAdam Zerella
2019-09-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2019-09-16drm/amdgpu: fix ras ctrl debugfs node leakGuchun Chen
2019-09-16drm/amdgpu: support pcie bif ras query and injectGuchun Chen
2019-09-16drm/amdgpu: enable error injection to XGMI block via debugfsHawking Zhang
2019-09-16drm/amdgpu: Allow to reset to EERPOM table.Andrey Grodzovsky
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou
2019-09-16drm/amdgpu: Avoid RAS recovery init when no RAS support.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: Hook EEPROM table to RASTao 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-09-13drm/amdgpu: add ras_controller and err_event_athub interrupt supportHawking Zhang
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen
2019-08-12drm/amdgpu: remove ras block's feature status info in sysfsTao Zhou
2019-08-12drm/amdgpu: support mmhub ras in amdgpu rasTao Zhou
2019-08-12drm/amdgpu: add sub block parameter in ras inject commandTao Zhou
2019-08-06drm/amdgpu: update ras sysfs feature infoTao Zhou
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou
2019-08-02drm/amdgpu: support ce interrupt in ras moduleTao Zhou
2019-08-02drm/amdgpu: add error address query for umc rasTao Zhou
2019-07-31drm/amdgpu: support gfx ras error injection and err_cnt queryDennis Li
2019-07-31drm/amdgpu: remove ras_reserve_vram in ras injectionTao Zhou
2019-07-31drm/amdgpu: add check for ras error typeTao Zhou
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: switch to amdgpu_umc structureTao Zhou
2019-07-31drm/amdgpu: add ras error count after each query (v2)Tao Zhou
2019-07-31drm/amdgpu: querry umc error countHawking Zhang
2019-07-31drm/amdgpu: move some ras data structure to amdgpu_ras.hHawking Zhang
2019-07-18drm/amdgpu: drop ras self testHawking Zhang
2019-07-18drm/amdgpu: only allow error injection to UMC IP blockHawking Zhang
2019-07-18drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ra...Hawking Zhang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: Do error injection even vram reserve failsxinhui pan