From d65bd0e431156f156f43946b6efb524694afb685 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Wed, 6 Aug 2014 07:43:12 -0400 Subject: [PATCH] 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-format-patch failed