index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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-13
drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query...
Lee Jones
2020-11-13
drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'
Lee Jones
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
[next]