Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_job.h27 #define AMDGPU_PREAMBLE_IB_PRESENT (1 << 0) macro
A Damdgpu_cs.c915 AMDGPU_PREAMBLE_IB_PRESENT; in amdgpu_cs_ib_fill()
1251 if ((job->preamble_status & AMDGPU_PREAMBLE_IB_PRESENT) && in amdgpu_cs_submit()
A Dgfx_v8_0.c6356 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v8_ring_emit_cntxcntl()
A Dgfx_v9_0.c5632 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v9_ring_emit_cntxcntl()
A Dgfx_v10_0.c8760 if (AMDGPU_PREAMBLE_IB_PRESENT & flags) in gfx_v10_0_ring_emit_cntxcntl()

Completed in 47 milliseconds