Home
last modified time | relevance | path

Searched refs:AMDGPU_PREAMBLE_IB_PRESENT_FIRST (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_job.h33 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1) macro
A Damdgpu_cs.c1332 leader->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST; in amdgpu_cs_submit()
A Dgfx_v8_0.c6321 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v8_ring_emit_cntxcntl()
A Dgfx_v9_0.c5483 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v9_ring_emit_cntxcntl()
A Dgfx_v10_0.c8610 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v10_0_ring_emit_cntxcntl()

Completed in 45 milliseconds