From: Rob Clark Date: Wed, 6 Aug 2014 11:43:12 +0000 (-0400) Subject: drm/msm/mdp4: fix blend setup with multiple crtcs X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65bd0e431156f156f43946b6efb524694afb685;p=pandora-kernel.git drm/msm/mdp4: fix blend setup with multiple crtcs In particular, blend_setup() should not overwrite the other crtc's mixer settings. Also, the encoder needs to be able to specify the mixer-id explicitly, since both LVDS and DTV use 'INTF_LVDC_DTV', so we cannot guess the mixer-id from the interface. Signed-off-by: Rob Clark --- Reading git-diff-tree failed