summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c
AgeCommit message (Expand)Author
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun 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-08-12drm/amdgpu: enable Doorbell support for Renoir (v2)Leo Liu
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell
2018-08-27Revert "drm/amdgpu: Add nbio support for vega20 (v2)"Alex Deucher
2018-05-17drm/amdgpu: Add nbio support for vega20 (v2)Feifei Xu
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 raven1 nbio header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 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: NO KIQ usage on nbio hdp flush routineShaoyun Liu
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis
2017-05-24drm/amdgpu: add nbio7 supportChunming Zhou