index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
drm/amdgpu: Unregister mce notifier
Lijo Lazar
-1
/
+27
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
-3
/
+12
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
-1
/
+7
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
-4
/
+10
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
-2
/
+28
2025-11-04
drm/amdgpu: add function to check if pmfw eeprom is supported
Gangliang Xie
-0
/
+2
2025-11-04
drm/amdgpu: Fix error injection parameter error
YiPeng Chai
-1
/
+1
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-1
/
+0
2025-10-28
drm/amdgpu: Add uniras version in sysfs
Jinzhou Su
-1
/
+31
2025-10-28
drm/amdgpu: clear bad page info of ras module
Jinzhou Su
-0
/
+22
2025-10-20
drm/amdgpu: query block error count of ras module
YiPeng Chai
-1
/
+28
2025-10-20
drm/amdgpu: query bad page info of ras module
YiPeng Chai
-44
/
+98
2025-10-20
drm/amdgpu: ras module supports error injection
YiPeng Chai
-0
/
+24
2025-10-20
drm/amdgpu: check save count before RAS bad page saving
Tao Zhou
-1
/
+1
2025-10-20
drm/amdgpu: Avoid hive seqno increment in legacy ras
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: Avoid loading bad pages into legacy ras
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: add ras module rma check
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: Improve ras fatal error handling function
YiPeng Chai
-8
/
+8
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
-0
/
+16
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
-0
/
+7
2025-09-15
drm/amdgpu: wait pmfw polling mca bank info done
Stanley.Yang
-0
/
+8
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-84
/
+249
2025-08-27
drm/amdgpu: Correct the loss of aca bank reg info
Ce Sun
-29
/
+21
2025-08-27
drm/amdgpu: Add a mutex lock to protect poison injection
Ce Sun
-0
/
+3
2025-08-04
drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
-2
/
+2
2025-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
-7
/
+10
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-17
/
+38
2025-07-28
drm/amdgpu: add critical address check for bad page retirement
YiPeng Chai
-0
/
+8
2025-07-28
drm/amdgpu: support ras critical address check
YiPeng Chai
-0
/
+89
2025-07-28
drm/amdgpu: adjust the update of RAS bad page number
Tao Zhou
-16
/
+25
2025-07-28
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
-30
/
+28
2025-07-28
drm/amdgpu: add command to check address validity
YiPeng Chai
-0
/
+63
2025-07-15
drm/amdgpu: refine bad page loading when in the same nps mode
ganglxie
-0
/
+15
2025-06-30
drm/amdgpu: Remove useless timeout error message
YiPeng Chai
-10
/
+1
2025-06-30
drm/amdgpu: refine ras error injection when eeprom initialization failed
ganglxie
-6
/
+16
2025-06-18
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
-0
/
+3
2025-06-18
drm/amdgpu: Clear reset flags from ras context
Lijo Lazar
-1
/
+3
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-05-29
drm/amdgpu: Get mca address for old eeprom records
ganglxie
-0
/
+9
2025-05-29
drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
ganglxie
-2
/
+14
2025-05-22
drm/amdgpu: update ras support check
Mangesh Gadre
-1
/
+2
2025-05-13
drm/amdgpu: Log RAS errors during load
Lijo Lazar
-1
/
+4
2025-05-13
drm/amdgpu: add get_retire_flip_bits for UMC
Tao Zhou
-0
/
+4
2025-05-13
Refine RAS bad page records counting and parsing in eeprom V3
ganglxie
-26
/
+36
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-5
/
+10
2025-04-30
drm/amdgpu: Fix comment style
Lijo Lazar
-1
/
+1
2025-04-11
drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
Ellen Pan
-0
/
+3
2025-04-08
drm/amdgpu: Disable ACA on VFs
Victor Skvortsov
-4
/
+6
2025-04-05
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+1
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-7
/
+6
[next]