emit_pipeline_sync  173 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c 	if (ring->funcs->emit_pipeline_sync && job &&
emit_pipeline_sync  138 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h 	void (*emit_pipeline_sync)(struct amdgpu_ring *ring);
emit_pipeline_sync  239 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h #define amdgpu_ring_emit_pipeline_sync(r) (r)->funcs->emit_pipeline_sync((r))
emit_pipeline_sync 1265 drivers/gpu/drm/amd/amdgpu/cik_sdma.c 	.emit_pipeline_sync = cik_sdma_ring_emit_pipeline_sync,
emit_pipeline_sync 5227 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	.emit_pipeline_sync = gfx_v10_0_ring_emit_pipeline_sync,
emit_pipeline_sync 5267 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	.emit_pipeline_sync = gfx_v10_0_ring_emit_pipeline_sync,
emit_pipeline_sync 3504 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	.emit_pipeline_sync = gfx_v6_0_ring_emit_pipeline_sync,
emit_pipeline_sync 3528 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	.emit_pipeline_sync = gfx_v6_0_ring_emit_pipeline_sync,
emit_pipeline_sync 5017 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	.emit_pipeline_sync = gfx_v7_0_ring_emit_pipeline_sync,
emit_pipeline_sync 5048 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	.emit_pipeline_sync = gfx_v7_0_ring_emit_pipeline_sync,
emit_pipeline_sync 6962 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	.emit_pipeline_sync = gfx_v8_0_ring_emit_pipeline_sync,
emit_pipeline_sync 6996 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	.emit_pipeline_sync = gfx_v8_0_ring_emit_pipeline_sync,
emit_pipeline_sync 6228 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	.emit_pipeline_sync = gfx_v9_0_ring_emit_pipeline_sync,
emit_pipeline_sync 6268 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	.emit_pipeline_sync = gfx_v9_0_ring_emit_pipeline_sync,
emit_pipeline_sync 1152 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 	.emit_pipeline_sync = sdma_v2_4_ring_emit_pipeline_sync,
emit_pipeline_sync 1590 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 	.emit_pipeline_sync = sdma_v3_0_ring_emit_pipeline_sync,
emit_pipeline_sync 2274 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	.emit_pipeline_sync = sdma_v4_0_ring_emit_pipeline_sync,
emit_pipeline_sync 2310 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	.emit_pipeline_sync = sdma_v4_0_ring_emit_pipeline_sync,
emit_pipeline_sync 2342 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	.emit_pipeline_sync = sdma_v4_0_ring_emit_pipeline_sync,
emit_pipeline_sync 2374 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	.emit_pipeline_sync = sdma_v4_0_ring_emit_pipeline_sync,
emit_pipeline_sync 1625 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	.emit_pipeline_sync = sdma_v5_0_ring_emit_pipeline_sync,
emit_pipeline_sync  735 drivers/gpu/drm/amd/amdgpu/si_dma.c 	.emit_pipeline_sync = si_dma_ring_emit_pipeline_sync,
emit_pipeline_sync 1558 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c 	.emit_pipeline_sync = uvd_v6_0_ring_emit_pipeline_sync,
emit_pipeline_sync 1587 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c 	.emit_pipeline_sync = uvd_v6_0_enc_ring_emit_pipeline_sync,
emit_pipeline_sync  933 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c 	.emit_pipeline_sync = vce_v3_0_emit_pipeline_sync,