ozone/drm: Disable planes when removing a crtc.
When HardwareDisplayController::RemoveCrtc is called, planes in old_plane_list, that is the list of planes last committed for scanout, should be disabled. Before this patch the planes would not be disabled and would unexpectedly show up on displays where the old crtc would get reassigned. Bug: b/72749390 Test: plugged in a secondary monitor while an overlay is displayed on the primary. Change-Id: I76675a765d0ed9572baaf457060c2d7dac619614 Reviewed-on: https://chromium-review.googlesource.com/924347 Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#537491}
Showing
Please register or sign in to comment