index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
drm/amdgpu: enable RAS support for sienna cichlid
John Clements
1
-2
/
+3
2020-08-04
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
1
-2
/
+3
2020-08-04
drm/amdgpu: decouple sysfs creating of bad page node
Guchun Chen
1
-21
/
+42
2020-08-04
drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)
Guchun Chen
1
-5
/
+7
2020-08-04
drm/amdgpu: restore ras flags when user resets eeprom(v2)
Guchun Chen
1
-3
/
+10
2020-08-04
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
1
-0
/
+16
2020-08-04
drm/amdgpu: skip bad page reservation once issuing from eeprom write
Guchun Chen
1
-2
/
+0
2020-08-04
drm/amdgpu: break driver init process when it's bad GPU(v5)
Guchun Chen
1
-2
/
+16
2020-08-04
drm/amdgpu: validate bad page threshold in ras(v3)
Guchun Chen
1
-0
/
+48
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-2
/
+2
2020-07-22
drm/amdgpu: add printing after executing page reservation to eeprom
Guchun Chen
1
-1
/
+4
2020-07-15
drm/amdgpu: RAS emergency restart logic refine
Wenhui Sheng
1
-0
/
+11
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-3
/
+3
2020-06-02
drm/amdgpu: remove useless code in RAS
Guchun Chen
1
-2
/
+0
2020-06-02
drm/amdgpu: fix RAS memory leak in error case
Guchun Chen
1
-9
/
+10
2020-05-28
drm/amdgpu: print warning when input address is invalid
Guchun Chen
1
-0
/
+3
2020-05-14
drm/amdgpu: Update RAS XGMI error inject sequence
John Clements
1
-1
/
+29
2020-05-05
drm/amdgpu: allocate large structures dynamically
Arnd Bergmann
1
-10
/
+21
2020-04-30
drm/amdgpu: update RAS error handling
John Clements
1
-9
/
+31
2020-04-22
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
1
-5
/
+1
2020-04-22
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Guchun Chen
1
-2
/
+3
2020-04-13
drm/amdgpu: refine ras related message print
Guchun Chen
1
-20
/
+31
2020-04-09
drm/amdgpu: resolve mGPU RAS query instability
John Clements
1
-5
/
+15
2020-04-01
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Evan Quan
1
-2
/
+2
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
1
-3
/
+21
2020-03-20
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
1
-0
/
+9
2020-03-13
drm/amdgpu: fix warning in ras_debugfs_create_all()
Stanley.Yang
1
-5
/
+2
2020-03-13
drm/amdgpu: update ras capability's query based on mem ecc configuration
Guchun Chen
1
-6
/
+18
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
1
-5
/
+0
2020-03-10
drm/amdgpu: add function to creat all ras debugfs node
Tao Zhou
1
-0
/
+29
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
[next]