From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas C Sajjan Subject: [PATCH 0/2] Making Exynos MIPI Complaint with Common Display Framework Date: Wed, 2 Jan 2013 18:47:20 +0530 Message-ID: <1357132642-24588-1-git-send-email-vikas.sajjan@linaro.org> Return-path: Sender: linux-media-owner@vger.kernel.org To: linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org Cc: inki.dae@samsung.com, laurent.pinchart@ideasonboard.com, tomi.valkeinen@ti.com, jesse.barker@linaro.org, aditya.ps@samsung.com List-Id: dri-devel@lists.freedesktop.org From: Vikas Sajjan This patchset contains 2 RFCs, 1st RFC has modiifications in exynos MIPI DSI driver. 2nd RFC has additions done to video source struct as per exynos requirements. I have NOT tested the patch yet, as i am yet recieve the MIPI DSI panel. This based on Tomi's CDF RFC. I am yet to modify s6e8ax0.c as per CDF and I have NOT tested these patches yet, as i am yet recieve the MIPI DSI panel. Vikas Sajjan (2): [RFC] video: exynos mipi dsi: Making Exynos MIPI Complaint with CDF [RFC] video: display: Adding frame related ops to MIPI DSI video source struct drivers/video/exynos/exynos_mipi_dsi.c | 46 ++++++++++++++++++------- drivers/video/exynos/exynos_mipi_dsi_common.c | 22 ++++++++---- drivers/video/exynos/exynos_mipi_dsi_common.h | 12 +++---- include/video/display.h | 6 ++++ include/video/exynos_mipi_dsim.h | 5 ++- 5 files changed, 62 insertions(+), 29 deletions(-) -- 1.7.9.5