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
/
umc_v6_1.c
Age
Commit message (
Expand
)
Author
2020-07-23
drm/amdgpu: move umc specific macros to header
John Clements
2020-04-27
drm/amdgpu: decouple EccErrCnt query and clear operation
Guchun Chen
2020-04-27
drm/amdgpu: switch to SMN interface to operate RSMU index mode
Guchun Chen
2020-03-06
drm/amdgpu: update page retirement sequence
John Clements
2020-03-06
drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registers
Guchun Chen
2020-01-14
drm/amdgpu: preserve RSMU UMC index mode state
John Clements
2020-01-14
drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offset
Guchun Chen
2020-01-07
drm/amdgpu: updated UMC error address record with correct channel index
John Clements
2020-01-07
drm/amdgpu: resolved bug in UMC RAS CE query
John Clements
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
2020-01-07
drm/amdgpu: update UMC 6.1 RAS error counter register access path
John Clements
2019-12-18
drm/amdgpu: move umc offset to one new header file for Arcturus
Guchun Chen
2019-12-11
drm/amdgpu: Added RAS UMC error query support for Arcturus
John Clements
2019-10-03
drm/amdgpu: use GPU PAGE SHIFT for umc retired page
Tao Zhou
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-09-13
drm/amdgpu: save umc error records
Tao Zhou
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
2019-08-02
drm/amdgpu: update the calc algorithm of umc ecc error count
Tao Zhou
2019-08-02
drm/amdgpu: implement umc ras init function
Tao Zhou
2019-08-02
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
Tao Zhou
2019-08-02
drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure
Tao Zhou
2019-08-02
drm/amdgpu: remove the clear of MCA_ADDR
Tao Zhou
2019-07-31
drm/amdgpu: query umc ras error address
Tao Zhou
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
2019-07-31
drm/amdgpu: update algorithm of umc uncorrectable error counting
Tao Zhou
2019-07-31
drm/amdgpu: use 64bit operation macros for umc
Tao Zhou
2019-07-31
drm/amdgpu: add umc v6_1 query error count support
Hawking Zhang