summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c
AgeCommit message (Expand)Author
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-04-15drm/amd/amdgpu: enable ASPM on vegaKenneth Feng
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao
2021-01-05drm/amdgpu: add hdp version 4 functionsLikun Gao
2020-11-02drm/amdgpu/nbio: improve code indentation and alignmentDeepak R Varma
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang
2019-03-19drm/amdgpu: enable IH doorbell for ring 1&2 on VegaChristian König
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell
2018-12-20drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher
2018-03-20drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2017-12-13drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher
2017-12-12drm/amdgpu: make function names consistent in nbio filesAlex Deucher
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie
2017-09-29amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie
2017-07-14drm/amdgpu: add nbio 6.1 register init functionAlex Deucher
2017-07-14drm/amdgpu: NO KIQ usage on nbio hdp flush routineShaoyun Liu
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis
2017-03-29drm/amdgpu: add get_clockgating callback for nbio v6.1Huang Rui
2017-03-29drm/amdgpu: impl sriov detection for vega10Xiangliang Yu
2017-03-29drm/amdgpu: add NBIO 6.1 driverJunwei Zhang