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
/
umc_v12_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: set flip bits for RAS bad pages
Tao Zhou
2025-05-13
1
-13
/
+7
*
drm/amdgpu: Modify the count method of defer error
Ce Sun
2025-05-13
1
-2
/
+6
*
drm/amdgu: get RAS retire flip bits for new type of HBM
Tao Zhou
2025-05-13
1
-10
/
+25
*
drm/amdgpu: implement get_retire_flip_bits for UMC v12
Tao Zhou
2025-05-13
1
-29
/
+53
*
drm/amdgpu: adjust high bits for RAS retired page
Tao Zhou
2025-05-13
1
-2
/
+11
*
drm/amdgpu: add loop bits for NPS2 page retirement
Tao Zhou
2025-04-08
1
-0
/
+10
*
drm/amdgpu: Parse all deferred errors with UMC aca handle
Xiang Liu
2025-03-26
1
-1
/
+2
*
drm/amdgpu: Include ACA error type in aca bank
Hawking Zhang
2025-02-17
1
-0
/
+1
*
drm/amdgpu: set UMC PA per NPS mode when PA is 0
Tao Zhou
2024-12-10
1
-1
/
+8
*
drm/amdgpu: add interface to get die id from memory address
Tao Zhou
2024-12-10
1
-0
/
+26
*
drm/amdgpu: save UMC global channel index to eeprom
Tao Zhou
2024-12-10
1
-5
/
+8
*
drm/amdgpu: retire RAS bad pages in different NPS modes
Tao Zhou
2024-12-10
1
-23
/
+41
*
drm/amdgpu: add return value for convert_ras_err_addr
Tao Zhou
2024-12-10
1
-4
/
+8
*
drm/amdgpu: make convert_ras_err_addr visible outside UMC block
Tao Zhou
2024-12-10
1
-58
/
+4
*
drm/amdgpu: store PA with column bits cleared for RAS bad page
Tao Zhou
2024-12-10
1
-1
/
+3
*
drm/amdgpu: remove redundant RAS error address coversion code
Tao Zhou
2024-12-10
1
-76
/
+58
*
drm/amdgpu: simplify RAS page retirement in one memory row
Tao Zhou
2024-12-10
1
-34
/
+23
*
drm/amdgpu: remove RAS unused paramter 'err_addr'
Yang Wang
2024-08-06
1
-3
/
+3
*
drm/amdgpu: optimize logging deferred error info
YiPeng Chai
2024-07-23
1
-34
/
+31
*
drm/amdgpu: optimize umc v12 address conversion function
YiPeng Chai
2024-07-23
1
-39
/
+77
*
drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
YiPeng Chai
2024-07-10
1
-0
/
+18
*
drm/amdgpu: add variable to record the deferred error number read by driver
YiPeng Chai
2024-06-27
1
-2
/
+2
*
drm/amdgpu: change log level
YiPeng Chai
2024-05-08
1
-2
/
+2
*
rm/amdgpu: Remove unused code
YiPeng Chai
2024-04-30
1
-71
/
+0
*
drm/amdgpu: support ACA logging ecc errors
YiPeng Chai
2024-04-26
1
-0
/
+5
*
drm/amdgpu: retire bad pages for umc v12_0
YiPeng Chai
2024-04-26
1
-2
/
+57
*
drm/amdgpu: umc v12_0 logs ecc errors
YiPeng Chai
2024-04-26
1
-1
/
+40
*
drm/amdgpu: umc v12_0 converts error address
YiPeng Chai
2024-04-26
1
-1
/
+93
*
drm/amdgpu: add interface to update umc v12_0 ecc status
YiPeng Chai
2024-04-26
1
-0
/
+24
*
drm/amdgpu: retire UMC v12 mca_addr_to_pa
Tao Zhou
2024-04-10
1
-99
/
+6
*
drm/amdgpu: simplify convert_error_address interface for UMC v12
Tao Zhou
2024-03-22
1
-27
/
+30
*
drm/amdgpu: add socket id parameter for psp query address cmd
Tao Zhou
2024-03-22
1
-3
/
+11
*
drm/amdgpu: retrieve umc odecc error count for aca umc v12.0
Yang Wang
2024-03-22
1
-2
/
+7
*
drm/amdgpu: add umc v12.0.0 deferred error support
Yang Wang
2024-03-20
1
-24
/
+13
*
drm/amdgpu: retire unused aca_bank_report data structure
Yang Wang
2024-03-20
1
-3
/
+3
*
drm/amdgpu: refine aca error cache for umc v12.0
Yang Wang
2024-03-20
1
-3
/
+10
*
drm/amdgpu: add new aca_smu_type support
Yang Wang
2024-03-20
1
-5
/
+5
*
drm/amdgpu: add ras event id support
Yang Wang
2024-03-20
1
-2
/
+8
*
drm/amdgpu: add deferred error check for UMC v12 address query
Tao Zhou
2024-03-01
1
-1
/
+2
*
drm/amdgpu: use PSP address query command
Tao Zhou
2024-01-31
1
-7
/
+39
*
drm/amdgpu:Support retiring multiple MCA error address pages
YiPeng Chai
2024-01-22
1
-26
/
+30
*
drm/amdgpu: add interface to check mca umc status
YiPeng Chai
2024-01-22
1
-0
/
+20
*
drm/amdgpu: Add log info for umc_v12_0
YiPeng Chai
2024-01-22
1
-0
/
+11
*
drm/amdgpu: update error condition check for umc_v12_0_query_error_address
Tao Zhou
2024-01-18
1
-4
/
+1
*
drm/amdgpu: Log deferred error separately
Candice Li
2024-01-15
1
-35
/
+25
*
drm/amdgpu: add umc v12.0 ACA support
Yang Wang
2024-01-15
1
-0
/
+58
*
drm/amdgpu: Add umc page retirement for umc v12_0
YiPeng Chai
2023-12-19
1
-0
/
+56
*
drm/amdgpu: Add poison mode check error condition for umc v12_0
YiPeng Chai
2023-12-19
1
-5
/
+15
*
drm/amdgpu: MCA supports recording umc address information
YiPeng Chai
2023-12-19
1
-2
/
+2
*
drm/amdgpu: correct smu v13.0.6 umc ras error check
Yang Wang
2023-11-09
1
-2
/
+2
[next]