Lines Matching defs:scanout
1030 if (rsc->scanout)
1031 renderonly_scanout_destroy(rsc->scanout, fd_screen(pscreen)->ro);
1071 return fd_screen_bo_get_handle(pscreen, rsc->bo, rsc->scanout,
1320 /* when using kmsro, scanout buffers are allocated on the display device
1322 * assume that all calls with modifiers are scanout-possible
1328 struct renderonly_scanout *scanout;
1334 scanout =
1336 if (!scanout)
1339 renderonly_scanout_destroy(scanout, screen->ro);
1438 rsc->scanout =
1573 /* We shouldn't get a scanout buffer here. */