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

Reply via email to