All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Dave Airlie <airlied@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [git pull] i915 fixes
Date: Fri, 11 Feb 2011 09:58:03 +0000	[thread overview]
Message-ID: <1bdc18$ji8hri@fmsmga002.fm.intel.com> (raw)

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@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

             reply	other threads:[~2011-02-11  9:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11  9:58 Chris Wilson [this message]
2011-02-12  2:04 ` [git pull] i915 fixes Eric Anholt
2011-02-12 18:35   ` Chris Wilson
  -- strict thread matches above, loose matches on Subject: below --
2011-03-07 12:00 Chris Wilson
2011-03-07 21:28 ` Jim Gettys
2011-03-08  4:00   ` Dave Airlie
2011-03-08 19:47     ` Jesse Barnes
2011-03-08  4:08   ` Jim Gettys
2011-03-08  7:27     ` Dave Airlie
2011-03-08  8:32       ` Chris Wilson
2011-03-01 23:56 Chris Wilson
2011-02-24  1:09 Chris Wilson
2011-02-24 15:06 ` Jesse Barnes
2011-02-01  9:44 Chris Wilson
2010-12-30 19:01 Chris Wilson
2010-12-30 22:01 ` Jesse Barnes
2010-12-30 22:18   ` Chris Wilson
2010-12-30 22:29   ` Linus Torvalds
2010-12-30 22:53     ` Chris Wilson

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='1bdc18$ji8hri@fmsmga002.fm.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=airlied@redhat.com \
    --cc=intel-gfx@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.