[GIT PULL] exynos-drm-fixes

Inki Dae inki.dae at samsung.com
Sun Nov 9 22:02:23 PST 2014


Hi Dave,

   This is urgent pull request a little bit.

   Now exynos drm driver incurs infinite loop issue on multi-platform
   reported by Matwey V.Korniliv like below,
	   http://comments.gmane.org/gmane.comp.video.dri.devel/117622

   This issue is because non kms drivers enabled are probed before
   a component master tries to bring up. This patch set resolves
   the infinite loop issue and also includes fixups relevant to exynos
   drm internal issues.

   Please kindly let me know if there is any problem.

Thanks,
Inki Dae

The following changes since commit 66338feee458cb2b04e8f2b515b8d660e49ba29a:

  Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes (2014-11-03 05:23:17 +1000)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes

for you to fetch changes up to 7afbfcc9ae6af259351e6fa6b931b1a38b62d9ab:

  drm/exynos: fix possible infinite loop issue (2014-11-10 14:40:10 +0900)

----------------------------------------------------------------
Inki Dae (4):
      drm/exynos: resolve infinite loop issue on multi-platform
      drm/exynos: resolve infinite loop issue on non multi-platform
      drm/exynos: g2d: fix null pointer dereference
      drm/exynos: fix possible infinite loop issue

 drivers/gpu/drm/exynos/exynos_drm_drv.c |   49 +++++++++++++++++++++----------
 drivers/gpu/drm/exynos/exynos_drm_g2d.c |    9 ++++--
 2 files changed, 39 insertions(+), 19 deletions(-)


More information about the dri-devel mailing list