drm/i915/perf: add GLK support
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 13 Jun 2017 11:23:09 +0000 (12:23 +0100)
committerBen Widawsky <ben@bwidawsk.net>
Wed, 14 Jun 2017 19:31:58 +0000 (12:31 -0700)
commit28c7ef9ecca5984cbb416497f300826a870d9cf3
tree4601380d47da5276c9e5b32e9925309be96948f6
parent6c5c1d89af15aec24a221637e0fd8b55f15672c3
drm/i915/perf: add GLK support

Add OA support for Geminilake (pretty much identical to Broxton), and
also add the associated OA configurations.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Link: http://patchwork.freedesktop.org/patch/msgid/20170613112309.4088-2-lionel.g.landwerlin@intel.com
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/i915_oa_glk.c [new file with mode: 0644]
drivers/gpu/drm/i915/i915_oa_glk.h [new file with mode: 0644]
drivers/gpu/drm/i915/i915_perf.c