From: Tomi Valkeinen Date: Fri, 3 Oct 2014 15:14:08 +0000 (+0000) Subject: drm/omap: fix plane's channel selection X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd3887b503c1cc8a61ef4a4f24462ce03f3ada5;p=pandora-kernel.git drm/omap: fix plane's channel selection omap_plane_pre_apply() sets the plane's output channel too late, only after the plane has already been otherwise configured and enabled. This causes problems, as at the configuration stage we need to make decisions based on the output channel. This may lead to bad plane settings or failing to setup the plane. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed