Home
last modified time | relevance | path

Searched refs:AMDGPU_PREAMBLE_IB_PRESENT (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c924 parser->job->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT; in amdgpu_cs_ib_fill()
Damdgpu.h1075 #define AMDGPU_PREAMBLE_IB_PRESENT (1 << 0) /* bit set means command submit involves a pre… macro
Dgfx_v9_0.c3765 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v9_ring_emit_cntxcntl()
Dgfx_v8_0.c6392 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v8_ring_emit_cntxcntl()