]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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

1  2 
drivers/gpu/drm/msm/msm_drv.c

Simple merge