drm/i915/mtl: Drop Wa_14017240301
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 7 Sep 2023 00:03:55 +0000 (17:03 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 7 Sep 2023 23:20:28 +0000 (16:20 -0700)
commit94bcf876cb6a224685c750cefc6ca75c01d8db8f
treef7dbc5cf2bd70ef629b14429061307d90e029dab
parent4632e3209f4b4349ebe67597897045b1a8af9daa
drm/i915/mtl: Drop Wa_14017240301

Drop Wa_14017240301, which is only relevant to pre-production MTL
hardware.  Although we usually wait a little bit longer to start
dropping pre-production workarounds for a platform, it was suggested to
eliminate this one slightly earlier because it's a bit unusual/ugly:
this workaround is a display-specific workaround that requires matching
on the graphics/GT IP version instead of the display IP version.

Suggested-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230907000354.3729827-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/skl_universal_plane.c