drm/i915/display: Fix IP version of the WAs
authorBalasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Tue, 28 Nov 2023 10:24:51 +0000 (15:54 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 29 Nov 2023 19:51:50 +0000 (11:51 -0800)
commit0f82a1b94862da255ac791e11f2c3610f5ad5f26
tree065dfb0e88c8bd3a19d80063d40720531c0df1e0
parentef32c3cc9c62252986f09e06b4e525742cd91529
drm/i915/display: Fix IP version of the WAs

WAs 1401150847014011503030 were applied on IP versions beyond which
they are applicable. Fixed the IP version checks for these workarounds.

Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231128102451.825242-1-balasubramani.vivekanandan@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c