linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/1] Add display-timing node parsing to exynos drm fimd
@ 2013-02-15  6:43 Vikas Sajjan
  2013-02-15  6:43 ` [PATCH v6 1/1] video: drm: exynos: Add display-timing node parsing using video helper function Vikas Sajjan
  0 siblings, 1 reply; 9+ messages in thread
From: Vikas Sajjan @ 2013-02-15  6:43 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-media, kgene.kim, inki.dae, l.krishna, patches

Add display-timing node parsing to drm fimd and 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 v5:
	- addressed comments from Inki Dae <inki.dae@samsung.com>,
	to remove the allocation of 'fbmode' and replaced
	'-1'in "of_get_fb_videomode(dev->of_node, fbmode, -1)" with
	OF_USE_NATIVE_MODE.

changes since v4:
	- addressed comments from Paul Menzel 
	<paulepanter@users.sourceforge.net>, to modify the commit message

changes since v3:
	- addressed comments from Sean Paul <seanpaul@chromium.org>, to modify
	the return values and print messages.

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@gmail.com>)

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

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

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

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-02-28 23:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15  6:43 [PATCH v6 0/1] Add display-timing node parsing to exynos drm fimd Vikas Sajjan
2013-02-15  6:43 ` [PATCH v6 1/1] video: drm: exynos: Add display-timing node parsing using video helper function Vikas Sajjan
2013-02-20 11:15   ` Inki Dae
2013-02-21  4:44     ` Vikas Sajjan
2013-02-21  6:55   ` Joonyoung Shim
2013-02-21  7:12     ` Vikas Sajjan
2013-02-21  7:18       ` Joonyoung Shim
2013-02-28  1:51         ` Joonyoung Shim
2013-02-28 23:56           ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).