i965: move mdapi result data format to intel/perf

We want to reuse this in Anv.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Mark Janes <mark.a.janes@intel.com>
This commit is contained in:
Lionel Landwerlin
2018-06-08 17:53:08 +01:00
parent 2be07fc751
commit b48d6d7471
7 changed files with 138 additions and 98 deletions

View File

@@ -15,7 +15,8 @@ foreach hw : gen_hw_metrics
endforeach
gen_perf_sources = [
'gen_perf.c'
'gen_perf.c',
'gen_perf_mdapi.c',
]
gen_perf_sources += custom_target(