From 5575f03a603d267e84ab3727f7241b8be5f7d8ee Mon Sep 17 00:00:00 2001 From: Jeff McGee Date: Fri, 27 Feb 2015 10:22:32 -0800 Subject: [PATCH] drm/i915/chv: Add CHV HW status to SSEU status MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Collect the currently enabled counts of slice, subslice, and execution units using the power gate control ack message registers specific to Cherryview. Slice/subslice/EU info and hardware status can now be determined for CHV, so allow the debugfs SSEU status dump to proceed for CHV devices. Signed-off-by: Jeff McGee Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed