Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDave Airlie <airlied@redhat.com>
Sun, 2 Nov 2014 19:23:17 +0000 (05:23 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 2 Nov 2014 19:23:17 +0000 (05:23 +1000)
commit66338feee458cb2b04e8f2b515b8d660e49ba29a
treea9ddcf0dda4ad423429277bd5a6c39e697cabf86
parent10a8fce846c1b12ebb29b036d1a15efc65eddbb5
parent74cfe07a838d137ee6f425e00a03642f588fb76b
Merge branch 'exynos-drm-fixes' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-fixes

This pull-request includes some bug fixes and code cleanups.
Especially, this fixes the bind failure issue occurred when it tries
to re-bind Exynos drm driver after unbound, and the modetest failure
issue incurred by not having a pair to vblank on and off requests.

* 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: correct connector->dpms field before resuming
  drm/exynos: enable vblank after DPMS on
  drm/exynos: init kms poll at the end of initialization
  drm/exynos: propagate plane initialization errors
  drm/exynos: vidi: fix build warning
  drm/exynos: remove explicit encoder/connector de-initialization
  drm/exynos: init vblank with real number of crtcs