drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 24 Dec 2019 01:20:24 +0000 (17:20 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2020 08:31:29 +0000 (10:31 +0200)
commit9da07c4aeaf78cca7d786c003595df38ad838aa8
tree6dcef61825701bc689563a88109149436104ca03
parentd8e0b58fa471c0cc8850ffef2e8b492378155bfc
drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl

commit 1e1a139d62d1c11e3083c8638d31a9744bec3918 upstream.

WaDisableDARBFClkGating, now known as Wa_14010480278, has been added to
the workaround tables for ICL, EHL, and TGL so we need to extend our
platform test accordingly.

Bspec: 33450
Bspec: 33451
Bspec: 52890
Cc: stable@kernel.vger.org
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Matt Atwood <matthew.s.atwood@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224012026.3157766-2-matthew.d.roper@intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/display/intel_display.c