Re: [Mesa-dev] [PATCH] anv/device: init timestampPeriod from devinfo

2017-03-17 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand On Fri, Mar 17, 2017 at 9:03 AM, Robert Bragg wrote: > I've just pushed an old patch (was already reviewed, but I never followed > up on > it) that added a timebase_scale to gen_device_info so we can use that > instead > here instead. > > --- >8 --- > > Now that ther

[Mesa-dev] [PATCH] anv/device: init timestampPeriod from devinfo

2017-03-17 Thread Robert Bragg
I've just pushed an old patch (was already reviewed, but I never followed up on it) that added a timebase_scale to gen_device_info so we can use that instead here instead. --- >8 --- Now that there's a timebase_scale in gen_device_info which is effectively the 'period' this switches anv_GetPhysic