开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2021-08-16
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
2021-06-18
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2020-10-30
drm/amdgpu: change to save bad pages in UMC error interrupt callback
Dennis Li
2020-08-04
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
2020-04-13
drm/amdgpu: refine ras related message print
Guchun Chen
2020-04-13
drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
Guchun Chen
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
2020-01-07
drm/amdgpu: removed GFX RAS support check in UMC ECC callback
John Clements
2019-12-18
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
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-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
2019-09-16
drm/amdgpu: move umc ras init to umc block
Tao Zhou
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou