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
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