]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
authorDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 03:39:36 +0000 (13:39 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 03:39:36 +0000 (13:39 +1000)
commit681e29661772c4e58601a96f506d9a437c66e6ad
treee2f1b3bad0a161a1e94705cb14d2b8c2760caf91
parentb8cc2710018bab44708ac00fbaeaa5f06c2b7d4e
parent72485e2a0b23a54fc59dad82c644635e6e7c9a46
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage

* 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()
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/i915_gem_tiling.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_lvds.c
drivers/gpu/drm/i915/intel_overlay.c