]> 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>
Wed, 25 Jun 2014 03:28:08 +0000 (13:28 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 25 Jun 2014 03:28:08 +0000 (13:28 +1000)
commitf0b57de0bc78b898c95e5adb9326ae14262d89ec
tree44f3a7bc8964bdf9cb4b2d9b51bd9c9354eac41b
parent42b3977c57f59b11a23dec86fa7083ed9909a2ab
parent78c0fa41fa3e1ad432331d0cb3bcc8a6f719d17b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes

   This pull-request fixes hdmi power-off order issue, mixer issues
   related to power on/off, and includes trivial fixups.

* 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: enable vsync interrupt while waiting for vblank
  drm/exynos: soft reset mixer before reconfigure after power-on
  drm/exynos: allow multiple layer updates per vsync for mixer
  drm/exynos: stop mixer before gating clocks during poweroff
  drm/exynos: set power state variable after enabling clocks and power
  drm/exynos: disable unused windows on apply
  drm/exynos: Fix de-registration ordering
  drm/exynos: change zero to NULL for sparse
  drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
  drm/exynos: hdmi: fix power order issue