[Intel-gfx] [GIT PULL] i915 regression fixes

Chris Wilson chris at chris-wilson.co.uk
Tue Sep 21 12:08:03 CEST 2010


Hi Linus, a bit later than intended due to travel, but here a few more
fixes for the recently reported regressions.

The following changes since commit b30a3f6257ed2105259b404d419b4964e363928c:

  Linux 2.6.36-rc5 (2010-09-20 16:56:53 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git drm-intel-fixes

Chris Wilson (7):
      drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
      Merge remote branch 'linus' into drm-intel-fixes
      drm/i915/crt: Downgrade warnings for hotplug failures
      drm/i915: Fix Sandybridge fence registers
      drm/i915,agp/intel: Add second set of PCI-IDs for B43
      drm/i915: Hold a reference to the object whilst unbinding the eviction list
      Merge remote branch 'linus' into drm-intel-fixes

 drivers/char/agp/intel-agp.c          |    2 +
 drivers/char/agp/intel-agp.h          |    2 +
 drivers/gpu/drm/i915/i915_drv.c       |    1 +
 drivers/gpu/drm/i915/i915_gem.c       |   37 +++++++++++++++++++++-----------
 drivers/gpu/drm/i915/i915_gem_evict.c |    9 ++++++-
 drivers/gpu/drm/i915/i915_suspend.c   |   36 ++++++++++++++++++++++++--------
 drivers/gpu/drm/i915/intel_crt.c      |    4 +-
 drivers/gpu/drm/i915/intel_display.c  |    8 +++++++
 8 files changed, 73 insertions(+), 26 deletions(-)

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list