From: Chris Wilson Date: Tue, 19 Nov 2013 02:32:37 +0000 (-0800) Subject: drm/i915: Do not enable package C8 on unsupported hardware X-Git-Tag: v3.13-rc1~3^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6c2652bab9601883ed579071aa56ab52a28ea6;p=pandora-kernel.git drm/i915: Do not enable package C8 on unsupported hardware If the hardware does not support package C8, then do not even schedule work to enable it. Thereby we can eliminate a bunch of dangerous work. Signed-off-by: Chris Wilson Cc: Paulo Zanoni Reviewed-by: Paulo Zanoni Signed-off-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed