index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-10-30
drm/amdgpu: remove unneeded semicolon
Tom Rix
2020-10-30
drm/amdgpu: fix the issue of reserving bad pages failed
Dennis Li
2020-10-30
drm/amdgpu: change to save bad pages in UMC error interrupt callback
Dennis Li
2020-10-21
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
2020-09-25
drm/amdgpu: fix a warning in amdgpu_ras.c (v2)
Alex Deucher
2020-09-25
drm/amdgpu: clean up ras sysfs creation (v2)
Guchun Chen
2020-09-25
drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
2020-09-22
drm/amdgpu: update athub interrupt harvesting handle
Stanley.Yang
2020-08-26
drm/amdkfd: fix set kfd node ras properties value
Stanley.Yang
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: refine create and release logic of hive info
Dennis Li
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-14
drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
Guchun Chen
2020-08-14
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
drm/amdgpu: pass NULL pointer instead of 0
Nirmoy Das
2020-08-14
drm/amdgpu: add debugfs node to toggle ras error cnt harvest
Guchun Chen
2020-08-14
drm/amdgpu: bypass querying ras error count registers
Guchun Chen
2020-08-04
drm/amdgpu: enable RAS support for sienna cichlid
John Clements
2020-08-04
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
2020-08-04
drm/amdgpu: decouple sysfs creating of bad page node
Guchun Chen
2020-08-04
drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)
Guchun Chen
2020-08-04
drm/amdgpu: restore ras flags when user resets eeprom(v2)
Guchun Chen
2020-08-04
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
2020-08-04
drm/amdgpu: skip bad page reservation once issuing from eeprom write
Guchun Chen
2020-08-04
drm/amdgpu: break driver init process when it's bad GPU(v5)
Guchun Chen
2020-08-04
drm/amdgpu: validate bad page threshold in ras(v3)
Guchun Chen
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-22
drm/amdgpu: add printing after executing page reservation to eeprom
Guchun Chen
2020-07-15
drm/amdgpu: RAS emergency restart logic refine
Wenhui Sheng
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-06-02
drm/amdgpu: remove useless code in RAS
Guchun Chen
2020-06-02
drm/amdgpu: fix RAS memory leak in error case
Guchun Chen
2020-05-28
drm/amdgpu: print warning when input address is invalid
Guchun Chen
2020-05-14
drm/amdgpu: Update RAS XGMI error inject sequence
John Clements
2020-05-05
drm/amdgpu: allocate large structures dynamically
Arnd Bergmann
2020-04-30
drm/amdgpu: update RAS error handling
John Clements
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
[next]