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

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to