commit | dab3aff7b1a503819c68e38f51b3dcc0508b35cd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Apr 30 15:58:22 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon May 04 18:44:52 2020 +0300 |
tree | 3213fd71f5da1a90aade155a36399cccca1bc3b0 | |
parent | 25444ca6cbb9fe375aa9bba58784a735efe2a649 [diff] |
drm/i915: Remove cnl pre-prod workarounds Remove all the stepping dependent cnl workarounds. Bspec lists more steppings than this so presumably these are classed as pre-production. And this is cnl after all so no one should really care anyway. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200430125822.21985-2-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>