]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daein...
authorDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:43:42 +0000 (08:43 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:43:42 +0000 (08:43 +1000)
commit96e37b571ba2afff9dcf9624ce6a9f3a7b01dc7f
tree14eb4a9c01d55040ce3564b014d792c14c0f09ac
parent0aece157a9d7f83b3fae998ce2c06b0fd5db5e01
parent76872a1714ea588de67c66e7236b339006ecfc41
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next

adding runtime PM support to MIC driver, and including some
cleanups - especially using atomic helper functions
instead of specific ones - and fixups.

* 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: g2d: prevent integer overflow in
  drm/exynos: fix a timeout loop
  drm/exynos: use atomic helper commit
  drm/exynos: remove unnecessary codes
  drm/exynos: mic: Add runtime PM support
  drm/exynos: Stop using drm_framebuffer_unregister_private
  drm/exynos: mic: Fix parse_dt function
  drm/exynos: mic: Add mode_set callback function