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
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
1
-1
/
+2
2024-01-23
drm/amdgpu: add interface to check mca umc status
YiPeng Chai
1
-1
/
+3
2024-01-23
drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning
YiPeng Chai
1
-0
/
+3
2023-09-12
drm/amdgpu: add address conversion for UMC v12
Tao Zhou
1
-0
/
+5
2023-06-09
drm/amdgpu: Support setting EEPROM table version
Stanley.Yang
1
-0
/
+2
2023-04-12
drm/amdgpu: optimize redundant code in umc_v8_10
YiPeng Chai
1
-0
/
+7
2023-03-14
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
1
-0
/
+1
2023-03-06
drm/amdgpu: Support umc node harvest config on umc v8_10
Candice Li
1
-2
/
+5
2023-02-24
drm/amdgpu: add umc retire unit element
Tao Zhou
1
-0
/
+2
2022-10-27
drm/amdgpu: remove ras_error_status parameter for UMC poison handler
Tao Zhou
1
-3
/
+1
2022-10-27
drm/amdgpu: add RAS page retirement functions for MCA
Tao Zhou
1
-0
/
+2
2022-10-18
drm/amdgpu: move convert_error_address out of umc_ras
Hawking Zhang
1
-3
/
+0
2022-10-11
drm/amdgpu: define RAS convert_error_address API
Tao Zhou
1
-5
/
+2
2022-09-29
drm/amdgpu: export umc error address convert interface
Tao Zhou
1
-0
/
+6
2022-07-18
drm/amdgpu: add umc ras functions for umc v8_10_0
YiPeng Chai
1
-0
/
+10
2022-03-03
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
1
-1
/
+0
2022-03-03
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
1
-1
/
+1
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
-0
/
+4
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
1
-0
/
+5
2022-01-15
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-9
/
+5
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
1
-2
/
+1
2021-12-29
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
1
-2
/
+3
2021-11-22
drm/amdgpu: add new query interface for umc block v2
Stanley.Yang
1
-0
/
+4
2021-09-28
drm/amdgpu: add poison mode query for UMC
Tao Zhou
1
-0
/
+1
2021-06-19
drm/amdgpu: fix bad address translation for sienna_cichlid
Stanley.Yang
1
-0
/
+5
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-2
/
+7
2020-07-23
drm/amdgpu: move umc specific macros to header
John Clements
1
-0
/
+14
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
1
-35
/
+0
2019-10-03
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
1
-0
/
+1
2019-10-03
drm/amdgpu: remove ih_info parameter of umc_ras_late_init
Tao Zhou
1
-2
/
+2
2019-10-03
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
1
-0
/
+1
2019-10-03
drm/amdgpu: move umc ras irq functions to umc block
Tao Zhou
1
-0
/
+6
2019-10-03
drm/amdgpu: fix an UMC hw arbitrator bug(v3)
Monk Liu
1
-0
/
+1
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
1
-1
/
+1
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
1
-0
/
+2
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
1
-0
/
+9
2019-08-02
drm/amdgpu: add macro of umc for each channel
Tao Zhou
1
-0
/
+23
2019-08-02
drm/amdgpu: add more parameters and functions to amdgpu_umc structure
Tao Zhou
1
-0
/
+13
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
1
-0
/
+2
2019-07-31
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
1
-0
/
+6
2019-07-31
drm/amdgpu: add amdgpu_umc_functions structure
Hawking Zhang
1
-0
/
+29