commit | a29bc3a3adf0626fabb083a572a0d1fee5f2a1ee | [log] [tgz] |
---|---|---|
author | Mark Janes <mark.a.janes@intel.com> | Fri Aug 02 18:19:01 2019 -0700 |
committer | Mark Janes <mark.a.janes@intel.com> | Wed Aug 07 17:20:04 2019 -0700 |
tree | 257c073b7ce86fce34aca3386d46155a285bf87c | |
parent | c0376a123418df0050dc45d3e1e84f6b29a6a1f3 [diff] |
i965/perf: restore mdapi statistics query metrics Registration of mdapi metrics based on statistics query registers was inadvertently removed in the commit that checks for OA kernel support. The statistics queries are not dependent on OA. Fixes: 96e1c945f2b ("i965: Move device info initialization to common code") Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>