Home
last modified time | relevance | path

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

/third_party/libdrm/
Dcore-symbols.txt139 drmModePageFlip
Dxf86drmMode.h496 extern int drmModePageFlip(int fd, uint32_t crtc_id, uint32_t fb_id,
Dxf86drmMode.c951 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.c1088 drmModePageFlip(fd, pipe->crtc_id, new_fb_id, in page_flip_handler()
1788 ret = drmModePageFlip(dev->fd, pipe->crtc_id, in test_page_flip()
/third_party/weston/libweston/backend-drm/
Dkms.c759 if (drmModePageFlip(backend->drm.fd, output->crtc_id, in drm_output_apply_state_legacy()
/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.c1705 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