index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2020-11-02
drm/amdgpu/umc: use "*" adjacent to data name
Deepak R Varma
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