Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Dsoc15d.h170 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
Dnvd.h145 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
Dvid.h198 #define INDIRECT_BUFFER_PRE_ENB(x) ((x) << 21) macro
Dgfx_v8_0.c6104 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v8_0_ring_emit_ib_gfx()
Dgfx_v9_0.c5403 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v9_0_ring_emit_ib_gfx()
Dgfx_v11_0.c5621 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v11_0_ring_emit_ib_gfx()
Dgfx_v10_0.c8548 control |= INDIRECT_BUFFER_PRE_ENB(1); in gfx_v10_0_ring_emit_ib_gfx()