Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
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()
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()
Dradeon.h1015 struct radeon_ib *const_ib, bool hdp_flush);
1026 bool hdp_flush);
1028 bool hdp_flush);
1828 void (*hdp_flush)(struct radeon_device *rdev, struct radeon_ring *ring); member
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_nbio.h58 void (*hdp_flush)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
Dnbio_v6_1.c269 .hdp_flush = nbio_v6_1_hdp_flush,
Dnbio_v7_0.c295 .hdp_flush = nbio_v7_0_hdp_flush,
Dnbio_v2_3.c322 .hdp_flush = nbio_v2_3_hdp_flush,
Dgmc_v10_0.c283 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v10_0_flush_gpu_tlb()
966 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v10_0_gart_enable()
Dnbio_v7_4.c544 .hdp_flush = nbio_v7_4_hdp_flush,
Dpsp_v11_0.c705 adev->nbio.funcs->hdp_flush(adev, NULL); in psp_v11_0_memory_training()
Dnv.c592 adev->nbio.funcs->hdp_flush(adev, ring); in nv_flush_hdp()
Dgmc_v9_0.c1640 adev->nbio.funcs->hdp_flush(adev, NULL); in gmc_v9_0_hw_init()
Dsoc15.c839 adev->nbio.funcs->hdp_flush(adev, ring); in soc15_flush_hdp()
Dgfx_v10_0.c5546 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_pfp_microcode()
5624 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_ce_microcode()
5701 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_gfx_load_me_microcode()
6062 adev->nbio.funcs->hdp_flush(adev, NULL); in gfx_v10_0_cp_compute_load_microcode()