summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu1-7/+0
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-1/+0
2019-08-12drm/amdgpu: enable Doorbell support for Renoir (v2)Leo Liu1-0/+21
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng1-3/+12
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng1-2/+2
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell1-3/+1
2018-08-27Revert "drm/amdgpu: Add nbio support for vega20 (v2)"Alex Deucher1-17/+1
2018-05-17drm/amdgpu: Add nbio support for vega20 (v2)Feifei Xu1-1/+17
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König1-1/+1
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-2/+7
2017-12-13drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher1-14/+0
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher1-17/+88
2017-12-12drm/amdgpu: make function names consistent in nbio filesAlex Deucher1-8/+8
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu1-1/+0
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu1-13/+32
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-2/+2
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie1-21/+17
2017-09-29amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie1-4/+4
2017-07-14drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu1-1/+1
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis1-25/+17
2017-05-24drm/amdgpu: add nbio7 supportChunming Zhou1-0/+220