Skip to content
Snippets Groups Projects
  1. Mar 14, 2019
  2. Mar 06, 2019
    • Philipp Zabel's avatar
      compositor-drm: clear gbm_surface pointer after destroying the GBM surface · 5c8eef14
      Philipp Zabel authored
      
      Since commit ee1d968e ("compositor-drm: Fall back if GBM surface fails with
      modifiers"), drm_output_init_egl requires output->gbm_surface to be NULL, or
      gbm_surface_create will not be called if HAVE_GBM_MODIFIERS is enabled but no
      modifiers are supported by the plane. This could happen if _init_egl is called
      after drm_ouptut_fini_egl drom drm_output_switch_mode.
      
      Add an assert to guarantee the requirement and clears the gbm_surface pointer
      after the surface is destroyed.
      
      Signed-off-by: default avatarPhilipp Zabel <p.pzabel@pengutronix.de>
      5c8eef14
  3. Mar 05, 2019
  4. Feb 25, 2019
  5. Feb 22, 2019
  6. Feb 20, 2019
  7. Feb 19, 2019
  8. Feb 18, 2019
  9. Feb 16, 2019
  10. Feb 15, 2019
  11. Feb 11, 2019
  12. Feb 07, 2019
  13. Feb 06, 2019
Loading