index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_umc.h
Age
Commit message (
Expand
)
Author
2020-07-23
drm/amdgpu: move umc specific macros to header
John Clements
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
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-10-03
drm/amdgpu: fix an UMC hw arbitrator bug(v3)
Monk Liu
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-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
2019-08-02
drm/amdgpu: add macro of umc for each channel
Tao Zhou
2019-08-02
drm/amdgpu: add more parameters and functions to amdgpu_umc structure
Tao Zhou
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
2019-07-31
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
2019-07-31
drm/amdgpu: add amdgpu_umc_functions structure
Hawking Zhang