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(-)
--
[email protected]
pgpS1AGvrjdUs.pgp
Description: PGP signature
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
