Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.h29 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1) macro
Damdgpu_ib.c225 !(status & AMDGPU_PREAMBLE_IB_PRESENT_FIRST) && in amdgpu_ib_schedule()
Damdgpu_cs.c1317 job->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST; in amdgpu_cs_submit()
Dgfx_v10_0.c4604 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v10_0_ring_emit_cntxcntl()
Dgfx_v9_0.c5376 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v9_ring_emit_cntxcntl()
Dgfx_v8_0.c6433 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v8_ring_emit_cntxcntl()