开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
2024-01-22
drm/amdgpu: add interface to check mca umc status
YiPeng Chai
2024-01-22
drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning
YiPeng Chai
2023-09-11
drm/amdgpu: add address conversion for UMC v12
Tao Zhou
2023-06-09
drm/amdgpu: Support setting EEPROM table version
Stanley.Yang
2023-04-11
drm/amdgpu: optimize redundant code in umc_v8_10
YiPeng Chai
2023-03-13
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
2023-03-06
drm/amdgpu: Support umc node harvest config on umc v8_10
Candice Li
2023-02-23
drm/amdgpu: add umc retire unit element
Tao Zhou
2022-10-27
drm/amdgpu: remove ras_error_status parameter for UMC poison handler
Tao Zhou
2022-10-27
drm/amdgpu: add RAS page retirement functions for MCA
Tao Zhou
2022-10-17
drm/amdgpu: move convert_error_address out of umc_ras
Hawking Zhang
2022-10-11
drm/amdgpu: define RAS convert_error_address API
Tao Zhou
2022-09-29
drm/amdgpu: export umc error address convert interface
Tao Zhou
2022-07-18
drm/amdgpu: add umc ras functions for umc v8_10_0
YiPeng Chai
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-02-17
drm/amdgpu: Modify .ras_late_init function pointer parameter
yipechai
2022-02-14
drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function code
yipechai
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
2021-12-28
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
2021-11-22
drm/amdgpu: add new query interface for umc block v2
Stanley.Yang
2021-09-28
drm/amdgpu: add poison mode query for UMC
Tao Zhou
2021-06-18
drm/amdgpu: fix bad address translation for sienna_cichlid
Stanley.Yang
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2020-07-23
drm/amdgpu: move umc specific macros to header
John Clements
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
2019-10-03
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
2019-10-03
drm/amdgpu: remove ih_info parameter of umc_ras_late_init
Tao Zhou
2019-10-03
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
2019-10-03
drm/amdgpu: move umc ras irq functions to umc block
Tao Zhou
2019-10-03
drm/amdgpu: fix an UMC hw arbitrator bug(v3)
Monk Liu
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
2019-08-02
drm/amdgpu: add macro of umc for each channel
Tao Zhou
2019-08-02
drm/amdgpu: add more parameters and functions to amdgpu_umc structure
Tao Zhou
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
2019-07-31
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
2019-07-31
drm/amdgpu: add amdgpu_umc_functions structure
Hawking Zhang