From: Damien Lespiau Date: Wed, 4 Dec 2013 00:49:41 +0000 (+0000) Subject: drm/i915/skl: Implement drm_plane vfuncs X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2a41b4cd2b54422b788e4a6f35aacd4fa1fea3;p=pandora-kernel.git drm/i915/skl: Implement drm_plane vfuncs SKL Uses the same hardware for all planes now, so called "universal" planes. Ie both the primary planes and sprite planes share the same logic. This patch implements the drm_plane vfuncs for "sprites" ie planes that aren't the primary plane. v2: Couple of fixes: - Actually enabled the planes and fix the plane number Reviewed-by: Rodrigo Vivi Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed