开源镜像站
帮助
动态
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
/
nbio_v6_1.c
Age
Commit message (
Expand
)
Author
2024-05-08
drm/amdgpu/soc15: use common nbio callback to set remap offset
Alex Deucher
2024-05-08
drm/amdgpu: add set_reg_remap callback for NBIO 6.1
Alex Deucher
2022-09-13
drm/amdgpu: Don't enable LTR if not supported
Lijo Lazar
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2021-11-24
drm/amdgpu: Fix MMIO HDP flush on SRIOV
Felix Kuehling
2021-04-15
drm/amd/amdgpu: enable ASPM on vega
Kenneth Feng
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
2021-01-05
drm/amdgpu: add hdp version 4 functions
Likun Gao
2020-11-02
drm/amdgpu/nbio: improve code indentation and alignment
Deepak R Varma
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
2019-03-19
drm/amdgpu: enable IH doorbell for ring 1&2 on Vega
Christian König
2019-01-25
drm/amdgpu: Fix sdma doorbell range setting
Oak Zeng
2019-01-14
drm/amdgpu: Add NBIO SMN headers v2
Kent Russell
2018-12-20
drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12
Alex Deucher
2018-03-20
drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessing
Hawking Zhang
2018-02-26
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
2018-02-19
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
2017-12-13
drm/amdgpu: drop the bios scratch reg callbacks from nbio
Alex Deucher
2017-12-13
drm/amdgpu: convert nbio to use callbacks (v2)
Alex Deucher
2017-12-12
drm/amdgpu: make function names consistent in nbio files
Alex Deucher
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
2017-09-29
amdgpu/nbio: use constant nbio_hdp_flush_reg structs.
Dave Airlie
2017-09-29
amdgpu/soc15: make the pcie index/data registers constant.
Dave Airlie
2017-07-14
drm/amdgpu: add nbio 6.1 register init function
Alex Deucher
2017-07-14
drm/amdgpu: NO KIQ usage on nbio hdp flush routine
Shaoyun Liu
2017-06-15
drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macros
Tom St Denis
2017-03-29
drm/amdgpu: add get_clockgating callback for nbio v6.1
Huang Rui
2017-03-29
drm/amdgpu: impl sriov detection for vega10
Xiangliang Yu
2017-03-29
drm/amdgpu: add NBIO 6.1 driver
Junwei Zhang