Home
last modified time | relevance | path

Searched refs:drmModePageFlip (Results 1 – 12 of 12) sorted by relevance

/third_party/libdrm/man/
DdrmHandleEvent.3.rst61 **drm**\ (7), **drm-kms**\ (7), **drmModePageFlip**\ (3),
Ddrm-kms.7.rst127 you can use **drmModePageFlip**\ (3) which schedules your page-flip for the
226 **drmModePageFlip**\ (3), **drmModeGetPlaneResources**\ (3),
/third_party/libdrm/
Dcore-symbols.txt143 drmModePageFlip
Dxf86drmMode.h409 extern int drmModePageFlip(int fd, uint32_t crtc_id, uint32_t fb_id,
Dxf86drmMode.c1067 drm_public int drmModePageFlip(int fd, uint32_t crtc_id, uint32_t fb_id, in drmModePageFlip() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstglwindow_gbm_egl.c291 ret = drmModePageFlip (display->drm_fd, display->crtc_id, framebuf->fb_id, in draw_cb()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp534 if (drmModePageFlip(fd, mCRTC->crtc_id, mDrawing->getDRMFB(), DRM_MODE_PAGE_FLIP_EVENT, in presentScreen()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp609 if (drmModePageFlip(fd, mCRTC->crtc_id, mDrawing->getDRMFB(), DRM_MODE_PAGE_FLIP_EVENT, in presentScreen()
/third_party/libdrm/tests/modetest/
Dmodetest.c1067 drmModePageFlip(fd, pipe->crtc_id, new_fb_id, in page_flip_handler()
1775 ret = drmModePageFlip(dev->fd, pipe->crtc_id, in test_page_flip()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1297 ret = drmModePageFlip (self->fd, self->crtc_id, self->buffer_id, in gst_kms_sink_sync()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c1838 ret = drmModePageFlip(wsi->fd, connector->crtc_id, image->fb_id, in _wsi_display_queue_next()
/third_party/gstreamer/gstplugins_bad/
DChangeLog74693 This patch requests for drmModePageFlip() for the used CRTC, if the kernel