Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dni.c1421 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_fence_ring_emit()
1464 radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl); in cayman_ring_ib_execute()
H A Dnid.h1234 # define PACKET3_ENGINE_ME (1 << 31) macro