Home
last modified time | relevance | path

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

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