[Mesa-dev] [PATCH v2 0/9] gallium: batch query objects and related cleanups
Samuel Pitoiset
samuel.pitoiset at gmail.com
Sun Nov 15 07:49:08 PST 2015
On 11/13/2015 08:17 PM, Nicolai Hähnle wrote:
> Hi,
>
> I have updated patches 6 - 9. Samuel, thank you for your input and I hope
> you find your points to be resolved satisfactorily ;)
Yeah, I have no strong objections to remove those groups of GPU
counters. :-)
>
> Cheers,
> Nicolai
> ---
> nha at deadlights:~/amd/mesa$ git diff master | diffstat
> gallium/auxiliary/hud/hud_context.c | 24 +-
> gallium/auxiliary/hud/hud_driver_query.c | 266 +++++++++++++++++++++++++-----
> gallium/auxiliary/hud/hud_private.h | 13 +
> gallium/drivers/nouveau/nvc0/nvc0_query.c | 4
> gallium/include/pipe/p_context.h | 19 ++
> gallium/include/pipe/p_defines.h | 36 ++--
> mesa/state_tracker/st_cb_perfmon.c | 253 ++++++++++++++++------------
> mesa/state_tracker/st_cb_perfmon.h | 32 ++-
> mesa/state_tracker/st_context.h | 3
> 9 files changed, 475 insertions(+), 175 deletions(-)
>
> _______________________________________________
> 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