index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_umc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
drm/amdgpu: Optimize checking ras supported
Stanley.Yang
1
-15
/
+19
2023-04-12
drm/amdgpu: optimize redundant code in umc_v8_10
YiPeng Chai
1
-0
/
+31
2023-03-22
drm/amdgpu: Initialize umc ras callback
Hawking Zhang
1
-1
/
+1
2023-03-14
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
1
-0
/
+30
2023-02-24
drm/amdgpu: exclude duplicate pages from UMC RAS UE count
Tao Zhou
1
-2
/
+2
2022-12-15
drm/amdgpu: add RAS poison consumption handler for SRIOV
Tao Zhou
1
-18
/
+26
2022-10-27
drm/amdgpu: remove ras_error_status parameter for UMC poison handler
Tao Zhou
1
-8
/
+5
2022-10-27
drm/amdgpu: add RAS poison handling for MCA
Tao Zhou
1
-11
/
+20
2022-10-27
drm/amdgpu: add RAS page retirement functions for MCA
Tao Zhou
1
-0
/
+53
2022-03-15
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
1
-0
/
+5
2022-03-03
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
1
-7
/
+0
2022-03-03
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
1
-2
/
+2
2022-03-03
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
1
-1
/
+1
2022-02-17
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
yipechai
1
-3
/
+3
2022-02-17
drm/amdgpu: Modify .ras_late_init function pointer parameter
yipechai
1
-1
/
+1
2022-02-14
drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function code
yipechai
1
-38
/
+6
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
1
-0
/
+21
2022-01-15
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-16
/
+16
2022-01-15
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
1
-1
/
+1
2022-01-15
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-3
/
+2
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
1
-73
/
+95
2021-12-29
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
1
-3
/
+12
2021-11-22
drm/amdgpu: query umc error info from ecc_table v2
Stanley.Yang
1
-22
/
+50
2021-08-16
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
1
-1
/
+0
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
1
-1
/
+1
2021-06-19
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
1
-0
/
+4
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-8
/
+9
2020-10-30
drm/amdgpu: change to save bad pages in UMC error interrupt callback
Dennis Li
1
-3
/
+4
2020-08-05
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
1
-2
/
+3
2020-04-13
drm/amdgpu: refine ras related message print
Guchun Chen
1
-4
/
+6
2020-04-13
drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
Guchun Chen
1
-0
/
+3
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
1
-1
/
+0
2020-01-07
drm/amdgpu: removed GFX RAS support check in UMC ECC callback
John Clements
1
-7
/
+1
2019-12-19
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
1
-1
/
+1
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
1
-0
/
+4
2019-10-03
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
1
-0
/
+15
2019-10-03
drm/amdgpu: remove ih_info parameter of umc_ras_late_init
Tao Zhou
1
-8
/
+7
2019-10-03
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
1
-14
/
+14
2019-10-03
drm/amdgpu: move umc ras irq functions to umc block
Tao Zhou
1
-1
/
+64
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
1
-2
/
+2
2019-09-16
drm/amdgpu: move umc ras init to umc block
Tao Zhou
1
-0
/
+4
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
1
-0
/
+73