Skip to content
Commit 2a57e9b5 authored by Laurent Pinchart's avatar Laurent Pinchart
Browse files

drm: rcar-du: Keep plane to CRTC associations when disabling a plane



Changing the plane to CRTC associations requires restarting the CRTC
group, creating visible flicker. Mitigate the issue by changing plane
association only when a plane becomes enabled, not when it get disabled.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
parent 08058611
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment