Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2014 03:39:12 +0000 (13:39 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2014 03:39:12 +0000 (13:39 +1000)
commit1c404d88b26170b82aa274e7a40c91aa33145942
tree149e89becf102c010f81bfbe177d9520543ec5f1
parent04381b987292256db6b8530aad193ee0453b72cd
parent543d3011f1c193ba2257a754757117cafda2252b
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next

Pretty small pull this time around for msm.  Adds some useful debugfs
I'd been carrying around on a branch for a while, plus few fixes.  And
Kconfig update for the great ARCH_MSM -> ARCH_QCOM split.

* 'msm-next' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: use correct gfp flag for vram allocation
  drm/msm/mdp5: fix error return value
  drm/msm: remove redundant private plane cleanup
  drm/msm: add perf logging debugfs
  drm/msm: add rd logging debugfs
  drm/msm: update for ARCH_MSM -> ARCH_QCOM
  drm/msm/hdmi: use gpio and HPD polling
  drm/msm/mdp5: fix crash in error/unload paths