summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
AgeCommit message (Expand)AuthorFilesLines
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/+9
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-32/+49
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 vega10 header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu1-3/+3
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: add nbio 6.1 register init functionAlex Deucher1-0/+13
2017-07-14drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu1-1/+1
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis1-31/+23
2017-03-29drm/amdgpu: add get_clockgating callback for nbio v6.1Huang Rui1-0/+15
2017-03-29drm/amdgpu: impl sriov detection for vega10Xiangliang Yu1-0/+18
2017-03-29drm/amdgpu: add NBIO 6.1 driverJunwei Zhang1-0/+233