]> git.karo-electronics.de Git - karo-tx-linux.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)
commit18566acac18f5784347bc5fe636a26897d1c963b
tree14eb4a9c01d55040ce3564b014d792c14c0f09ac
parent02a84c135ee94924c094fdbb70030a49cddbe85b
parente41456bfc811f12b5dcda6f2d6849bdff68f6c0a
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