Linux Samsung SOC development
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/exynos: fimd: get signal polarities from device tree
@ 2013-08-21 14:22 Andrzej Hajda
  2013-08-21 14:22 ` [PATCH 1/3] drm/exynos: fimd: replace struct fb_videomode with videomode Andrzej Hajda
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrzej Hajda @ 2013-08-21 14:22 UTC (permalink / raw)
  To: open list:DRM DRIVERS FOR E...
  Cc: Andrzej Hajda, Inki Dae, Joonyoung Shim, Seung-Woo Kim,
	Kyungmin Park, David Airlie, moderated list:ARM/S5P EXYNOS AR...,
	t.figa, s.nawrocki

Hi,

This patch series adds signal polarities parsing from display-timings
devicetree node. To do it efficiently struct fb_videomode is replaced
with struct videomode and some additional code cleaning is performed.

The patches are for drm-exynos/exynos-drm-next branch.

Regards
Andrzej Hajda

Andrzej Hajda (3):
  drm/exynos: fimd: replace struct fb_videomode with videomode
  drm/exynos: fimd: get signal polarities from device tree
  drm/exynos: fimd: move platform data parsing to separate function

 drivers/gpu/drm/exynos/exynos_drm_connector.c |  33 +----
 drivers/gpu/drm/exynos/exynos_drm_fimd.c      | 189 +++++++++++++-------------
 include/drm/exynos_drm.h                      |   3 +-
 3 files changed, 103 insertions(+), 122 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-08-27  2:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21 14:22 [PATCH 0/3] drm/exynos: fimd: get signal polarities from device tree Andrzej Hajda
2013-08-21 14:22 ` [PATCH 1/3] drm/exynos: fimd: replace struct fb_videomode with videomode Andrzej Hajda
2013-08-21 14:22 ` [PATCH 2/3] drm/exynos: fimd: get signal polarities from device tree Andrzej Hajda
2013-08-21 14:22 ` [PATCH 3/3] drm/exynos: fimd: move platform data parsing to separate function Andrzej Hajda
2013-08-27  2:46 ` [PATCH 0/3] drm/exynos: fimd: get signal polarities from device tree Inki Dae

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox