index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_umc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
1
-0
/
+5
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
1
-7
/
+0
2022-03-02
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
1
-2
/
+2
2022-03-02
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-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-16
/
+16
2022-01-14
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
1
-1
/
+1
2022-01-14
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-28
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-18
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-04
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-18
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