mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] drm-intel fixes for 2.6.33rc4
@ 2010-01-16  0:23 Eric Anholt
  0 siblings, 0 replies; only message in thread
From: Eric Anholt @ 2010-01-16  0:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- 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 --]

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

only message in thread, other threads:[~2010-01-16  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-16  0:23 [git pull] drm-intel fixes for 2.6.33rc4 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