public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Dave Airlie <airlied@linux.ie>
Cc: intel-gfx@lists.freedesktop.org
Subject: [git pull] i915 fixes
Date: Tue, 01 Feb 2011 09:44:18 +0000	[thread overview]
Message-ID: <0d30dc$ku5noo@orsmga001.jf.intel.com> (raw)


Hi Dave, a fairly busy week or two of bouncing .38 regression fixes off
testers. A great big thanks to the QA at Suse who have been very
responsive and helped a great deal with these patches.

In the wings, as always, we have more patches under test, mainly focusing
on stability fixes for SNB and we must not forget that we almost have
*the* gen2 stability fix. (Ok, admittedly 830/845 is still fubar...)
And there is the continuing saga of the backlight.

This set of patches touch heavily on the core drm, in order to a fix a
couple of bugs in there and to provide the facility for i915 to hook into
for resetting its state.
-Chris


The following changes since commit ebf53826e105f488f4f628703a108e98940d1dc5:

  Linux 2.6.38-rc3 (2011-02-01 13:05:49 +1000)

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 (9):
      drm/i915/sdvo: If at first we don't succeed in reading the response, wait
      drm: Add an interface to reset the device
      drm/i915: Reset state after a GPU reset or resume
      drm/i915/crt: Force the initial probe after reset
      drm/i915: Reset crtc after resume
      drm: Don't switch fb when disabling an output
      drm: Simplify and defend later checks when disabling a crtc
      drm: Avoid leak of adjusted mode along quick set_mode paths
      drm/i915: Suppress spurious vblank interrupts

 drivers/gpu/drm/drm_crtc.c           |   20 ++++++++++++++
 drivers/gpu/drm/drm_crtc_helper.c    |   21 ++++++++-------
 drivers/gpu/drm/drm_irq.c            |    7 +++--
 drivers/gpu/drm/i915/i915_drv.c      |    2 +
 drivers/gpu/drm/i915/i915_irq.c      |    8 +++---
 drivers/gpu/drm/i915/intel_crt.c     |   10 +++++++
 drivers/gpu/drm/i915/intel_display.c |   17 ++++++++++--
 drivers/gpu/drm/i915/intel_sdvo.c    |   46 +++++++++++++++++-----------------
 include/drm/drmP.h                   |    2 +-
 include/drm/drm_crtc.h               |    7 +++++
 10 files changed, 96 insertions(+), 44 deletions(-)

-- 
Chris Wilson, Intel Open Source Technology Centre

             reply	other threads:[~2011-02-01  9:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01  9:44 Chris Wilson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-11  9:58 [git pull] i915 fixes Chris Wilson
2011-02-12  2:04 ` Eric Anholt
2011-02-12 18:35   ` Chris Wilson
2011-02-24  1:09 Chris Wilson
2011-02-24 15:06 ` Jesse Barnes
2011-03-01 23:56 Chris Wilson
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

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='0d30dc$ku5noo@orsmga001.jf.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=airlied@linux.ie \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox