HomeSort by: relevance | last modified time | path
    Searched defs:_DRM_VBLANK_SECONDARY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
drm.h 537 _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */
542 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | \
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 508 _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */
515 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)

Completed in 14 milliseconds