1. 25 Feb, 2010 4 commits
    • Dave Airlie's avatar
      Merge remote branch 'anholt/drm-intel-next' into drm-next-stage · 30d6c72c
      Dave Airlie authored
      * anholt/drm-intel-next:
        drm/i915: Record batch buffer following GPU error
        drm/i915: give up on 8xx lid status
        drm/i915: reduce some of the duplication of tiling checking
        drm/i915: blow away userspace mappings before fence change
        drm/i915: move a gtt flush to the correct place
        agp/intel: official names for Pineview and Ironlake
        drm/i915: overlay: drop superflous gpu flushes
        drm/i915: overlay: nuke readback to flush wc caches
        drm/i915: provide self-refresh status in debugfs
        drm/i915: provide FBC status in debugfs
        drm/i915: fix drps disable so unload & re-load works
        drm/i915: Fix OGLC performance regression on 945
        drm/i915: Deobfuscate the render p-state obfuscation
        drm/i915: add dynamic performance control support for Ironlake
        drm/i915: enable memory self refresh on 9xx
        drm/i915: Don't reserve compatibility fence regs in KMS mode.
        drm/i915: Keep MCHBAR always enabled
        drm/i915: Replace open-coded eviction in i915_gem_idle()
      30d6c72c
    • Dave Airlie's avatar
      Merge remote branch 'korg/drm-core-next' into drm-next-stage · de19322d
      Dave Airlie authored
      * korg/drm-core-next:
        drm/ttm: handle OOM in ttm_tt_swapout
        drm/radeon/kms/atom: fix shr/shl ops
        drm/kms: fix spelling of "CLOCK"
        drm/kms: fix fb_changed = true else statement
        drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
        drm: switch all GEM/KMS ioctls to unlocked ioctl status.
        Use drm_gem_object_[handle_]unreference_unlocked where possible
        drm: introduce drm_gem_object_[handle_]unreference_unlocked
      de19322d
    • Maarten Maathuis's avatar
      drm/ttm: handle OOM in ttm_tt_swapout · 290e5505
      Maarten Maathuis authored
      - Without this change I get a general protection fault.
      - Also use PTR_ERR where applicable.
      Signed-off-by: default avatarMaarten Maathuis <madman2003@gmail.com>
      Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
      Acked-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
      Cc: stable@kernel.org
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      290e5505
    • Alex Deucher's avatar
      drm/radeon/kms/atom: fix shr/shl ops · 6a8a2d70
      Alex Deucher authored
      The whole attribute table is valid for
      shr/shl ops.
      
      Fixes fdo bug 26668
      Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
      Cc: stable@kernel.org
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      6a8a2d70
  2. 24 Feb, 2010 13 commits
  3. 23 Feb, 2010 23 commits