[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1243372464.8400.19.camel@gaiman.anholt.net>
Date: Tue, 26 May 2009 14:14:24 -0700
From: Eric Anholt <eric@...olt.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] drm-intel fixes for 2.6.30-rc6
The following changes since commit 1406de8e11eb043681297adf86d6892ff8efc27a:
Linus Torvalds (1):
Linux 2.6.30-rc6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus
Mostly a bunch of KMS fixes to get more hardware working, and most of it
is right out of the 2D driver. The notable change is the vmalloc fix,
which gets firefox working with big panorama photos (along with some
userland fixes).
Jesse Barnes (2):
drm/i915: allocate large pointer arrays with vmalloc
i915: support 8xx desktop cursors
Jonas Bonn (1):
drm/i915: Determine type before initialising connector
Ma Ling (4):
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
drm/i915: Add support for VGA load detection (pre-945).
drivers/gpu/drm/i915/i915_drv.h | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 42 ++++------
drivers/gpu/drm/i915/i915_reg.h | 17 ++++
drivers/gpu/drm/i915/intel_bios.c | 102 ++++++++++++++++-------
drivers/gpu/drm/i915/intel_bios.h | 17 ++++
drivers/gpu/drm/i915/intel_crt.c | 149 +++++++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/intel_display.c | 26 +++++--
drivers/gpu/drm/i915/intel_lvds.c | 4 +-
drivers/gpu/drm/i915/intel_sdvo.c | 137 ++++++++++++++++++++++++++-----
include/drm/drmP.h | 24 ++++++
10 files changed, 432 insertions(+), 89 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