Home
last modified time | relevance | path

Searched refs:EOP_EXEC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Dsoc15d.h194 #define EOP_EXEC (1 << 28) /* For Trailing Fence */ macro
A Dvid.h249 #define EOP_EXEC (1 << 28) /* For Trailing Fence */ macro
A Dcikd.h367 #define EOP_EXEC (1 << 28) /* For Trailing Fence */ macro
A Dgfx_v7_0.c2139 (exec ? EOP_EXEC : 0))); in gfx_v7_0_ring_emit_fence_gfx()
A Dgfx_v8_0.c6177 (exec ? EOP_EXEC : 0))); in gfx_v8_0_ring_emit_fence_gfx()
A Dgfx_v9_0.c5546 dw2 |= EOP_EXEC; in gfx_v9_0_ring_emit_fence()

Completed in 39 milliseconds