1. 23 Mar, 2016 1 commit
    • Rob Clark's avatar
      drm/msm: fix bug after preclose removal · 4016260b
      Rob Clark authored
      commit 53190c71
      Author:     Daniel Vetter <daniel.vetter@ffwll.ch>
      AuthorDate: Mon Jan 25 22:16:49 2016 +0100
      Commit:     Daniel Vetter <daniel.vetter@ffwll.ch>
      CommitDate: Mon Feb 8 09:55:50 2016 +0100
      
          drm/msm: Nuke preclose hooks
      
      Left around the unused (and null) preclose fxn ptr, and things
      predictibly explode when you try to call that.
      Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
      4016260b
  2. 21 Mar, 2016 1 commit
  3. 17 Mar, 2016 10 commits
  4. 16 Mar, 2016 26 commits
  5. 15 Mar, 2016 1 commit
  6. 14 Mar, 2016 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next · 211afd57
      Dave Airlie authored
      This pull request covers what's left for 4.6.  Notably, it includes a
      significant 3D performance improvement and a fix to HDMI hotplug
      detection for the Pi2/3.
      
      * tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux:
        drm/vc4: Recognize a more specific compatible string for V3D.
        dt-bindings: Add binding docs for V3D.
        drm/vc4: Return -EFAULT on copy_from_user() failure
        drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
        drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
        drm/vc4: improve throughput by pipelining binning and rendering jobs
      211afd57