From: Tomi Valkeinen Date: Tue, 16 Jun 2015 11:54:51 +0000 (+0300) Subject: drm/omap: check that plane is inside crtc X-Git-Tag: omap-for-v4.3/legacy-v2-signed~13^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c423bc85097327fba71f9a831280d09b64bb62b6;p=pandora-kernel.git drm/omap: check that plane is inside crtc DRM allows planes to be partially off-screen, but DSS hardware does not. This patch adds the necessary check to reject plane configs if the plane is not fully inside the crtc. Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart --- Reading git-diff-tree failed