开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
soc15_common.h
Age
Commit message (
Expand
)
Author
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
2020-04-24
drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used later
Monk Liu
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
2019-11-26
drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
Nathan Chancellor
2019-08-02
drm/amdgpu: cleanup vega10 SRIOV code path
Monk Liu
2019-05-24
drm/amdgpu: move the VCN DPG mode read and write to VCN
Leo Liu
2019-05-24
drm/amdgpu: add basic func for RLC program reg
Trigger Huang
2018-12-18
drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREG
James Zhu
2018-09-26
drm/amdgpu/soc15: fix warnings in register macro
Alex Deucher
2018-09-26
drm/amdgpu:Add DPG mode read/write macro
James Zhu
2018-09-13
drm/amdgpu:Add error message when register failed to reach expected value
James Zhu
2018-05-24
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
2017-12-13
drm/amdgpu: convert nbio to use callbacks (v2)
Alex Deucher
2017-12-08
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
Shaoyun Liu
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
2017-12-08
drm/amdgpu: Use dynamic IP offset for register access on SOC15
Shaoyun Liu
2017-07-14
drm/amdgpu: Add WREG32_SOC15_NO_KIQ macro define
Shaoyun Liu
2017-06-15
drm/amd/amdgpu: Add offset variant to SOC15 macros
Tom St Denis
2017-04-28
drm/amd/amdgpu: Introduce new read/write macros for SOC15
Tom St Denis
2017-03-29
drm/amdgpu: add common soc15 headers
Ken Wang