Searched refs:drmmode_set_target_scanout_pixmap (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1335 static Bool drmmode_set_target_scanout_pixmap(xf86CrtcPtr crtc, PixmapPtr ppix,
1348 drmmode_set_target_scanout_pixmap(crtc, front,
1355 drmmode_set_target_scanout_pixmap(crtc, back,
1358 drmmode_set_target_scanout_pixmap(crtc, NULL,
1375 drmmode_set_target_scanout_pixmap(crtc, NULL, &drmmode_crtc->prime_pixmap);
1377 drmmode_set_target_scanout_pixmap(crtc, NULL,
1899 drmmode_set_target_scanout_pixmap(xf86CrtcPtr crtc, PixmapPtr ppix, function in typeref:typename:Bool
1920 return drmmode_set_target_scanout_pixmap(crtc, ppix,

Completed in 7 milliseconds