nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sun, 4 Oct 2015 21:43:20 +0000 (23:43 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 9 Oct 2015 12:09:57 +0000 (14:09 +0200)
commit7129cbf5f4acaa86512c0dd6c127b8fb617fb441
tree75e87db208f214c3dd2d121112d4e4a6a60bcafb
parent224fec05eac136d734e6ae06f6aab44d5ba640df
nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files

Global performance counters (PCOUNTER) will be added to
nvc0_query_hw_pm.c/h files.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/Makefile.sources
src/gallium/drivers/nouveau/nvc0/nvc0_query.c
src/gallium/drivers/nouveau/nvc0/nvc0_query.h
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.h
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.c [new file with mode: 0644]
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h [new file with mode: 0644]
src/gallium/drivers/nouveau/nvc0/nvc0_screen.h