]> 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)
commit2d24fa1fdb02730d5ca01c07ec88d5aaad3cf3ad
treef79dc4f6747cd2c153cfc5c96b2d9ecfb31a7c31
parent914dd977c388c0cba026704d1d2085436f79ff52
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