Supported Output methods

  • DRM_OUTPUT_METHOD_EGLSTREAM
    • Use EGLOutput. EGLOutput is the EGLStream consumer that passes all the output frames from Weston to the display. For more information, see EGLOutput Specifications.
    • DRM_OUTPUT_METHOD_GBMSURFACE
      • Default output method. If not enabled, use-egldevice.

    • DRM_OUTPUT_METHOD_SWAPCHAIN
      • Internal maintained framebuffer swapchain if EGL does not support platform_gbm.