From: Eric Anholt <eric@anholt.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] drm-intel fixes for 2.6.33rc4
Date: Fri, 15 Jan 2010 16:23:40 -0800 [thread overview]
Message-ID: <876372x5gz.fsf@pollan.anholt.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 2509 bytes --]
The following changes since commit 2c1f1895ef2aa8f0e5497893eff71304aef332e1:
Linus Torvalds (1):
Merge branch 'drm-linus' of git://git.kernel.org/.../airlied/drm-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus
More Ironlake fixes, and a few other modesetting bits.
Eric Anholt (1):
drm/i915: Remove chatty execbuf failure message.
Jesse Barnes (1):
drm/i915: disable LVDS downclock by default
Rafael J. Wysocki (1):
drm/i915: Fix resume regression on MSI Wind U100 w/o KMS
Zhao Yakui (7):
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
drm/i915: Fix Ironlake M/N/P ranges to match the spec
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
drm/i915: Read the response after issuing DDC bus switch command
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register
Zhenyu Wang (6):
drm/i915: disable TV hotplug status check
drm/i915: Don't wait interruptible for possible plane buffer flush
drm/i915: parse eDP panel color depth from VBT block
drm/i915: fix pixel color depth setting on eDP
drm/i915: fix eDP pipe mask
drm/i915: enable 36bit physical address for hardware status page
Zou Nan hai (1):
drm/i915: remove loop in Ironlake interrupt handler
drivers/char/agp/intel-agp.c | 6 ++-
drivers/gpu/drm/i915/i915_dma.c | 4 ++
drivers/gpu/drm/i915/i915_drv.c | 8 +++
drivers/gpu/drm/i915/i915_drv.h | 3 +
drivers/gpu/drm/i915/i915_gem.c | 53 ++++++++++++++++++++-
drivers/gpu/drm/i915/i915_irq.c | 68 ++++++++++++----------------
drivers/gpu/drm/i915/i915_reg.h | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 35 ++++++++++++++-
drivers/gpu/drm/i915/intel_bios.h | 40 ++++++++++++++++
drivers/gpu/drm/i915/intel_display.c | 84 ++++++++-------------------------
drivers/gpu/drm/i915/intel_dp.c | 75 ++++++------------------------
drivers/gpu/drm/i915/intel_hdmi.c | 50 --------------------
drivers/gpu/drm/i915/intel_lvds.c | 17 ++++++-
drivers/gpu/drm/i915/intel_sdvo.c | 83 ++++++++++++++++++++++++++++++++--
drivers/gpu/drm/i915/intel_tv.c | 2 -
15 files changed, 307 insertions(+), 223 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
reply other threads:[~2010-01-16 0:23 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=876372x5gz.fsf@pollan.anholt.net \
--to=eric@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