• D
    Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into drm-fixes · 955f6be8
    Dave Airlie 提交于
    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
    955f6be8
msm_drv.c 23.9 KB