[PATCH v3 0/1] Adds display-timing node parsing to exynos drm fimd

Vikas Sajjan vikas.sajjan at linaro.org
Fri Feb 1 03:59:48 PST 2013


This patch adds display-timing node parsing to drm fimd, this depends on
the display helper patchset at
http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html

It also adds pinctrl support for drm fimd.

changes since v2:
	- moved 'devm_pinctrl_get_select_default' function call under
		'if (pdev->dev.of_node)', this makes NON-DT code unchanged.
		(reported by: Rahul Sharma <r.sh.open at gmail.com>)

changes since v1:
	- addressed comments from Sean Paul <seanpaul at chromium.org>

patch is based on branch "exynos-drm-next" at
http://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git

Is tested on Exynos5250 and Exynos4412 by applying dependent patches available
at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html

Vikas Sajjan (1):
  video: drm: exynos: Adds display-timing node parsing using video
    helper function

 drivers/gpu/drm/exynos/exynos_drm_fimd.c |   39 +++++++++++++++++++++++++++---
 1 file changed, 35 insertions(+), 4 deletions(-)

-- 
1.7.9.5



More information about the dri-devel mailing list