index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.h
Age
Commit message (
Expand
)
Author
2020-12-09
drm/amdgpu: fix debugfs creation/removal, again
Arnd Bergmann
2020-08-14
drm/amdgpu: bypass querying ras error count registers
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: validate bad page threshold in ras(v3)
Guchun Chen
2020-07-15
drm/amdgpu: RAS emergency restart logic refine
Wenhui Sheng
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
2020-03-10
drm/amdgpu: add function to creat all ras debugfs node
Tao Zhou
2019-12-18
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
2019-12-05
drm/amdgpu: clear err_event_athub flag after reset exit
Le Ma
2019-12-05
drm/amdgpu: export amdgpu_ras_find_obj to use externally
Le Ma
2019-10-03
drm/amdgpu: update parameter of ras_ih_cb
Tao Zhou
2019-09-16
drm/amdgpu: fix ras ctrl debugfs node leak
Guchun Chen
2019-09-16
drm/amdgpu: Fix mutex lock from atomic context.
Andrey Grodzovsky
2019-09-13
drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...
Tao Zhou
2019-09-13
drm/amdgpu: save umc error records
Tao Zhou
2019-09-13
drm/amdgpu: change ras bps type to eeprom table record structure
Tao Zhou
2019-09-13
dmr/amdgpu: Add system auto reboot to RAS.
Andrey Grodzovsky
2019-09-13
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
2019-09-13
drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
Hawking Zhang
2019-08-27
drm/amdgpu: Add RAS EEPROM table.
Andrey Grodzovsky
2019-08-23
drm/amdgpu: correct ras error count type
Guchun Chen
2019-07-31
drm/amdgpu: add define for gfx ras subblock
Dennis Li
2019-07-31
drm/amdgpu: allow ras interrupt callback to return error data
Tao Zhou
2019-07-31
drm/amdgpu: add support for recording ras error address
Tao Zhou
2019-07-31
drm/amdgpu: move some ras data structure to amdgpu_ras.h
Hawking Zhang
2019-06-13
amdgpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-11
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
2019-05-24
drm/amdgpu: ras support suspend/resume
xinhui pan
2019-05-24
drm/amdgpu: add badpages sysfs interafce
xinhui pan
2019-05-24
drm/amdgpu: handle ras reset
xinhui pan
2019-05-24
drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"
xinhui pan
2019-04-10
drm/amdgpu: Introduce another ras enable function
xinhui pan
2019-03-27
drm/amdgpu: Fix amdgpu ras to ta enums conversion
xinhui pan
2019-03-19
drm/amdgpu: add new ras workflow control flags
xinhui pan
2019-03-19
drm/amdgpu: add new member hw_supported
xinhui pan
2019-03-19
drm/amdgpu: skip gpu reset when ras error occured
xinhui pan
2019-03-19
drm/amdgpu: add debugfs ctrl node
xinhui pan
2019-03-19
drm/amdgpu: add amdgpu_ras.c to support ras (v2)
xinhui pan