HomeSort by: relevance | last modified time | path
    Searched refs:hdp_flush_reg (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_nbio.h 53 const struct nbio_hdp_flush_reg *hdp_flush_reg; member in struct:amdgpu_nbio_funcs
94 const struct nbio_hdp_flush_reg *hdp_flush_reg; member in struct:amdgpu_nbio
amdgpu_soc15.c 685 adev->nbio.hdp_flush_reg = &nbio_v7_0_hdp_flush_reg;
689 adev->nbio.hdp_flush_reg = &nbio_v7_4_hdp_flush_reg;
692 adev->nbio.hdp_flush_reg = &nbio_v6_1_hdp_flush_reg;
amdgpu_nv.c 473 adev->nbio.hdp_flush_reg = &nbio_v2_3_hdp_flush_reg;
amdgpu_sdma_v5_0.c 423 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg;
amdgpu_sdma_v4_0.c 857 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg;
amdgpu_gfx_v10_0.c 4383 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg;
amdgpu_gfx_v9_0.c 4885 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg;

Completed in 25 milliseconds