]> 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)
commit8192941169f1ab52c07fafd0ba82002812460299
treea9ddcf0dda4ad423429277bd5a6c39e697cabf86
parent843a22e0cf86a72262b5199ea1f4bd018132f93d
parent99ea4d50cee1411051faf229c2a0b4957603a2a8
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