The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: linux-kernel@vger.kernel.org
Subject: Fixing the i915 lock ordering
Date: Mon,  9 Mar 2009 18:33:49 -0700	[thread overview]
Message-ID: <1236648831-18230-1-git-send-email-eric@anholt.net> (raw)

Here's a new patch series with a proposed fix for two of the paths
with lock ordering problems in i915.  If these look OK (in particular GTT
pwrite, which is the most important performance path), I'll work on
resolving the non-GEM issue and figuring out what we want to do about
execbuffers (either this plan, or krh's patch, or something with
get_user_pages and kmap).

             reply	other threads:[~2009-03-10  1:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10  1:33 Eric Anholt [this message]
2009-03-10  1:33 ` [PATCH] drm/i915: Fix lock order reversal in GTT pwrite path Eric Anholt
2009-03-10  1:33   ` [PATCH] drm/i915: Fix lock order reversal in shmem " Eric Anholt
2009-03-10 17:40   ` [PATCH] drm/i915: Fix lock order reversal in GTT " Eric Anholt

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=1236648831-18230-1-git-send-email-eric@anholt.net \
    --to=eric@anholt.net \
    --cc=linux-kernel@vger.kernel.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