summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/Makefile.sources
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2019-03-07 14:22:24 -0500
committerRob Clark <[email protected]>2019-03-07 15:33:42 -0500
commitebbb6b8eaa06c0eac93fee689223c6a98d3f98bc (patch)
treebc17714078e49d65e0145867e22dc59e39a3c705 /src/gallium/drivers/freedreno/Makefile.sources
parent40d8ed5ef356866eb6cb4592df789bd2a3b29061 (diff)
freedreno/a6xx: perfcntrs
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/Makefile.sources')
-rw-r--r--src/gallium/drivers/freedreno/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/freedreno/Makefile.sources b/src/gallium/drivers/freedreno/Makefile.sources
index 034a8dc109b..d316bf56804 100644
--- a/src/gallium/drivers/freedreno/Makefile.sources
+++ b/src/gallium/drivers/freedreno/Makefile.sources
@@ -183,6 +183,7 @@ a6xx_SOURCES := \
a6xx/fd6_gmem.h \
a6xx/fd6_image.c \
a6xx/fd6_image.h \
+ a6xx/fd6_perfcntr.c \
a6xx/fd6_program.c \
a6xx/fd6_program.h \
a6xx/fd6_query.c \