From: Jeff McGee Date: Fri, 27 Feb 2015 20:12:28 +0000 (-0800) Subject: drm/i915/chv: Determine CHV slice/subslice/EU info X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~24^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93043ae1deaa0f9bd394ac2d8c6881deb19b53a;p=pandora-kernel.git drm/i915/chv: Determine CHV slice/subslice/EU info Total EU was already being detected on CHV, so we just add the additional info parameters. The detection method is changed to be more robust in the case of subslice fusing - we don't want to trust the EU fuse bits corresponding to subslices which are fused-off. v2: Fixed subslice disable bitmasks and removed unnecessary ? operation (Ville) Signed-off-by: Jeff McGee Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed