All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] video: drm: Add Device tree support to DRM-FIMD
@ 2012-07-06 12:28 Leela Krishna Amudala
  2012-07-06 12:28 ` [PATCH 1/2] video: drm: exynos: Add device tree support Leela Krishna Amudala
  2012-07-06 12:28 ` [PATCH 2/2] drm/exynos: Modifying exynos drm fimd to support exynos5 Leela Krishna Amudala
  0 siblings, 2 replies; 6+ messages in thread
From: Leela Krishna Amudala @ 2012-07-06 12:28 UTC (permalink / raw)
  To: dri-devel; +Cc: inki.dae, olofj, laurent.pinchart

This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250.
It includes parsing platform data from dts file.

This patchset is based and tested on top of v3.5-rc4.

Leela Krishna Amudala (1):
  video: drm: exynos: Add device tree support

Prathyush K (1):
  drm/exynos: Modifying exynos drm fimd to support exynos5

 drivers/gpu/drm/exynos/exynos_drm_fimd.c |  104 +++++++++++++++++++++++++++++-
 include/drm/exynos_drm.h                 |    6 ++
 2 files changed, 107 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2012-07-20  6:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06 12:28 [PATCH 0/2] video: drm: Add Device tree support to DRM-FIMD Leela Krishna Amudala
2012-07-06 12:28 ` [PATCH 1/2] video: drm: exynos: Add device tree support Leela Krishna Amudala
2012-07-06 16:42   ` Olof Johansson
2012-07-07  2:10   ` Kyungmin Park
2012-07-06 12:28 ` [PATCH 2/2] drm/exynos: Modifying exynos drm fimd to support exynos5 Leela Krishna Amudala
2012-07-20  6:49   ` Joonyoung Shim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.