Home
last modified time | relevance | path

Searched refs:nbio_hf_reg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c1373 const struct nbio_hdp_flush_reg *nbio_hf_reg = ring->adev->nbio.hdp_flush_reg; in amdgpu_gfx_get_hdp_flush_mask() local
1377 *hdp_flush_mask = nbio_hf_reg->ref_and_mask_cp0 << ring->pipe; in amdgpu_gfx_get_hdp_flush_mask()
1381 *hdp_flush_mask = nbio_hf_reg->ref_and_mask_cp2 << ring->pipe; in amdgpu_gfx_get_hdp_flush_mask()
1385 *hdp_flush_mask = nbio_hf_reg->ref_and_mask_cp8; in amdgpu_gfx_get_hdp_flush_mask()
1389 *hdp_flush_mask = nbio_hf_reg->ref_and_mask_cp9; in amdgpu_gfx_get_hdp_flush_mask()
H A Dsdma_v5_0.c492 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg; in sdma_v5_0_ring_emit_hdp_flush() local
495 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma0; in sdma_v5_0_ring_emit_hdp_flush()
497 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma1; in sdma_v5_0_ring_emit_hdp_flush()
H A Dsdma_v7_0.c331 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg; in sdma_v7_0_ring_emit_hdp_flush() local
333 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma0 << ring->me; in sdma_v7_0_ring_emit_hdp_flush()
H A Dsdma_v6_0.c329 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg; in sdma_v6_0_ring_emit_hdp_flush() local
331 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma0 << ring->me; in sdma_v6_0_ring_emit_hdp_flush()
H A Dsdma_v5_2.c341 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg; in sdma_v5_2_ring_emit_hdp_flush() local
346 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma0 << ring->me; in sdma_v5_2_ring_emit_hdp_flush()
H A Dsdma_v4_4_2.c428 const struct nbio_hdp_flush_reg *nbio_hf_reg = adev->nbio.hdp_flush_reg; in sdma_v4_4_2_ring_emit_hdp_flush() local
430 ref_and_mask = nbio_hf_reg->ref_and_mask_sdma0 in sdma_v4_4_2_ring_emit_hdp_flush()