index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_umc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-31
/
+108
*
drm/amdgpu: Log deferred error separately
Candice Li
2024-01-16
1
-0
/
+1
*
drm/amdgpu: Do bad page retirement for deferred errors
Candice Li
2024-01-16
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-12
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
-18
/
+26
*
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-03
1
-7
/
+0
*
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-03
1
-2
/
+2
*
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-03-03
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
*
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
2021-12-30
1
-73
/
+95
*
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
2021-12-28
1
-3
/
+12
*
drm/amdgpu: query umc error info from ecc_table v2
Stanley.Yang
2021-11-22
1
-22
/
+50
*
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
2021-08-16
1
-1
/
+0
*
drm/amdgpu: Some renames
Luben Tuikov
2021-07-01
1
-1
/
+1
*
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
2021-06-18
1
-0
/
+4
*
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2021-04-09
1
-8
/
+9
*
drm/amdgpu: change to save bad pages in UMC error interrupt callback
Dennis Li
2020-10-30
1
-3
/
+4
*
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
2020-08-04
1
-2
/
+3
*
drm/amdgpu: refine ras related message print
Guchun Chen
2020-04-13
1
-4
/
+6
*
drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
Guchun Chen
2020-04-13
1
-0
/
+3
*
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
2020-03-10
1
-1
/
+0
*
drm/amdgpu: removed GFX RAS support check in UMC ECC callback
John Clements
2020-01-07
1
-7
/
+1
*
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
2019-12-18
1
-1
/
+1
*
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
2019-10-03
1
-0
/
+4
*
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
2019-10-03
1
-0
/
+15
*
drm/amdgpu: remove ih_info parameter of umc_ras_late_init
Tao Zhou
2019-10-03
1
-8
/
+7
*
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
2019-10-03
1
-14
/
+14
*
drm/amdgpu: move umc ras irq functions to umc block
Tao Zhou
2019-10-03
1
-1
/
+64
*
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
2019-09-16
1
-2
/
+2
*
drm/amdgpu: move umc ras init to umc block
Tao Zhou
2019-09-16
1
-0
/
+4
*
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
2019-09-16
1
-0
/
+73