lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 21 Sep 2010 11:08:03 +0100
From:	Chris Wilson <chris@...is-wilson.co.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, intel-gfx@...ts.freedesktop.org
Subject: [GIT PULL] i915 regression fixes

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ