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: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2025-11-13
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
1
-7
/
+10
2025-11-13
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
1
-30
/
+28
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
2024-05-17
drm/amdgpu: fix ACA no query result after gpu reset
Yang Wang
1
-5
/
+4
2024-05-17
drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()
Yang Wang
1
-0
/
+18
2024-05-17
drm/amdgpu: Fix the null pointer dereference to ras_manager
Ma Jun
1
-2
/
+5
2024-05-17
drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addr
Ma Jun
1
-13
/
+0
2024-05-08
drm/amdgpu: change log level
YiPeng Chai
1
-1
/
+1
2024-05-08
drm/amdgpu: fix RAS unload driver issue in SRIOV
Yang Wang
1
-6
/
+8
2024-05-02
drm/amdgpu: Add psp v13_0_14 ip block
Hawking Zhang
1
-0
/
+2
2024-04-30
drm/amdgpu: Remove redundant function call
YiPeng Chai
1
-16
/
+6
2024-04-30
drm/amdgpu: add MCA smu cache support
Yang Wang
1
-0
/
+9
2024-04-26
drm/amdgpu: Fix ras mode2 reset failure in ras aca mode
YiPeng Chai
1
-0
/
+4
2024-04-26
drm/amdgpu: Use new interface to reserve bad page
YiPeng Chai
1
-3
/
+1
2024-04-26
drm/amdgpu: Fix address translation defect
YiPeng Chai
1
-1
/
+1
2024-04-26
drm/amdgpu: add poison consumption handler
YiPeng Chai
1
-4
/
+39
2024-04-26
drm/amdgpu: Add delay work to retire bad pages
YiPeng Chai
1
-1
/
+35
2024-04-26
drm/amdgpu: add interface to update umc v12_0 ecc status
YiPeng Chai
1
-0
/
+2
2024-04-26
drm/amdgpu: add poison creation handler
YiPeng Chai
1
-7
/
+69
2024-04-26
drm/amdgpu: prepare for logging ecc errors
YiPeng Chai
1
-0
/
+32
2024-04-26
drm/amdgpu: add message fifo to handle RAS poison events
YiPeng Chai
1
-0
/
+35
2024-04-26
drm/amdgpu: Add interface to reserve bad page
YiPeng Chai
1
-0
/
+19
[next]