]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/dg1: Apply WA 1409120013 and 14011059788
authorJosé Roberto de Souza <jose.souza@intel.com>
Wed, 13 Jan 2021 13:37:59 +0000 (05:37 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Thu, 14 Jan 2021 16:04:40 +0000 (08:04 -0800)
commit46e5db382784f73725c9da36b8fd68400b49e945
treef79dc4f6747cd2c153cfc5c96b2d9ecfb31a7c31
parent7f3c8c2c011f757de7e58902696992f8f8622d9d
drm/i915/dg1: Apply WA 1409120013 and 14011059788

DG1 is missing those two WA so instead of copy and paste it to the DG1
function, here calling the function that implements it.

While at it also renaming tgl_init_clock_gating to
gen12lp_init_clock_gating as it is also used by DG1, RKL and ADL-S.

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210113133759.72055-1-jose.souza@intel.com
drivers/gpu/drm/i915/intel_pm.c