summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu1-18/+0
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-2/+1
2019-03-19drm/amdgpu: enable IH doorbell for ring 1&2 on VegaChristian König1-1/+2
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng1-2/+2
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell1-5/+1
2018-12-20drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher1-0/+7
2018-03-20drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang1-2/+2
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