Re: [Mesa-dev] [PATCH 0/3] i965: INTEL_performance_query for pipeline stats

2017-02-17 Thread Lionel Landwerlin
Looks good to me. This series is : Reviewed-by: Lionel Landwerlin On 15/02/17 21:37, Robert Bragg wrote: To hopefully make progress towards landing support for OA unit metrics exposed via INTEL_performance_query the idea here is to first just tackle upstreaming the backend rework with an initi

[Mesa-dev] [PATCH 0/3] i965: INTEL_performance_query for pipeline stats

2017-02-15 Thread Robert Bragg
To hopefully make progress towards landing support for OA unit metrics exposed via INTEL_performance_query the idea here is to first just tackle upstreaming the backend rework with an initial implementation supporting pipeline statistics. In case anyone wants to look ahead, my branch with these pa