Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dni.c1388 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_fence_ring_emit() local
1393 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_fence_ring_emit()
1410 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_ring_ib_execute() local
1436 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_ring_ib_execute()
Dr600.c2821 u32 cp_coher_cntl = PACKET3_TC_ACTION_ENA | PACKET3_VC_ACTION_ENA | in r600_fence_ring_emit() local
2825 cp_coher_cntl |= PACKET3_FULL_CACHE_ENA; in r600_fence_ring_emit()
2831 radeon_ring_write(ring, cp_coher_cntl); in r600_fence_ring_emit()
2845 radeon_ring_write(ring, cp_coher_cntl); in r600_fence_ring_emit()