From: Matt Roper Date: Thu, 22 Jan 2015 00:35:40 +0000 (-0800) Subject: drm: Add rotation value to plane state X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da30627fc511a57c9bd23a02c97f0576379f761;p=pandora-kernel.git drm: Add rotation value to plane state The rotation property is shared by multiple drivers, so it makes sense to store the rotation value (for atomic-converted drivers) in the common plane state so that core code can eventually access it as well. Cc: dri-devel@lists.freedesktop.org Suggested-by: Daniel Vetter Reviewed-by: Thierry Reding Signed-off-by: Matt Roper Signed-off-by: Dave Airlie --- Reading git-diff-tree failed