Searched refs:PIN_SCANOUT (Results 1 – 8 of 8) sorted by relevance
39 #define PIN_SCANOUT 0x1 macro
1123 intel_uxa_get_pixmap_private(pixmap)->pinned |= PIN_SCANOUT; in intel_uxa_create_screen_resources()
877 if (front_intel->pinned & ~(PIN_SCANOUT | PIN_DRI2)) in can_exchange()
963 assert(sna_pixmap(screen->GetScreenPixmap(screen))->pinned & PIN_SCANOUT); in sna_present_unflip()
147 #define PIN_SCANOUT 0x1 macro
2145 if (sna_pixmap(pixmap)->pinned & ~(PIN_DRI2 | PIN_SCANOUT)) { in can_flip()2220 if (sna_pixmap(pixmap)->pinned & ~(PIN_DRI2 | PIN_SCANOUT)) { in can_xchg()
255 priv->pinned = PIN_SCANOUT; in sna_glyphs_create()
2496 assert(priv->pinned & PIN_SCANOUT); in set_shadow()2557 priv->pinned |= PIN_SCANOUT; in get_scanout_bo()