[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425567583-30100-1-git-send-email-sviau@codeaurora.org>
Date: Thu, 5 Mar 2015 09:59:39 -0500
From: Stephane Viau <sviau@...eaurora.org>
To: dri-devel@...ts.freedesktop.org
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
robdclark@...il.com, Stephane Viau <sviau@...eaurora.org>
Subject: [PATCH v2 0/4] drm/msm: preparation for WB/DSI connectors
WB and DSI support are in the pipe and will come out soon. Before that,
we need to prepare the MDP5 driver so we can support these connectors.
v2: rename macro to mdp5_cfg_intf_is_virtual() [pointed by Archit]
Stephane Viau (4):
drm/msm/mdp5: Update generated header files
drm/msm/mdp5: Enhance operation mode for pipeline configuration
drm/msm/mdp5: Add START signal to kick off certain pipelines
drm/msm/mdp5: Make the intf connection in config module
drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h | 68 +++---
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c | 10 +
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.h | 15 +-
drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 70 ++----
drivers/gpu/drm/msm/mdp/mdp5/mdp5_ctl.c | 326 +++++++++++++++++++++++++---
drivers/gpu/drm/msm/mdp/mdp5/mdp5_ctl.h | 75 +++----
drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c | 40 ++--
drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 99 +++++----
drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h | 49 ++++-
9 files changed, 521 insertions(+), 231 deletions(-)
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists