From: Grazvydas Ignotas Date: Sat, 5 Apr 2014 18:33:51 +0000 (+0300) Subject: drm/omap: fix plane rotation X-Git-Tag: omap-for-v3.16/pm-signed~75^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4586604acbd2e58921e0363533b9797b0235275;p=pandora-kernel.git drm/omap: fix plane rotation Plane rotation with omapdrm is currently broken. It seems omap_plane_mode_set() expects width and height in screen coordinates, so pass it like that. Signed-off-by: Grazvydas Ignotas Reviewed-by: Rob Clark Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed