Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 01:09:59 +0000 (11:09 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 01:09:59 +0000 (11:09 +1000)
commitf8049dd865a1de8b494c16a4cd18ee15fa896810
tree37b874acba1392e97864dc24692736210543a4e4
parent3f346d5dcb591c2a5a26653d093af710cf2e5a31
parent7a3bcc0a8e2ad5fa7fe6d627e01c66b3488149b7
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next

A bit smaller pull-req this time around.  Some continued DT binding
cleanup to get the corresponding dts bits merged upstream (through
other trees).  And explicit fence-fd support for submit ioctl.

* 'msm-next' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: bump kernel api version for explicit fencing
  drm/msm: submit support for out-fences
  drm/msm: move fence allocation out of msm_gpu_submit()
  drm/msm: submit support for in-fences
  drm/msm: extend the submit ioctl to pass in flags
  drm/msm/mdp5: Set rotation property initial value to DRM_ROTATE_0 insted of 0
  drm/msm/hdmi: don't print error when adding i2c adapter fails
  drm/msm/mdp4: mark symbols static where possible
  drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
  drm/msm/hdmi: Clean up HDMI gpio DT bindings
  drm/msm/mdp4: Fix issue with LCDC/LVDS port parsing
drivers/gpu/drm/msm/msm_drv.c