index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-10-11
drm/amdgpu: remove check for CE in RAS error address query
Tao Zhou
1
-7
/
+3
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
1
-15
/
+3
2022-01-15
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-4
/
+8
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-1
/
+3
2020-11-02
drm/amdgpu/umc: use "*" adjacent to data name
Deepak R Varma
1
-2
/
+2
2020-07-23
drm/amdgpu: move umc specific macros to header
John Clements
1
-14
/
+0
2020-04-27
drm/amdgpu: decouple EccErrCnt query and clear operation
Guchun Chen
1
-4
/
+79
2020-04-27
drm/amdgpu: switch to SMN interface to operate RSMU index mode
Guchun Chen
1
-5
/
+24
2020-03-06
drm/amdgpu: update page retirement sequence
John Clements
1
-2
/
+5
2020-03-06
drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registers
Guchun Chen
1
-0
/
+16
2020-01-14
drm/amdgpu: preserve RSMU UMC index mode state
John Clements
1
-2
/
+41
2020-01-14
drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offset
Guchun Chen
1
-4
/
+6
2020-01-07
drm/amdgpu: updated UMC error address record with correct channel index
John Clements
1
-33
/
+32
2020-01-07
drm/amdgpu: resolved bug in UMC RAS CE query
John Clements
1
-12
/
+20
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
1
-55
/
+64
2020-01-07
drm/amdgpu: update UMC 6.1 RAS error counter register access path
John Clements
1
-5
/
+5
2019-12-19
drm/amdgpu: move umc offset to one new header file for Arcturus
Guchun Chen
1
-16
/
+1
2019-12-11
drm/amdgpu: Added RAS UMC error query support for Arcturus
John Clements
1
-14
/
+64
2019-10-03
drm/amdgpu: use GPU PAGE SHIFT for umc retired page
Tao Zhou
1
-1
/
+1
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
1
-4
/
+4
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
1
-0
/
+1
2019-09-14
drm/amdgpu: save umc error records
Tao Zhou
1
-7
/
+32
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
1
-5
/
+5
2019-08-02
drm/amdgpu: update the calc algorithm of umc ecc error count
Tao Zhou
1
-4
/
+6
2019-08-02
drm/amdgpu: implement umc ras init function
Tao Zhou
1
-0
/
+32
2019-08-02
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
Tao Zhou
1
-56
/
+28
2019-08-02
drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure
Tao Zhou
1
-1
/
+9
2019-08-02
drm/amdgpu: remove the clear of MCA_ADDR
Tao Zhou
1
-2
/
+0
2019-07-31
drm/amdgpu: query umc ras error address
Tao Zhou
1
-0
/
+80
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
1
-0
/
+10
2019-07-31
drm/amdgpu: update algorithm of umc uncorrectable error counting
Tao Zhou
1
-6
/
+6
2019-07-31
drm/amdgpu: use 64bit operation macros for umc
Tao Zhou
1
-17
/
+8
2019-07-31
drm/amdgpu: add umc v6_1 query error count support
Hawking Zhang
1
-0
/
+162