All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/exynos: consider deferred probe case
@ 2014-05-27 12:42 Inki Dae
  2014-05-27 12:42 ` [PATCH 1/2] " Inki Dae
  2014-05-27 12:42 ` [PATCH 2/2] drm/exynos: mipi-dsi: consider panel driver-deferred probe Inki Dae
  0 siblings, 2 replies; 5+ messages in thread
From: Inki Dae @ 2014-05-27 12:42 UTC (permalink / raw)
  To: airlied, dri-devel; +Cc: a.hajda, linux-samsung-soc, rmk+kernel

This patch series includes the following two patches.

One makes sure that exynos drm framework handles deferred probe
case of sub drivers, and other makes sure that mipi dsi driver
considers deferred probe incurred by panel driver.

Inki Dae (2):
  drm/exynos: consider deferred probe feature
  drm/exynos: mipi-dsi: consider panel driver-deferred probe

 drivers/gpu/drm/exynos/exynos_dp_core.c  |   16 ++++++-
 drivers/gpu/drm/exynos/exynos_drm_drv.c  |   28 ++++++------
 drivers/gpu/drm/exynos/exynos_drm_drv.h  |    7 +--
 drivers/gpu/drm/exynos/exynos_drm_dsi.c  |   69 +++++++++++++++++++-----------
 drivers/gpu/drm/exynos/exynos_drm_fimd.c |   49 +++++++++++++++------
 drivers/gpu/drm/exynos/exynos_hdmi.c     |   62 +++++++++++++++++++--------
 drivers/gpu/drm/exynos/exynos_mixer.c    |   16 ++++++-
 7 files changed, 170 insertions(+), 77 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-28 11:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27 12:42 [PATCH 0/2] drm/exynos: consider deferred probe case Inki Dae
2014-05-27 12:42 ` [PATCH 1/2] " Inki Dae
2014-05-28 11:22   ` Andrzej Hajda
2014-05-27 12:42 ` [PATCH 2/2] drm/exynos: mipi-dsi: consider panel driver-deferred probe Inki Dae
2014-05-28  7:58   ` Andrzej Hajda

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.