Home
last modified time | relevance | path

Searched refs:INDIRECT_BUFFER_PRE_ENB (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h145 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
H A Dsoc15d.h170 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
H A Dvid.h198 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
H A Dgfx_v8_0.c6105 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v8_0_ring_emit_ib_gfx()
H A Dgfx_v11_0.c5680 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v11_0_ring_emit_ib_gfx()
H A Dgfx_v9_0.c5430 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v9_0_ring_emit_ib_gfx()
H A Dgfx_v10_0.c8574 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v10_0_ring_emit_ib_gfx()