]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit470a0567f3e207acbd7f8e74e6829debc31fac19
tree4601380d47da5276c9e5b32e9925309be96948f6
parentf8acf527460ff2776f851623cca30fa0f6c56e7c
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