Skip to content
  • Xaver Hugl's avatar
    platforms/drm: kill the EglStreams backend · bad57521
    Xaver Hugl authored
    The proprietary NVidia driver now supports gbm, which vastly improves the
    user experience. For older devices that will not get gbm support dropping
    EglStreams will likely not have a big impact as it has several session breaking
    issues anyways.
    
    By removing the backend a lot of logic can be simplified, most notably multi-gpu.
    bad57521