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: Mon, 07 Mar 2011 12:00:16 +0000	[thread overview]
Message-ID: <0d30dc$lbt63o@orsmga001.jf.intel.com> (raw)

Dave, hopefully this completes the regression fixes for .38. There is
still some doubt over eDP, with 011b9910bdaf failing for Jim Gettys but
seeming required for other (currently working in .37) machines. And
despite Linus's intervention, backlight controls are still broken for some
users.

I've taken the conservative approach and disabled GPU semaphores by
default since that prevents one cause of hangs, even though I think it is
fixed by the earlier patch to prevent the FIFO overflow. The other patch
addresses a bug introduced by the combination of relaxed fencing and fence
pipelining infrastructure where to forgot to teardown a bound buffer if it
invalidated its new alignment constraints. Hopefully this will fix the
reported corruption for gen2/3 devices, though there is the possibility of
further underlying bugs.
-Chris

The following changes since commit fb62c00a6d8942775abc23d1621db1252e2d93d1:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client (2011-03-05 10:43:22 -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 (4):
      Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
      drm/i915: Do not overflow the MMADDR write FIFO
      drm/i915: Disable GPU semaphores by default
      drm/i915: Rebind the buffer if its alignment constraints changes with tiling

 drivers/gpu/drm/i915/i915_debugfs.c        |    4 +-
 drivers/gpu/drm/i915/i915_drv.c            |   17 +++++++++++-
 drivers/gpu/drm/i915/i915_drv.h            |   24 ++++++++++++++----
 drivers/gpu/drm/i915/i915_gem.c            |    2 +-
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |    4 +-
 drivers/gpu/drm/i915/i915_gem_tiling.c     |   37 +++++++++++++--------------
 drivers/gpu/drm/i915/i915_reg.h            |    2 +
 drivers/gpu/drm/i915/intel_display.c       |    8 +++---
 drivers/gpu/drm/i915/intel_ringbuffer.h    |   13 +++++----
 9 files changed, 70 insertions(+), 41 deletions(-)

-- 
Chris Wilson, Intel Open Source Technology Centre

             reply	other threads:[~2011-03-07 12:00 UTC|newest]

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