Skip to content
Snippets Groups Projects

drm-backend: fix deinit_planes

Merged Pekka Paalanen requested to merge pq/weston:mr/planefix into master

Commit "drm-backend: move code to init/deinit planes to specific functions" lost a chunk of drm_output_deinit() when moving code into drm_output_deinit_planes(). Reinstate the missing chunk.

This fixes an endless loop over weston_compositor::plane_list when you start with three monitors connected, unplug and re-plug one.

Fixes: 3be23eff

Cc @daniels @leandrohrb

I missed this in my review of the faulty commit.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading