Skip to content
  • Vlad Zahorodnii's avatar
    platforms/drm: Fix initialization of EGL displays · 33fad70c
    Vlad Zahorodnii authored
    Currently, every time compositing is restarted, both the gbm and the egl
    streams backend will re-obtain the EGLDisplay object.
    
    This is wrong because the core assumption is that the EGL display doesn't
    change once it has been obtained.
    33fad70c