[Mesa-dev] Force update in mesa/master

Tom Stellard tom at stellard.net
Mon Mar 23 08:12:24 PDT 2015


On Mon, Mar 23, 2015 at 07:53:06AM -0700, Tom Stellard wrote:
> 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?
> 

Everything seems to be back to normal now.  I think it may have been a problem
with the http anongit mirror.

Fetching with http://anongit.freedesktop.org/git/mesa/mesa.git gave me
1e02f2badfd925739099bcfaa55ca99a484470d8, but fetching via
ssh://tstellar@git.freedesktop.org/git/mesa/mesa gave
7932b30892ef898ec4c74ac1f972cb462f19962b, which is correct.

Now the http anongit mirror is back to giving me the correct commit too:
7932b30892ef898ec4c74ac1f972cb462f19962b.

-Tom


> -Tom
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list