Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into...
authorDave Airlie <airlied@redhat.com>
Mon, 22 Dec 2014 22:21:54 +0000 (08:21 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Dec 2014 22:21:54 +0000 (08:21 +1000)
commit955f6be8ec6adfb44cb07bb3e60d875426710535
treeed6778f79ec4044c9176de4e2f90a865c1e38361
parent2036eaa74031b11028ee8fc1f44f128fdc871dda
parentff2f974e5c9d6b67444364605c758a9707edf1ca
Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into drm-fixes

A few msm fixes for 3.19:
 * hdmi regulators fix
 * hdmi fix for spurious HPD interrupts
 * fix for sync atomic update after async update (which could show
   up with a setcrtc following a pageflip)
 * couple little Coccinelle cleanups

* 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux:
  drm/msm/hdmi: rework HDMI IRQ handler
  drm/msm/hdmi: enable regulators before clocks to avoid warnings
  drm/msm/mdp5: update irqs on crtc<->encoder link change
  drm/msm: block incoming update on pending updates
  drm/msm: Deletion of unnecessary checks before the function call "release_firmware"
  drm/msm: Deletion of unnecessary checks before two function calls
drivers/gpu/drm/msm/msm_drv.c