index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
drm/amdgpu: enable PCS error report on VG20
Hawking Zhang
1
-0
/
+3
2020-02-26
drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.c
Hawking Zhang
1
-16
/
+4
2020-02-19
drm/amdgpu: log on non-zero error conter per IP before GPU reset
Guchun Chen
1
-0
/
+33
2020-01-22
drm/amdgpu: added support to get mGPU DRAM base
John Clements
1
-0
/
+20
2020-01-16
drm/amdgpu: check if driver should try recovery in ras recovery path
Hawking Zhang
1
-1
/
+2
2020-01-14
drm/amdgpu: support error reporting for sdma ip block
Hawking Zhang
1
-0
/
+8
2019-12-23
drm/amdgpu: add missed return value set for error case
Guchun Chen
1
-0
/
+1
2019-12-18
drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.c
zhengbin
1
-1
/
+1
2019-12-18
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
1
-2
/
+2
2019-12-05
drm/amdgpu: export amdgpu_ras_find_obj to use externally
Le Ma
1
-4
/
+1
2019-11-19
drm/amdgpu: enable ras capablity check on arcturus
Hawking Zhang
1
-1
/
+2
2019-11-06
drm/amdgpu: Improve RAS documentation (v2)
Alex Deucher
1
-7
/
+33
2019-10-30
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
Le Ma
1
-9
/
+11
2019-10-25
drm/amdgpu: define macros for retire page reservation
Guchun Chen
1
-6
/
+11
2019-10-25
drm/amdgpu: refine reboot debugfs operation in ras case (v3)
Guchun Chen
1
-7
/
+12
2019-10-15
dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT interrupt.
Andrey Grodzovsky
1
-0
/
+6
2019-10-10
drm/amdgpu: avoid ras error injection for retired page
Tao Zhou
1
-0
/
+44
2019-10-10
drm/amdgpu/ras: document the reboot ras option
Alex Deucher
1
-1
/
+2
2019-10-10
drm/amdgpu/ras: fix typos in documentation
Alex Deucher
1
-2
/
+2
2019-10-07
drm/amdgpu: Fix error handling in amdgpu_ras_recovery_init
Felix Kuehling
1
-1
/
+1
2019-10-03
drm/amdgpu: simplify the access to eeprom_control struct
Tao Zhou
1
-3
/
+3
2019-10-03
drm/amdgpu: replace mmhub_funcs with mmhub.funcs
Tao Zhou
1
-2
/
+2
2019-10-03
drm/amdgpu/ras: fix and update the documentation for RAS
Alex Deucher
1
-7
/
+46
2019-10-03
drm/amdgpu: avoid null pointer dereference
Guchun Chen
1
-2
/
+2
2019-10-03
drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pages
Alex Deucher
1
-1
/
+2
2019-10-03
drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages
Tao Zhou
1
-1
/
+6
2019-10-03
docs: drm/amdgpu: Resolve build warnings
Adam Zerella
1
-18
/
+26
2019-09-17
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
1
-79
/
+6
2019-09-16
drm/amdgpu: fix ras ctrl debugfs node leak
Guchun Chen
1
-7
/
+5
2019-09-16
drm/amdgpu: support pcie bif ras query and inject
Guchun Chen
1
-0
/
+5
2019-09-16
drm/amdgpu: enable error injection to XGMI block via debugfs
Hawking Zhang
1
-0
/
+1
2019-09-16
drm/amdgpu: Allow to reset to EERPOM table.
Andrey Grodzovsky
1
-0
/
+25
2019-09-16
drm/amdgpu: move umc ras init to umc block
Tao Zhou
1
-4
/
+0
2019-09-16
drm/amdgpu: Avoid RAS recovery init when no RAS support.
Andrey Grodzovsky
1
-1
/
+6
2019-09-13
drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...
Tao Zhou
1
-13
/
+26
2019-09-13
drm/amdgpu: Hook EEPROM table to RAS
Tao Zhou
1
-28
/
+81
2019-09-13
drm/amdgpu: change ras bps type to eeprom table record structure
Tao Zhou
1
-21
/
+38
2019-09-13
dmr/amdgpu: Add system auto reboot to RAS.
Andrey Grodzovsky
1
-1
/
+8
2019-09-13
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
1
-2
/
+20
2019-09-13
drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
Hawking Zhang
1
-0
/
+72
2019-09-13
drm/amdgpu: add ras_controller and err_event_athub interrupt support
Hawking Zhang
1
-0
/
+14
2019-08-23
drm/amdgpu: correct ras error count type
Guchun Chen
1
-3
/
+3
2019-08-12
drm/amdgpu: remove ras block's feature status info in sysfs
Tao Zhou
1
-18
/
+1
2019-08-12
drm/amdgpu: support mmhub ras in amdgpu ras
Tao Zhou
1
-0
/
+5
2019-08-12
drm/amdgpu: add sub block parameter in ras inject command
Tao Zhou
1
-7
/
+10
2019-08-06
drm/amdgpu: update ras sysfs feature info
Tao Zhou
1
-12
/
+5
2019-08-02
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
Tao Zhou
1
-1
/
+1
2019-08-02
drm/amdgpu: support ce interrupt in ras module
Tao Zhou
1
-4
/
+8
2019-08-02
drm/amdgpu: add error address query for umc ras
Tao Zhou
1
-0
/
+5
2019-07-31
drm/amdgpu: support gfx ras error injection and err_cnt query
Dennis Li
1
-3
/
+16
[next]