radeon_ni.c | 1414 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | local in function:cayman_fence_ring_emit 1419 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); 1436 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | local in function:cayman_ring_ib_execute 1462 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl);
|