drm/i915/adl_p: Enable modular fia
authorJosé Roberto de Souza <jose.souza@intel.com>
Fri, 14 May 2021 15:37:02 +0000 (08:37 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 15 May 2021 02:47:38 +0000 (19:47 -0700)
commit57ed0dfb40ca4ab74cb55bd31ae6eaef0a3d11aa
tree7a66f9ac15ab9f118f68300e9360778b7f776756
parentf53979d68a7725848b5c4307fb7de2d232b0768e
drm/i915/adl_p: Enable modular fia

Alderlake P have modular FIA like TGL but it is always modular in all
skus, not like TGL that we had to read a register to check if it is
monolithic or modular.

BSpec: 55480
BSpec: 50572
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Clinton Taylor <Clinton.A.Taylor@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210514153711.2359617-11-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_tc.c
drivers/gpu/drm/i915/i915_pci.c