1. 27 6月, 2013 13 次提交
  2. 26 6月, 2013 20 次提交
  3. 12 6月, 2013 5 次提交
  4. 11 6月, 2013 2 次提交
    • D
      Merge tag 'drm-intel-fixes-2013-06-11' of... · df63d3ec
      Dave Airlie 提交于
      Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
      
      Daniel writes:
      Just tiny regression fixes here:
      - Two fixes to fix sdvo hotplug which broke in the hpd storm detection
        work.
      - One fix to patch-up the sdvo lvds regression fixer from the last pull -
        we need to prefer the vbt mode over edid modes.
      
      * tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel:
        drm/i915: prefer VBT modes for SVDO-LVDS over EDID
        drm/i915: Enable hotplug interrupts after querying hw capabilities.
        drm/i915: Fix hotplug interrupt enabling for SDVOC
      df63d3ec
    • D
      Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes · e6eea153
      Dave Airlie 提交于
      Patrik writes:
      Two fixes for memory leaks split into Cedarview and Poulsbo versions,
      and a fix for properly setting the pipe base when using fbdev. It's on
      my todo-list to start unifying the chips since they are very similar,
      but until then I'd like to split them up in case there are side-effects
      on Cedarview that I cannot currently test.
      
      airled: Verified pull from github matches what I expected.
      * 'gma500-fixes' of git://github.com/patjak/drm-gma500:
        drm/gma500/cdv: Fix cursor gem obj referencing on cdv
        drm/gma500/psb: Fix cursor gem obj referencing on psb
        drm/gma500/cdv: Unpin framebuffer on crtc disable
        drm/gma500/psb: Unpin framebuffer on crtc disable
        drm/gma500: Add fb gtt offset to fb base
      e6eea153