Re: [Mesa-dev] [PATCH] gallium/hud: update some query functions

2018-02-06 Thread Marek Olšák
Reviewed-by: Marek Olšák Marek On Sat, Feb 3, 2018 at 11:19 PM, Grazvydas Ignotas wrote: > It seems these were missed when struct pipe_context * argument was > added to hud_graph::query_new_value. > > Fixes: 3132afdf4c "gallium/hud: pass pipe_context explicitly to most > functions" > --- > sr

[Mesa-dev] [PATCH] gallium/hud: update some query functions

2018-02-03 Thread Grazvydas Ignotas
It seems these were missed when struct pipe_context * argument was added to hud_graph::query_new_value. Fixes: 3132afdf4c "gallium/hud: pass pipe_context explicitly to most functions" --- src/gallium/auxiliary/hud/hud_cpufreq.c | 2 +- src/gallium/auxiliary/hud/hud_diskstat.c | 2 +- src