Skip to content
  • Xaver Hugl's avatar
    platforms/drm: fix init with explicit modifiers · baebaa9e
    Xaver Hugl authored
    When we're adding the output to the EglGbmBackend pipelines aren't necessarily
    setup yet and are thus missing the modifier list. As creating the gbm surface
    immediately is useless anyways, delay that until we need it, where the modifier
    list is available.
    baebaa9e