]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6c5c1d89af15aec24a221637e0fd8b55f15672c3
tree03744a564b79fa158cd57d2a52359f1753775fa6
parent3891589eee3276cb820a9f3d52b5c82b08382dd7
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