Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c1246 !p->ctx->preamble_presented) { in amdgpu_cs_submit()
1248 p->ctx->preamble_presented = true; in amdgpu_cs_submit()
Damdgpu.h645 bool preamble_presented; member