index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/agd5f/linux into drm-next
Dave Airlie
1
-5
/
+10
2025-04-30
drm/amdgpu: Fix comment style
Lijo Lazar
1
-1
/
+1
2025-04-11
drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
Ellen Pan
1
-0
/
+3
2025-04-08
drm/amdgpu: Disable ACA on VFs
Victor Skvortsov
1
-4
/
+6
2025-04-05
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-7
/
+6
2025-03-26
drm/amdgpu: Update ta ras block
Stanley.Yang
1
-0
/
+1
2025-03-18
drm/amdgpu: format old RAS eeprom data into V3 version
Tao Zhou
1
-0
/
+7
2025-03-13
drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14
Xiang Liu
1
-2
/
+4
2025-03-13
drm/amdgpu: Save PA of bad pages for old asics
ganglxie
1
-3
/
+21
2025-02-27
drm/amdgpu: Report generic instead of unknown boot time errors
Xiang Liu
1
-2
/
+2
2025-02-25
drm/amdgpu: Change page/record number calculation based on nps
ganglxie
1
-27
/
+22
2025-02-25
drm/amdgpu: Refine bad page adding
ganglxie
1
-92
/
+104
2025-02-21
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+6
2025-02-17
drm/amdgpu: Enable ACA by default for psp v13_0_12
Candice Li
1
-2
/
+3
2025-02-12
drm/amdgpu: Skip err_count sysfs creation on VF unsupported RAS blocks
Victor Skvortsov
1
-0
/
+3
2025-02-12
drm/amdgpu: Update usage for bad page threshold
Hawking Zhang
1
-20
/
+20
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-26
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
1
-6
/
+0
2024-09-26
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
1
-18
/
+38
2024-09-26
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
1
-1
/
+1
2024-09-26
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-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
[next]