From: Jesse Barnes Date: Mon, 14 Nov 2011 22:51:27 +0000 (-0800) Subject: drm: add plane support v3 X-Git-Tag: v3.3-rc1~121^2~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf5c9177151537e73ff1816540e4ba24b174391;p=pandora-kernel.git drm: add plane support v3 Planes are a bit like half-CRTCs. They have a location and fb, but don't drive outputs directly. Add support for handling them to the core KMS code. v2: fix ABI of get_plane - move format_type_ptr to the end v3: add 'flags' field for interlaced support (from Ville) Acked-by: Alan Cox Reviewed-by: Rob Clark Reviewed-by: Daniel Vetter Signed-off-by: Jesse Barnes Signed-off-by: Dave Airlie --- Reading git-diff-tree failed