]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2016 23:35:08 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2016 23:35:08 +0000 (16:35 -0700)
Pull drm zpos property support from Dave Airlie:
 "This tree was waiting on some media stuff I hadn't had time to get a
  stable branchpoint off, so I just waited until it was all in your tree
  first.

  It's been around a bit on the list and shouldn't affect anything
  outside adding the generic API and moving some ARM drivers to using
  it"

* tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux:
  drm: rcar: use generic code for managing zpos plane property
  drm/exynos: use generic code for managing zpos plane property
  drm: sti: use generic zpos for plane
  drm: add generic zpos property


Trivial merge