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
2021-02-26
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
1
-16
/
+0
2021-02-26
drm/amdgpu: reserve backup pages for bad page retirment
Dennis Li
1
-11
/
+18
2021-02-18
drm/amdgpu: mark local function as static
Nirmoy Das
1
-1
/
+1
2021-02-18
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
1
-43
/
+30
2021-01-15
drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
Guchun Chen
1
-1
/
+1
2021-01-05
drm/amdgpu: fix no bad_pages issue after umc ue injection
Dennis Li
1
-4
/
+4
2020-12-08
drm/amdgpu: fix debugfs creation/removal, again
Arnd Bergmann
1
-8
/
+5
2020-11-13
drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query...
Lee Jones
1
-2
/
+2
2020-11-13
drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'
Lee Jones
1
-7
/
+0
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-5
/
+5
2020-10-30
drm/amdgpu: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-30
drm/amdgpu: fix the issue of reserving bad pages failed
Dennis Li
1
-111
/
+39
2020-10-30
drm/amdgpu: change to save bad pages in UMC error interrupt callback
Dennis Li
1
-4
/
+1
2020-10-21
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-09-25
drm/amdgpu: fix a warning in amdgpu_ras.c (v2)
Alex Deucher
1
-1
/
+4
2020-09-25
drm/amdgpu: clean up ras sysfs creation (v2)
Guchun Chen
1
-56
/
+31
2020-09-25
drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-09-22
drm/amdgpu: update athub interrupt harvesting handle
Stanley.Yang
1
-1
/
+42
2020-08-26
drm/amdkfd: fix set kfd node ras properties value
Stanley.Yang
1
-9
/
+19
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-1
/
+1
2020-08-24
drm/amdgpu: refine create and release logic of hive info
Dennis Li
1
-1
/
+4
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-2
/
+2
2020-08-14
drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
Guchun Chen
1
-0
/
+4
2020-08-14
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
1
-2
/
+0
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-2
/
+2
2020-08-14
drm/amdgpu: pass NULL pointer instead of 0
Nirmoy Das
1
-1
/
+1
2020-08-14
drm/amdgpu: add debugfs node to toggle ras error cnt harvest
Guchun Chen
1
-0
/
+7
2020-08-14
drm/amdgpu: bypass querying ras error count registers
Guchun Chen
1
-10
/
+12
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
[next]