[Intel-gfx] [git pull] i915 fixes
Chris Wilson
chris at chris-wilson.co.uk
Fri Feb 11 10:58:03 CET 2011
Dave, a few more days have passed and we have a fresh batch of
regression fixes.
The patch that is most notable is one for its absence:
commit 25ed6eb15ebc4472fb0e473666c0ef3bba87097f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Dec 22 11:37:09 2010 +0000
agp/intel: Experiment with a 855GM GWB bit
is still sitting on drm-intel-staging just begging for someone with an
865g to give it the once over.
What we do have in batch are the usual mode setting fixes and a regression
fix for a regression fix. :(
-Chris
The following changes since commit d2478521afc20227658a10a8c5c2bf1a2aa615b3:
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver (2011-02-10 18:00:21 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git drm-intel-fixes
Chris Wilson (7):
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
drm/i915/lvds: Restore dithering on native modes for gen2/3
drm/i915: Disable RC6 on Ironlake
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
drm/i915: Trigger modesetting if force-audio changes
drm/i915/tv: Use polling rather than interrupt-based hotplug
drm/i915: Fix resume regression from 5d1d0cc
drivers/gpu/drm/i915/i915_drv.c | 5 +-
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/i915_reg.h | 4 +-
drivers/gpu/drm/i915/intel_display.c | 95 ++++++++++++++++--------------
drivers/gpu/drm/i915/intel_dp.c | 36 ++++++++++--
drivers/gpu/drm/i915/intel_drv.h | 1 -
drivers/gpu/drm/i915/intel_hdmi.c | 39 +++++++++++--
drivers/gpu/drm/i915/intel_lvds.c | 12 ++--
drivers/gpu/drm/i915/intel_ringbuffer.c | 26 +++++---
drivers/gpu/drm/i915/intel_sdvo.c | 66 ++++++++++++++++++----
drivers/gpu/drm/i915/intel_tv.c | 43 ++++++++++----
11 files changed, 229 insertions(+), 99 deletions(-)
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list