Files
linux/drivers/gpu/drm
Tomi Valkeinen bfeece5533 drm/omap: check if rotation is supported before commit
omapdrm is missing a check on the validity of the rotation property.
This leads to omapdrm possibly trying to use rotation on non-rotateable
framebuffer, which causes the overlay setup to fail.

This patch adds the necessary check to omap_plane_atomic_check().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2016-03-03 17:36:44 +02:00
..
2016-02-02 15:37:55 +01:00
2015-12-15 13:39:40 +01:00
2016-01-29 10:03:44 +10:00
2015-12-08 16:07:53 +01:00
2015-12-15 10:22:26 +01:00
2015-12-15 10:22:26 +01:00
2016-01-13 16:43:07 +01:00