index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2026-03-04
drm/amdgpu: mark invalid records with U64_MAX
Gangliang Xie
1
-0
/
+6
2026-03-04
drm/amdgpu/ras: Move ras data alloc before bad page check
Asad Kamal
1
-5
/
+5
2026-03-04
drm/amdgpu: fix the calculation of RAS bad page number
Tao Zhou
1
-4
/
+0
2026-02-26
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2025-11-18
drm/amdgpu: Unregister mce notifier
Lijo Lazar
1
-1
/
+27
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
1
-3
/
+12
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
1
-1
/
+7
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
1
-4
/
+10
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
1
-2
/
+28
2025-11-04
drm/amdgpu: add function to check if pmfw eeprom is supported
Gangliang Xie
1
-0
/
+2
2025-11-04
drm/amdgpu: Fix error injection parameter error
YiPeng Chai
1
-1
/
+1
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-10-28
drm/amdgpu: Add uniras version in sysfs
Jinzhou Su
1
-1
/
+31
2025-10-28
drm/amdgpu: clear bad page info of ras module
Jinzhou Su
1
-0
/
+22
2025-10-20
drm/amdgpu: query block error count of ras module
YiPeng Chai
1
-1
/
+28
2025-10-20
drm/amdgpu: query bad page info of ras module
YiPeng Chai
1
-44
/
+98
2025-10-20
drm/amdgpu: ras module supports error injection
YiPeng Chai
1
-0
/
+24
2025-10-20
drm/amdgpu: check save count before RAS bad page saving
Tao Zhou
1
-1
/
+1
2025-10-20
drm/amdgpu: Avoid hive seqno increment in legacy ras
YiPeng Chai
1
-0
/
+3
2025-10-20
drm/amdgpu: Avoid loading bad pages into legacy ras
YiPeng Chai
1
-0
/
+3
2025-10-20
drm/amdgpu: add ras module rma check
YiPeng Chai
1
-0
/
+3
2025-10-20
drm/amdgpu: Improve ras fatal error handling function
YiPeng Chai
1
-8
/
+8
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
1
-0
/
+16
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
1
-0
/
+7
2025-09-15
drm/amdgpu: wait pmfw polling mca bank info done
Stanley.Yang
1
-0
/
+8
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-84
/
+249
2025-08-27
drm/amdgpu: Correct the loss of aca bank reg info
Ce Sun
1
-29
/
+21
2025-08-27
drm/amdgpu: Add a mutex lock to protect poison injection
Ce Sun
1
-0
/
+3
2025-08-04
drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
1
-2
/
+2
2025-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
1
-7
/
+10
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-17
/
+38
2025-07-28
drm/amdgpu: add critical address check for bad page retirement
YiPeng Chai
1
-0
/
+8
2025-07-28
drm/amdgpu: support ras critical address check
YiPeng Chai
1
-0
/
+89
2025-07-28
drm/amdgpu: adjust the update of RAS bad page number
Tao Zhou
1
-16
/
+25
2025-07-28
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
1
-30
/
+28
2025-07-28
drm/amdgpu: add command to check address validity
YiPeng Chai
1
-0
/
+63
2025-07-15
drm/amdgpu: refine bad page loading when in the same nps mode
ganglxie
1
-0
/
+15
2025-06-30
drm/amdgpu: Remove useless timeout error message
YiPeng Chai
1
-10
/
+1
2025-06-30
drm/amdgpu: refine ras error injection when eeprom initialization failed
ganglxie
1
-6
/
+16
2025-06-18
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
1
-0
/
+3
2025-06-18
drm/amdgpu: Clear reset flags from ras context
Lijo Lazar
1
-1
/
+3
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-05-29
drm/amdgpu: Get mca address for old eeprom records
ganglxie
1
-0
/
+9
2025-05-29
drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
ganglxie
1
-2
/
+14
2025-05-22
drm/amdgpu: update ras support check
Mangesh Gadre
1
-1
/
+2
2025-05-13
drm/amdgpu: Log RAS errors during load
Lijo Lazar
1
-1
/
+4
2025-05-13
drm/amdgpu: add get_retire_flip_bits for UMC
Tao Zhou
1
-0
/
+4
2025-05-13
Refine RAS bad page records counting and parsing in eeprom V3
ganglxie
1
-26
/
+36
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-5
/
+10
2025-04-30
drm/amdgpu: Fix comment style
Lijo Lazar
1
-1
/
+1
[next]