mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] drm-intel fixes for 2.6.32rc6 (late)
@ 2009-11-25 22:30 Eric Anholt
  0 siblings, 0 replies; only message in thread
From: Eric Anholt @ 2009-11-25 22:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lkml

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-25 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-25 22:30 [git pull] drm-intel fixes for 2.6.32rc6 (late) Eric Anholt

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