]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit479c53872c8c685a4f5ceebc519aea97d00c78b3
treea9ddcf0dda4ad423429277bd5a6c39e697cabf86
parentd1525e357e3c19797283cb1d15bbdde4626c0b95
parent498f0155bd98635077e901aa7e5e9fe880007b97
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/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