[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87pr76s0e3.fsf@gaiman.anholt.net>
Date: Wed, 25 Nov 2009 14:30:28 -0800
From: Eric Anholt <anholt@...man.anholt.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: [git pull] drm-intel fixes for 2.6.32rc6 (late)
The following changes since commit 9a6fc8d0f8c3ee3d42417e8315fc8c8fae1d3213:
Linus Torvalds (1):
Merge branch 'bugfix' of git://git.kernel.org/.../jeremy/xen
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus
OK, this is the pull I've had mostly queued up since 2.6.32rc6. You'll
appreciate the discipline in not rebasing, I guess? I've actually just
been slack.
It's the Ironlake fixes edition. Most importantly, you can get
through more than a few minutes of rendering before hanging the driver,
thanks to the IRQ fix. Other than fixing up unreleased hardware,
there's a fix for a warning from people dumping out /sys, one for people
accidentally trying to build broken kernels, and one for people not
getting their VGA displays turned on with G33 and newer. All of those
are nice and small.
(in other news, I've got a new mail configuration entirely under my
control, so hopefully no more absurd delays for reasons other than me
being slack.)
Chris Wilson (2):
drm/i915: Avoid potential sleep whilst holding spinlock
drm/i915: Select CONFIG_SHMEM
Zhenyu Wang (5):
drm/i915: Fix and cleanup DPLL calculation for Ironlake
drm/i915: HDMI hardware workaround for Ironlake
drm/i915: Add more registers save/restore for Ironlake suspend
agp/intel: new host bridge support
drm/i915: Fix CRT hotplug detect by checking really no channels attached
Zou, Nanhai (1):
drm/i915: Fix IRQ stall issue on Ironlake
drivers/char/agp/intel-agp.c | 8 ++++++-
drivers/gpu/drm/Kconfig | 1 +
drivers/gpu/drm/i915/i915_debugfs.c | 4 +-
drivers/gpu/drm/i915/i915_drv.h | 12 +++++++++++
drivers/gpu/drm/i915/i915_irq.c | 10 ++++++++-
drivers/gpu/drm/i915/i915_suspend.c | 36 +++++++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/intel_crt.c | 4 +-
drivers/gpu/drm/i915/intel_display.c | 15 +++++--------
drivers/gpu/drm/i915/intel_hdmi.c | 26 ++++++++++++++++++++---
9 files changed, 96 insertions(+), 20 deletions(-)
--
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