mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 20:42:52 +00:00
The driver was assigning all planes to crtcs when actually they're mapped to a specific crtc. Correct the mask. https://github.com/raspberrypi/linux/issues/3734 Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>