Home
last modified time | relevance | path

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

/external/drm_gralloc/
Dgralloc_drm_nouveau.c58 int tiled_scanout; member
85 else if (scanout && info->tiled_scanout) in alloc_bo()
91 if (scanout && !info->tiled_scanout) in alloc_bo()
316 info->tiled_scanout = (info->chan != NULL); in nouveau_init()