Home
last modified time | relevance | path

Searched refs:preamble_presented (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_cs.c1248 !p->ctx->preamble_presented) { in amdgpu_cs_submit()
1250 p->ctx->preamble_presented = true; in amdgpu_cs_submit()
H A Damdgpu.h650 bool preamble_presented; member