Skip to content

drm_hwcomposer: Fixes for display hotplug / headless mode

Further testing showed that several issues is still present:

  1. Boot without display doesn't work.
  2. Unplug/plug primary display has some flaws due to incomplete HwcDisplay disposal.
  3. In case creation of the pipeline fails, hwcomposer crashes.

This MR aims to address them.

Edited by Roman Stratiienko

Merge request reports