]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/cnl: Add slice and subslice information to debugfs.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 9 Aug 2017 20:07:02 +0000 (13:07 -0700)
committerJani Nikula <jani.nikula@intel.com>
Mon, 14 Aug 2017 16:28:22 +0000 (19:28 +0300)
commit1dd7a3e7af70ebdd0cdd937b180726d15a4f0948
treeca30f7afc9ec08c90a8615dcc4189a7a1b965187
parenta0125a932e917cb507b682cb66645efdca1f8cab
drm/i915/cnl: Add slice and subslice information to debugfs.

A missing part to EU slice power gating is the
debugfs interface. This patch actually should have been
squashed to the initial EU slice power gating one.

v2: Initial patch was merged without this part.

Fixes: c7ae7e9ab207 ("drm/i915/cnl: Configure EU slice power gating.")
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170809200702.11236-1-rodrigo.vivi@intel.com
(cherry picked from commit 7ea1adf30f82a4c0910524ac06f8f1f26281bb23)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_debugfs.c