index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-27
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
1
-6
/
+0
2024-09-27
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
1
-18
/
+38
2024-09-27
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
1
-1
/
+1
2024-09-27
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-24
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-28
drm/amdgpu: add gpu reset check and exception handling
YiPeng Chai
1
-0
/
+53
2024-06-28
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
1
-18
/
+37
2024-06-28
drm/amdgpu: refine poison creation interrupt handler
YiPeng Chai
1
-22
/
+17
2024-06-28
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]