Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dni.c1381 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_fence_ring_emit() local
1386 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_fence_ring_emit()
1403 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_ring_ib_execute() local
1429 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_ring_ib_execute()
H A Dr600.c2871 u32 cp_coher_cntl = PACKET3_TC_ACTION_ENA | PACKET3_VC_ACTION_ENA | in r600_fence_ring_emit() local
2875 cp_coher_cntl |= PACKET3_FULL_CACHE_ENA; in r600_fence_ring_emit()
2881 radeon_ring_write(ring, cp_coher_cntl); in r600_fence_ring_emit()
2895 radeon_ring_write(ring, cp_coher_cntl); in r600_fence_ring_emit()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c3401 const unsigned int cp_coher_cntl = in gfx_v9_4_3_emit_mem_sync() local
3410 amdgpu_ring_write(ring, cp_coher_cntl); /* CP_COHER_CNTL */ in gfx_v9_4_3_emit_mem_sync()
H A Dgfx_v9_0.c7092 const unsigned int cp_coher_cntl = in gfx_v9_0_emit_mem_sync() local
7101 amdgpu_ring_write(ring, cp_coher_cntl); /* CP_COHER_CNTL */ in gfx_v9_0_emit_mem_sync()