Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c1365 uint32_t *hdp_flush_mask, uint32_t *reg_mem_engine) in amdgpu_gfx_get_hdp_flush_mask() argument
1368 if (!ring || !hdp_flush_mask || !reg_mem_engine) { in amdgpu_gfx_get_hdp_flush_mask()
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()