Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_job.h29 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1) macro
H A Damdgpu_ib.c216 !(status & AMDGPU_PREAMBLE_IB_PRESENT_FIRST) && in amdgpu_ib_schedule()
H A Damdgpu_cs.c1249 job->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST; in amdgpu_cs_submit()
H A Dgfx_v9_0.c4254 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v9_ring_emit_cntxcntl()
H A Dgfx_v8_0.c6672 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v8_ring_emit_cntxcntl()