HomeSort by: relevance | last modified time | path
    Searched refs:AMDGPU_PREAMBLE_IB_PRESENT_FIRST (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_job.h 31 #define AMDGPU_PREAMBLE_IB_PRESENT_FIRST (1 << 1)
amdgpu_ib.c 230 !(status & AMDGPU_PREAMBLE_IB_PRESENT_FIRST) &&
amdgpu_cs.c 1257 job->preamble_status |= AMDGPU_PREAMBLE_IB_PRESENT_FIRST;
amdgpu_gfx_v10_0.c 4600 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)
amdgpu_gfx_v8_0.c 6421 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)
amdgpu_gfx_v9_0.c 5270 if (AMDGPU_PREAMBLE_IB_PRESENT_FIRST & flags)

Completed in 28 milliseconds