From: Lee Revell <rlrevell@joe-job.com>
To: "Thomas Hellström" <unichrome@shipmail.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Dave Airlie <airlied@gmail.com>,
"dri-devel@lists.sourceforge.net"
<dri-devel@lists.sourceforge.net>
Subject: Re: 2.6.14-rt4: via DRM errors
Date: Thu, 24 Nov 2005 05:49:38 -0500 [thread overview]
Message-ID: <1132829378.3473.11.camel@mindpipe> (raw)
In-Reply-To: <8964.192.138.116.230.1132825958.squirrel@192.138.116.230>
On Thu, 2005-11-24 at 10:52 +0100, Thomas Hellström wrote:
> I made a fix to the locking code in main drm a couple of months ago.
>
> The X server tries to get the DRM_QUIESCENT lock, but when the wait
> was interrupted by a signal (like when you move a window around), the
> locking function returned without error. This made the X server
> release other clients' locks.
>
> This does affect all drivers with a quiescent() function. Not only
> via.
>
> But it looks like this fix never made it into the kernel source?
Thanks.
BTW can you point me to a good explanation of DRM locking? There's so
much indirection in the DRM code I can't even tell whether there's one
DRM lock or several, what kind of lock it is or what it's protecting
(beyond "access to the hardware"). Is it just an advisory lock used by
DRM clients to keep from stepping on each other? It doesn't seem
related to spinlocks or mutexes or any of the other types of lock in the
kernel.
Lee
next prev parent reply other threads:[~2005-11-24 12:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-24 4:53 2.6.14-rt4: via DRM errors Lee Revell
2005-11-24 9:52 ` Thomas Hellström
2005-11-24 10:44 ` Dave Airlie
2005-11-24 10:49 ` Lee Revell [this message]
2005-11-24 12:50 ` Thomas Hellström
2005-11-24 15:31 ` Jesse Barnes
2005-11-24 16:04 ` Thomas Hellström
2005-11-25 19:05 ` Lee Revell
2005-11-25 19:13 ` Arjan van de Ven
2005-11-25 19:23 ` Lee Revell
2005-11-25 20:06 ` Alan Cox
2005-11-25 16:24 ` Alan Cox
2005-11-25 19:21 ` Lee Revell
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=1132829378.3473.11.camel@mindpipe \
--to=rlrevell@joe-job.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=unichrome@shipmail.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