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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.h33 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1) macro
H A Damdgpu_cs.c1334 leader->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST;
H A Dgfx_v8_0.c6320 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)
H A Dgfx_v9_0.c5604 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)
H A Dgfx_v10_0.c8540 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)

Completed in 280 milliseconds