Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfb.h192 #define FB_PIXMAP_SYNC 256 /* set if GPU can DMA */ macro
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c167 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset()
180 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset()