]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/perf: add KBL support
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 13 Jun 2017 11:23:08 +0000 (12:23 +0100)
committerBen Widawsky <ben@bwidawsk.net>
Wed, 14 Jun 2017 19:31:58 +0000 (12:31 -0700)
commit9c3732403d19c99bec519e0a0791d86fd46c74a1
tree03744a564b79fa158cd57d2a52359f1753775fa6
parentfd328198a431e3f43d23fd2b7abd36a03c10846f
drm/i915/perf: add KBL support

Add OA support for Kabylake (pretty much identical to Skylake), 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>
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/i915_oa_kblgt2.c [new file with mode: 0644]
drivers/gpu/drm/i915/i915_oa_kblgt2.h [new file with mode: 0644]
drivers/gpu/drm/i915/i915_oa_kblgt3.c [new file with mode: 0644]
drivers/gpu/drm/i915/i915_oa_kblgt3.h [new file with mode: 0644]
drivers/gpu/drm/i915/i915_perf.c