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_umc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Modify the count method of defer error
Ce Sun
2025-05-13
1
-0
/
+1
*
drm/amdgpu: Use active umc info from discovery
Lijo Lazar
2025-02-13
1
-0
/
+42
*
drm/amdgpu: correct the calculation of RAS bad page
Tao Zhou
2024-12-10
1
-1
/
+2
*
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
Tao Zhou
2024-12-10
1
-2
/
+2
*
drm/amdgpu: save UMC global channel index to eeprom
Tao Zhou
2024-12-10
1
-5
/
+2
*
drm/amdgpu: add function to find all memory pages in one physical row
Tao Zhou
2024-12-10
1
-15
/
+23
*
drm/amdgpu: add return value for convert_ras_err_addr
Tao Zhou
2024-12-10
1
-6
/
+13
*
drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_row
Tao Zhou
2024-12-10
1
-3
/
+2
*
drm/amdgpu: make convert_ras_err_addr visible outside UMC block
Tao Zhou
2024-12-10
1
-0
/
+63
*
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
2024-11-11
1
-0
/
+3
*
drm/amdgpu: create function to check RAS RMA status
Tao Zhou
2024-08-06
1
-1
/
+1
*
drm/amdgpu: Remove unused code
YiPeng Chai
2024-07-23
1
-86
/
+0
*
drm/amdgpu: optimize logging deferred error info
YiPeng Chai
2024-07-23
1
-11
/
+3
*
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
2024-06-27
1
-5
/
+6
*
drm/amdgpu: trigger mode1 reset for RAS RMA status
Tao Zhou
2024-06-14
1
-4
/
+4
*
drm/amdgpu: fix double free err_addr pointer warnings
Bob Zhou
2024-04-26
1
-0
/
+1
*
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
2024-04-26
1
-7
/
+13
*
drm/amdgpu: add condition check for amdgpu_umc_fill_error_record
YiPeng Chai
2024-04-26
1
-3
/
+17
*
drm/amdgpu: Add delay work to retire bad pages
YiPeng Chai
2024-04-26
1
-1
/
+1
*
drm/amdgpu: umc v12_0 logs ecc errors
YiPeng Chai
2024-04-26
1
-0
/
+67
*
drm/amdgpu: add interface to update umc v12_0 ecc status
YiPeng Chai
2024-04-26
1
-0
/
+9
*
drm/amdgpu: make reset method configurable for RAS poison
Tao Zhou
2024-03-20
1
-9
/
+7
*
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
2024-01-25
1
-2
/
+3
*
drm/amdgpu: update check condition of query for ras page retire
Tao Zhou
2024-01-22
1
-2
/
+8
*
drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning
YiPeng Chai
2024-01-22
1
-28
/
+105
*
drm/amdgpu: Log deferred error separately
Candice Li
2024-01-15
1
-0
/
+1
*
drm/amdgpu: Do bad page retirement for deferred errors
Candice Li
2024-01-15
1
-6
/
+4
*
drm/amdgpu: use mode-2 reset for RAS poison consumption
Tao Zhou
2023-11-03
1
-1
/
+5
*
drm/amdgpu: add ras_err_info to identify RAS error source
Yang Wang
2023-10-13
1
-6
/
+21
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-1
/
+1
*
drm/amdgpu: Optimize checking ras supported
Stanley.Yang
2023-06-15
1
-15
/
+19
*
drm/amdgpu: optimize redundant code in umc_v8_10
YiPeng Chai
2023-04-11
1
-0
/
+31
*
drm/amdgpu: Initialize umc ras callback
Hawking Zhang
2023-03-22
1
-1
/
+1
*
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
2023-03-13
1
-0
/
+30
*
drm/amdgpu: exclude duplicate pages from UMC RAS UE count
Tao Zhou
2023-02-23
1
-2
/
+2
*
drm/amdgpu: add RAS poison consumption handler for SRIOV
Tao Zhou
2022-12-15
1
-16
/
+24
*
drm/amdgpu: remove ras_error_status parameter for UMC poison handler
Tao Zhou
2022-10-27
1
-8
/
+5
*
drm/amdgpu: add RAS poison handling for MCA
Tao Zhou
2022-10-27
1
-11
/
+20
*
drm/amdgpu: add RAS page retirement functions for MCA
Tao Zhou
2022-10-27
1
-0
/
+53
*
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
2022-03-15
1
-0
/
+5
*
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
2022-03-02
1
-7
/
+0
*
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-02
1
-2
/
+2
*
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-03-02
1
-1
/
+1
*
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
yipechai
2022-02-17
1
-3
/
+3
*
drm/amdgpu: Modify .ras_late_init function pointer parameter
yipechai
2022-02-17
1
-1
/
+1
*
drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function code
yipechai
2022-02-14
1
-38
/
+6
*
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
2022-01-27
1
-0
/
+21
*
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
2022-01-14
1
-16
/
+16
*
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
2022-01-14
1
-1
/
+1
*
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2022-01-14
1
-3
/
+2
[next]