Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.h29 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1) macro
Damdgpu_cs.c1249 job->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST; in amdgpu_cs_submit()
Dgfx_v8_0.c6349 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v8_ring_emit_cntxcntl()
Dgfx_v9_0.c5532 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v9_ring_emit_cntxcntl()
Dgfx_v10_0.c7973 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags) in gfx_v10_0_ring_emit_cntxcntl()