From: Eric Anholt <anholt@gaiman.anholt.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [git pull] drm-intel fixes for 2.6.32rc6 (late)
Date: Wed, 25 Nov 2009 14:30:28 -0800 [thread overview]
Message-ID: <87pr76s0e3.fsf@gaiman.anholt.net> (raw)
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(-)
reply other threads:[~2009-11-25 22:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pr76s0e3.fsf@gaiman.anholt.net \
--to=anholt@gaiman.anholt.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome