From: Stephane Viau Date: Fri, 13 Mar 2015 19:49:32 +0000 (-0400) Subject: drm/msm/mdp5: Enhance operation mode for pipeline configuration X-Git-Tag: omap-for-v4.2/o2_dc~72^2~12^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d145dd78d7e72ac07c84f6919283569e6b45a5c3;p=pandora-kernel.git drm/msm/mdp5: Enhance operation mode for pipeline configuration DSI and WB interfaces need a more complex pipeline configuration than the current mdp5_ctl_set_intf(). For example, memory output connections need to be selected for WB. Interface mode (Video vs. Command modes) also need to be configured for DSI. This change takes care of configuring the whole pipeline as far as operation mode goes. DSI and WB interfaces will be added later. v2: rename macro to mdp5_cfg_intf_is_virtual() [pointed by Archit] Signed-off-by: Stephane Viau [Remove temp bisectability hack -Rob] Signed-off-by: Rob Clark --- Reading git-diff-tree failed