summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable IH doorbell for ring 1&2 on VegaChristian König2019-03-191-1/+2
* drm/amdgpu: Fix sdma doorbell range settingOak Zeng2019-01-251-2/+2
* drm/amdgpu: Add NBIO SMN headers v2Kent Russell2019-01-141-5/+1
* drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher2018-12-201-0/+7
* drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang2018-03-201-2/+2
* drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König2018-02-261-1/+1
* drm/amdgpu: add optional ring to *_hdp callbacksChristian König2018-02-191-2/+9
* drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher2017-12-131-14/+0
* drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher2017-12-131-32/+49
* drm/amdgpu: make function names consistent in nbio filesAlex Deucher2017-12-121-8/+8
* drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu2017-12-081-1/+0
* drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu2017-12-081-13/+32
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-2/+2
* drm/amd/include:cleanup vega10 nbio header files.Feifei Xu2017-12-061-3/+3
* amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie2017-09-291-21/+17
* amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie2017-09-291-4/+4
* drm/amdgpu: add nbio 6.1 register init functionAlex Deucher2017-07-141-0/+13
* drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu2017-07-141-1/+1
* drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis2017-06-151-31/+23
* drm/amdgpu: add get_clockgating callback for nbio v6.1Huang Rui2017-03-291-0/+15
* drm/amdgpu: impl sriov detection for vega10Xiangliang Yu2017-03-291-0/+18
* drm/amdgpu: add NBIO 6.1 driverJunwei Zhang2017-03-291-0/+233