Searched refs:FB_PIXMAP_SYNC (Results 1 – 3 of 3) sorted by relevance
428 #define FB_PIXMAP_SYNC 256 /* set if GPU can DMA */ macro
163 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset()176 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset()
185 #define FB_PIXMAP_SYNC 256 /* set if GPU can DMA */ macro