index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
nbio_v7_0.c
Age
Commit message (
Expand
)
Author
2021-01-05
drm/amdgpu: remove redundant logic related HDP
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-08-12
drm/amdgpu: enable Doorbell support for Renoir (v2)
Leo Liu
2019-05-24
drm/amdgpu: Remap hdp coherency registers
Oak Zeng
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-08-27
Revert "drm/amdgpu: Add nbio support for vega20 (v2)"
Alex Deucher
2018-05-17
drm/amdgpu: Add nbio support for vega20 (v2)
Feifei Xu
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 raven1 nbio header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 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: NO KIQ usage on nbio hdp flush routine
Shaoyun Liu
2017-06-15
drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macros
Tom St Denis
2017-05-24
drm/amdgpu: add nbio7 support
Chunming Zhou