On Tue, 2007-06-12 at 09:40 -0700, Jesse Barnes wrote:

> Hm, we might get nonsensical values or a non-incrementing vblank count, 
> but otoh userspace didn't bother to enable vblank events for the pipe 
> it just requested one for, so maybe undefined behavior is ok?

The 'undefined' behaviour here is that the frame count will never arrive
so the client will block forever.

> If not, it would be easy to check the dev_priv->vblank_pipe value for 
> sanity here.

That, and we should also wake everyone up when crtcs are reconfigured so
clients can reset which crtc they're waiting for.

-- 
[EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to