From: Jesse Barnes Date: Tue, 2 Apr 2013 18:22:20 +0000 (-0700) Subject: drm/i915: sprite support for ValleyView v4 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1f3851feb0b2d29fed61b22fc1604fff053483;p=pandora-kernel.git drm/i915: sprite support for ValleyView v4 No constant alpha yet though, that needs a new ioctl and/or property to get/set. v2: use drm_plane_format_cpp (Ville) fix up vlv_disable_plane, remove IVB bits (Ville) remove error path rework (Ville) fix component order confusion (Ville) clean up platform init (Ville) use compute_offset_xtiled (Ville) v3: fix up more format confusion (Ville) update to new page offset function (Ville) v4: remove incorrect formats from framebuffer_init (Ville) Reviewed-by: Ville Syrjälä Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed