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_v6_1.c
Age
Commit message (
Expand
)
Author
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