index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-03-15
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
2022-03-02
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-02-17
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
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
2022-01-14
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
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: query umc error info from ecc_table v2
Stanley.Yang
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