Skip to content
Snippets Groups Projects
  1. Oct 26, 2012
    • Dave Airlie's avatar
      Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes · 96fb1a24
      Dave Airlie authored
      Alex writes:
      "Fixes pull request for radeon.  The main things here are
      fixing a ATPX regression from the acpi rework, fixing some
      fallout from the async VM work, and fixing some module options
      that were broken in certain cases.  Other than that, mainly
      just bug fixes."
      
      * 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux:
        drm/radeon: fix ATPX regression in acpi rework
        drm/radeon: fix ATPX function documentation
        drm/radeon: move the retry to gem_object_create
        drm/radeon: move size limits to gem_object_create.
        drm/radeon: use vzalloc for gart pages
        drm/radeon: fix and simplify pot argument checks v3
        drm/radeon: fix header size estimation in VM code
        drm/radeon: remove set_page check from VM code
        drm/radeon: fix si_set_page v2
        drm/radeon: fix cayman_vm_set_page v2
        drm/radeon: fix PFP sync in vm_flush
        drm/radeon: add error output if VM CS fails on cayman
        drm/radeon: give each backlight a unique id
        drm/radeon: fix sparse warning
        drm/radeon: add some new SI PCI ids
      96fb1a24
  2. Oct 24, 2012
  3. Oct 23, 2012
  4. Oct 22, 2012
  5. Oct 21, 2012
    • Dave Airlie's avatar
      Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes · 64acba6a
      Dave Airlie authored
      Daniel writes:
      The big thing is the disabling of the hsw support by default, cc: stable.
      We've aimed for basic hsw support in 3.6, but due to a few bad
      happenstances we've screwed up and only 3.8 will have better modeset
      support than vesa. To avoid yet another round of fallout from such a
      gaffle on for the next platform we've added a module option to disable
      early hw support by default. That should also give us more flexibility in
      bring-up.
      
       Otherwise just small fixes:
       - 3 fixes from Egbert for sdvo corner cases
       - invert-brightness quirk entry from Egbert
       - revert a dp link training change, it regresses some setups
       - and shut up a spurious WARN in our gem fault handler.
       - regression fix for an oops on bit17 swizzling machines, introduce in 3.7
       - another no-lvds quirk
      
      * 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel:
        drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
        drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
        drm/i915: Insert i915_preliminary_hw_support variable.
        drm/i915: shut up spurious WARN in the gtt fault handler
        Revert "drm/i915: Try harder to complete DP training pattern 1"
        DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.
        DRM/i915: Don't clone SDVO LVDS with analog.
        DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
        DRM/i915: Don't delete DPLL Multiplier during DAC init.
      64acba6a
  6. Oct 20, 2012
Loading