Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 01:17:30 +0000 (11:17 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 01:17:30 +0000 (11:17 +1000)
commit3aaf4d95b07333af27c050511898d74a299fc743
tree5c744e6105935328d5c8bfea3dab19be347406bc
parentd02b0ffb005469ef4ee73610fb08dff45e4487f8
parente40eda3dda1ef36ddef7e02c1b280a9ae91a561b
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next

Here are the Mali DP driver changes. They include the mali-dp specific
changes from Jose Abreu on crtc->mode_valid() as well as a couple of
patches for fixing the sharing of IRQ lines and use of DRM CMA helper
for framebuffer physical address calculation. Please pull!

* 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld:
  drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
  drm/mali-dp: Check PM status when sharing interrupt lines
  drm/arm: malidp: Use crtc->mode_valid() callback