Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ring.c169 bool hdp_flush) in radeon_ring_commit() argument
174 if (hdp_flush && rdev->asic->ring[ring->idx]->hdp_flush) in radeon_ring_commit()
175 rdev->asic->ring[ring->idx]->hdp_flush(rdev, ring); in radeon_ring_commit()
184 if (hdp_flush && rdev->asic->mmio_hdp_flush) in radeon_ring_commit()
200 bool hdp_flush) in radeon_ring_unlock_commit() argument
202 radeon_ring_commit(rdev, ring, hdp_flush); in radeon_ring_unlock_commit()
H A Dradeon_ib.c126 struct radeon_ib *const_ib, bool hdp_flush) in radeon_ib_schedule() argument
181 radeon_ring_unlock_commit(rdev, ring, hdp_flush); in radeon_ib_schedule()
H A Dradeon.h1015 struct radeon_ib *const_ib, bool hdp_flush);
1026 bool hdp_flush);
1028 bool hdp_flush);
1829 void (*hdp_flush)(struct radeon_device *rdev, struct radeon_ring *ring); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_nbio.h58 void (*hdp_flush)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
H A Dnbio_v6_1.c269 .hdp_flush = nbio_v6_1_hdp_flush,
H A Dnbio_v7_0.c295 .hdp_flush = nbio_v7_0_hdp_flush,
H A Dnbio_v2_3.c322 .hdp_flush = nbio_v2_3_hdp_flush,
H A Dgmc_v10_0.c283 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v10_0_flush_gpu_tlb()
967 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v10_0_gart_enable()
H A Dnbio_v7_4.c544 .hdp_flush = nbio_v7_4_hdp_flush,
H A Dpsp_v11_0.c705 adev->nbio.funcs->hdp_flush(adev, NULL); in psp_v11_0_memory_training()
H A Dnv.c594 adev->nbio.funcs->hdp_flush(adev, ring); in nv_flush_hdp()
H A Dgmc_v9_0.c1641 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v9_0_hw_init()
H A Dsoc15.c841 adev->nbio.funcs->hdp_flush(adev, ring); in soc15_flush_hdp()
H A Dgfx_v10_0.c5550 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_pfp_microcode()
5628 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_ce_microcode()
5705 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_me_microcode()
6066 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_compute_load_microcode()