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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 21 Jul 2011 09:42:05 -0700
From:	"Keith Packard" <keithp@...thp.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Dave Airlie <airlied@...ux.ie>,
	dri-devel@...ts.freedesktop.org, intel-gfx@...ts.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)


Two fairly useful bug fixes:

* Quirk for Lenovo U160 to prevent a black-screen when KMS starts up.
  We've gone round and round trying to make this hardware 'just work',
  it's time to give up and special case this box.

* Fix longstanding regression on old (pre-G33) hardware with tiled
  buffer alignment.

The following changes since commit d1ca1a004822983e2fc702d5382b4b9a5527cfbe:

  Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 (2011-07-12 14:18:00 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

Chris Wilson (1):
      drm/i915: Fix unfenced alignment on pre-G33 hardware

Keith Packard (1):
      drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS

 drivers/gpu/drm/i915/i915_drv.h        |    5 ++-
 drivers/gpu/drm/i915/i915_gem.c        |   71 ++++++++++++++++----------------
 drivers/gpu/drm/i915/i915_gem_tiling.c |    4 +-
 drivers/gpu/drm/i915/intel_display.c   |   15 ++++++-
 4 files changed, 56 insertions(+), 39 deletions(-)

-- 
keith.packard@...el.com

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ