]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 14 Nov 2018 01:24:32 +0000 (17:24 -0800)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 21 Dec 2018 16:57:06 +0000 (18:57 +0200)
commita5b79d34000b8f32c84be19e0565187e9613e5e9
tree61b5736917540f336a47fc0407e0278043d4dd69
parent50c42fc90b7e1f1800f2d883ef86770e9cb6251e
drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+

BSpec does not show these WAs as applicable to GLK, and for CNL it
only shows them applicable for a super early pre-production stepping
we shouldn't be caring about anymore. Remove these so we can avoid
them on ICL too.

v2: Change how we check for gen9 display platforms (Ville).

Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181114012432.21809-1-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/intel_pm.c