OSDN Git Service

drm/i915/perf: disable clk ratio reports on gen9
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 18 Sep 2017 11:21:23 +0000 (12:21 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 18 Sep 2017 18:46:35 +0000 (19:46 +0100)
commit342a2c840ed0cb99509e99e082b1f8aa784b5e59
treec236f1e6d372f85a38421ac550b75a1c5c834503
parentb5891fb520f742ce48b097c6b8a0b2db1e2bb979
drm/i915/perf: disable clk ratio reports on gen9

We're doing this on all Gen9 based platforms, let's just check the gen
rather than listing every single platforms.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170918112124.29541-2-lionel.g.landwerlin@intel.com
drivers/gpu/drm/i915/i915_perf.c