[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1240962533.12272.32.camel@gaiman.anholt.net>
Date:	Tue, 28 Apr 2009 16:48:53 -0700
From:	Eric Anholt <eric@...olt.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [git pull] Intel DRM fixes for 2.6.30-rc3
The following changes since commit cd97824994042b809493807ea644ba26c0c23290:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel drm-intel-next
This is mostly a resend of the last pull request that didn't make it in,
featuring a critical KMS fix.  In the meantime one of the patches made
it in through a different tree, and G41 support (PCI ID addition) has
been added along with a couple of error path fixups.
Chris Wright (1):
      drm/i915: fix up error path leak in i915_cmdbuffer
Eric Anholt (1):
      drm/i915: Don't let an oops get triggered from irq_emit without dma init.
Jesse Barnes (1):
      drm/i915: allow tiled front buffers on 965+
Keith Packard (1):
      drm/i915: fix transition to I915_TILING_NONE
Matthew Garrett (3):
      drm/i915: Register ACPI video even when not modesetting
      drm/i915: Unregister ACPI video driver when exiting
      drm/i915: Enable ASLE if present
Wu Fengguang (1):
      drm/i915: fix unpaired i915 device mutex on entervt failure.
Zhenyu Wang (1):
      drm/i915: add support for G41 chipset
 drivers/acpi/video.c                   |    3 ++-
 drivers/gpu/drm/i915/i915_dma.c        |    8 ++++----
 drivers/gpu/drm/i915/i915_drv.c        |    2 +-
 drivers/gpu/drm/i915/i915_drv.h        |    8 +++++---
 drivers/gpu/drm/i915/i915_gem.c        |    4 +++-
 drivers/gpu/drm/i915/i915_gem_tiling.c |    1 -
 drivers/gpu/drm/i915/i915_irq.c        |    2 +-
 drivers/gpu/drm/i915/i915_opregion.c   |   15 ++++++++++-----
 drivers/gpu/drm/i915/i915_reg.h        |    1 +
 drivers/gpu/drm/i915/intel_display.c   |    9 +++++++++
 include/acpi/video.h                   |    2 ++
 include/drm/drm_pciids.h               |    1 +
 12 files changed, 39 insertions(+), 17 deletions(-)
-- 
Eric Anholt
eric@...olt.net                         eric.anholt@...el.com
Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)
Powered by blists - more mailing lists
 
