index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-31
1
-17
/
+38
|
\
|
*
drm/amdgpu: refine bad page loading when in the same nps mode
ganglxie
2025-07-15
1
-0
/
+15
|
*
drm/amdgpu: Remove useless timeout error message
YiPeng Chai
2025-06-30
1
-10
/
+1
|
*
drm/amdgpu: refine ras error injection when eeprom initialization failed
ganglxie
2025-06-30
1
-6
/
+16
|
*
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
2025-06-18
1
-0
/
+3
|
*
drm/amdgpu: Clear reset flags from ras context
Lijo Lazar
2025-06-18
1
-1
/
+3
*
|
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
1
-1
/
+1
|
/
*
drm/amdgpu: Get mca address for old eeprom records
ganglxie
2025-05-29
1
-0
/
+9
*
drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
ganglxie
2025-05-29
1
-2
/
+14
*
drm/amdgpu: update ras support check
Mangesh Gadre
2025-05-22
1
-1
/
+2
*
drm/amdgpu: Log RAS errors during load
Lijo Lazar
2025-05-13
1
-1
/
+4
*
drm/amdgpu: add get_retire_flip_bits for UMC
Tao Zhou
2025-05-13
1
-0
/
+4
*
Refine RAS bad page records counting and parsing in eeprom V3
ganglxie
2025-05-13
1
-26
/
+36
*
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-05-11
1
-5
/
+10
|
\
|
*
drm/amdgpu: Fix comment style
Lijo Lazar
2025-04-30
1
-1
/
+1
|
*
drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
Ellen Pan
2025-04-11
1
-0
/
+3
|
*
drm/amdgpu: Disable ACA on VFs
Victor Skvortsov
2025-04-08
1
-4
/
+6
*
|
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-04-05
1
-0
/
+1
|
\
|
|
*
drm/amdgpu: Update ta ras block
Stanley.Yang
2025-03-26
1
-0
/
+1
*
|
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-02-21
1
-7
/
+6
*
|
drm/amdgpu: format old RAS eeprom data into V3 version
Tao Zhou
2025-03-18
1
-0
/
+7
*
|
drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14
Xiang Liu
2025-03-14
1
-2
/
+4
*
|
drm/amdgpu: Save PA of bad pages for old asics
ganglxie
2025-03-14
1
-3
/
+21
*
|
drm/amdgpu: Report generic instead of unknown boot time errors
Xiang Liu
2025-02-27
1
-2
/
+2
*
|
drm/amdgpu: Change page/record number calculation based on nps
ganglxie
2025-02-25
1
-27
/
+22
*
|
drm/amdgpu: Refine bad page adding
ganglxie
2025-02-25
1
-91
/
+103
*
|
drm/amdgpu: Enable ACA by default for psp v13_0_12
Candice Li
2025-02-17
1
-2
/
+3
*
|
drm/amdgpu: Skip err_count sysfs creation on VF unsupported RAS blocks
Victor Skvortsov
2025-02-13
1
-0
/
+3
*
|
drm/amdgpu: Update usage for bad page threshold
Hawking Zhang
2025-02-13
1
-20
/
+20
|
/
*
drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages
Srinivasan Shanmugam
2025-01-06
1
-5
/
+16
*
drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations.
Candice Li
2024-12-18
1
-1
/
+1
*
drm/amdgpu: Support nbif v6_3_1 fatal error handling
Candice Li
2024-12-10
1
-0
/
+12
*
drm/amdgpu: Add psp v14_0_3 ras support
Candice Li
2024-12-10
1
-0
/
+1
*
drm/amdgpu: Enable RAS for psp v13_0_12
Hawking Zhang
2024-12-10
1
-0
/
+5
*
drm/amdgpu: correct the calculation of RAS bad page
Tao Zhou
2024-12-10
1
-8
/
+2
*
drm/amdgpu: split ras_eeprom_init into init and check functions
Tao Zhou
2024-12-10
1
-4
/
+11
*
drm/amdgpu: remove is_mca_add for ras_add_bad_pages
Tao Zhou
2024-12-10
1
-11
/
+5
*
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
Tao Zhou
2024-12-10
1
-15
/
+81
*
drm/amdgpu: support to find RAS bad pages via old TA
Tao Zhou
2024-12-10
1
-3
/
+25
*
drm/amdgpu: store only one RAS bad page record for all pages in one row
Tao Zhou
2024-12-10
1
-8
/
+27
*
drm/amdgpu: Prefer RAS recovery for scheduler hang
Lijo Lazar
2024-12-10
1
-2
/
+53
*
drm/amdgpu: do RAS MCA2PA conversion in device init phase
Tao Zhou
2024-12-10
1
-12
/
+82
*
drm/amdgpu: add flag to indicate the type of RAS eeprom record
Tao Zhou
2024-12-10
1
-7
/
+26
*
drm/amdgpu: Use reset recovery state checks
Lijo Lazar
2024-11-20
1
-5
/
+5
*
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
2024-11-11
1
-7
/
+65
*
drm/amdgpu: VF Query RAS Caps from Host if supported
Victor Skvortsov
2024-11-11
1
-0
/
+5
*
drm/amdgpu: Skip IP coredump for RAS errors
Lijo Lazar
2024-11-04
1
-0
/
+1
*
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
2024-09-26
1
-6
/
+0
*
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
2024-09-26
1
-18
/
+38
[next]