index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-06
drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages
Srinivasan Shanmugam
1
-5
/
+16
2024-12-18
drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations.
Candice Li
1
-1
/
+1
2024-12-10
drm/amdgpu: Support nbif v6_3_1 fatal error handling
Candice Li
1
-0
/
+12
2024-12-10
drm/amdgpu: Add psp v14_0_3 ras support
Candice Li
1
-0
/
+1
2024-12-10
drm/amdgpu: Enable RAS for psp v13_0_12
Hawking Zhang
1
-0
/
+5
2024-12-10
drm/amdgpu: correct the calculation of RAS bad page
Tao Zhou
1
-8
/
+2
2024-12-10
drm/amdgpu: split ras_eeprom_init into init and check functions
Tao Zhou
1
-4
/
+11
2024-12-10
drm/amdgpu: remove is_mca_add for ras_add_bad_pages
Tao Zhou
1
-11
/
+5
2024-12-10
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
Tao Zhou
1
-15
/
+81
2024-12-10
drm/amdgpu: support to find RAS bad pages via old TA
Tao Zhou
1
-3
/
+25
2024-12-10
drm/amdgpu: store only one RAS bad page record for all pages in one row
Tao Zhou
1
-8
/
+27
2024-12-10
drm/amdgpu: Prefer RAS recovery for scheduler hang
Lijo Lazar
1
-2
/
+53
2024-12-10
drm/amdgpu: do RAS MCA2PA conversion in device init phase
Tao Zhou
1
-12
/
+82
2024-12-10
drm/amdgpu: add flag to indicate the type of RAS eeprom record
Tao Zhou
1
-7
/
+26
2024-11-20
drm/amdgpu: Use reset recovery state checks
Lijo Lazar
1
-5
/
+5
2024-11-11
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
1
-7
/
+65
2024-11-11
drm/amdgpu: VF Query RAS Caps from Host if supported
Victor Skvortsov
1
-0
/
+5
2024-11-04
drm/amdgpu: Skip IP coredump for RAS errors
Lijo Lazar
1
-0
/
+1
2024-09-26
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
1
-6
/
+0
2024-09-26
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
1
-18
/
+38
2024-09-26
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
1
-1
/
+1
2024-09-26
amd/amdgpu: Reduce unnecessary repetitive GPU resets
YiPeng Chai
1
-1
/
+20
2024-09-18
drm/amdgpu: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-09-17
drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
Tao Zhou
1
-0
/
+5
2024-08-06
drm/amdgpu: remove RAS unused paramter 'err_addr'
Yang Wang
1
-9
/
+9
2024-08-06
drm/amdgpu: create function to check RAS RMA status
Tao Zhou
1
-6
/
+16
2024-08-06
drm/amdgpu: Add more types for boot time error reporting
Hawking Zhang
1
-0
/
+10
2024-07-23
drm/amdgpu: Remove unused code
YiPeng Chai
1
-23
/
+0
2024-07-10
drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
YiPeng Chai
1
-1
/
+5
2024-07-10
drm/amdgpu: flush all cached ras bad pages to eeprom
YiPeng Chai
1
-6
/
+29
2024-07-08
drm/amdgpu: add ras event state device attribute support
Yang Wang
1
-4
/
+52
2024-07-08
drm/amdgpu: add ras POSION_CONSUMPTION event id support
Yang Wang
1
-3
/
+13
2024-07-08
drm/amdgpu: add ras POSION_CREATION event id support
Yang Wang
1
-3
/
+14
2024-07-08
drm/amdgpu: refine amdgpu ras event id core code
Yang Wang
1
-18
/
+84
2024-07-08
drm/amdgpu: sysfs node disable query error count during gpu reset
YiPeng Chai
1
-0
/
+3
2024-07-01
drm/amdgpu: Fix hbm stack id in boot error report
Hawking Zhang
1
-1
/
+1
2024-06-27
drm/amdgpu: add gpu reset check and exception handling
YiPeng Chai
1
-0
/
+53
2024-06-27
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
1
-18
/
+37
2024-06-27
drm/amdgpu: refine poison creation interrupt handler
YiPeng Chai
1
-22
/
+17
2024-06-27
drm/amdgpu: add variable to record the deferred error number read by driver
YiPeng Chai
1
-18
/
+44
2024-06-14
drm/amdgpu: set RAS fed status for more cases
Tao Zhou
1
-0
/
+1
2024-06-14
drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
Tao Zhou
1
-12
/
+19
2024-06-14
drm/amdgpu: trigger mode1 reset for RAS RMA status
Tao Zhou
1
-6
/
+22
2024-06-14
drm/amdgpu: move aca/mca init functions into ras_init() stage
Yang Wang
1
-23
/
+50
2024-06-14
drm/amdgpu: add reset source in various cases
Eric Huang
1
-0
/
+1
2024-06-05
drm/amdgpu: add RAS is_rma flag
Tao Zhou
1
-5
/
+4
2024-06-05
drm/amdgpu: Update programming for boot error reporting
Hawking Zhang
1
-54
/
+45
2024-06-05
drm/amdgpu: Estimate RAS reservation when report capacity v2
Hawking Zhang
1
-0
/
+20
2024-05-29
drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() function
Yang Wang
1
-1
/
+1
2024-05-23
drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled
Yang Wang
1
-0
/
+6
[next]