Home
last modified time | relevance | path

Searched refs:DRM_VBLANK_SECONDARY (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/tests/vbltest/
Dvbltest.c67 vbl.request.type |= DRM_VBLANK_SECONDARY; in vblank_handler()
129 vbl.request.type |= DRM_VBLANK_SECONDARY; in main()
145 vbl.request.type |= DRM_VBLANK_SECONDARY; in main()
/third_party/libdrm/
Dxf86drm.h334 DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */ enumerator
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1287 vbl.request.type |= DRM_VBLANK_SECONDARY; in gst_kms_sink_sync()