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 at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110721/f2b0853d/attachment-0001.pgp>