[Mesa-dev] Force update in mesa/master

Tom Stellard tom at stellard.net
Mon Mar 23 07:53:06 PDT 2015


Hi,

I just did a fetch from mesa git and I received a force update from mesa/master.
The current head commit form that remote is:

commit 1e02f2badfd925739099bcfaa55ca99a484470d8
Author: Tiziano Bacocco <tizbac2 at gmail.com>
Date:   Fri Feb 6 19:03:41 2015 +0100

    nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately
    
    Without this when an application issues that query, it would try to
    wait the result from the gpu, and since no query has been actually
    issued, it will wait forever.
    
    Signed-off-by: Tiziano Bacocco <tizbac2 at gmail.com>
    Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>


I did this fetch a few minutes after a push, so I have an up to date copy of the
tree locally.  I thought maybe my push was the cause of this forced update, but I checked
gitweb and it initially matched the branch I pushed, so I think maybe it was something
else.

Does anyone have an idea what happened?

-Tom


More information about the mesa-dev mailing list