[PATCH 0/3] [LUCID] drm/i915 - Add remaining patches

Steve Conklin sconklin at canonical.com
Tue Jan 26 14:57:35 UTC 2010


Add some remaining patches to Lucid for enabling Iron Lake hardware.
This patch set brings Lucid up to the same patch set that is in Karmic proposed.
All patches backported from Linus's tree.

This has been tested with the following results:

1. Does not hang with compiz enabled (latest Lucid daily does hang)
2. some 3d screensavers work (it is expected that some don't)
3. Suspend/resume works
4. Hibernate/resume does not work because the hibernate image is not detected. This is probably not a graphics driver issue but it remains untested.

Zhao Yakui (1):
  drm/i915: Add ACPI OpRegion support for Ironlake

Zhenyu Wang (1):
  drm/i915: Add display hotplug event on Ironlake

Zou Nan hai (1):
  drm/i915: remove loop in Ironlake interrupt handler

 drivers/gpu/drm/i915/i915_dma.c      |    7 +--
 drivers/gpu/drm/i915/i915_drv.h      |    5 ++
 drivers/gpu/drm/i915/i915_irq.c      |   86 ++++++++++++++++++++++++----------
 drivers/gpu/drm/i915/i915_opregion.c |   74 ++++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/i915_reg.h      |    1 +
 5 files changed, 141 insertions(+), 32 deletions(-)





More information about the kernel-team mailing list