drm/i915/ddi: Add missing wait-for-active for HDMI aligning with bspec updates
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Sun, 27 Nov 2022 05:22:32 +0000 (10:52 +0530)
committerImre Deak <imre.deak@intel.com>
Wed, 21 Dec 2022 17:38:37 +0000 (19:38 +0200)
commit65e75eda82d8857ab8732b98ead6997a8afeab4a
treed0333daac0e45050b846ce11c80fe5a88e8bc6fe
parent5add4575c298546ed67162c6db5ed8aa4886f803
drm/i915/ddi: Add missing wait-for-active for HDMI aligning with bspec updates

After enabling DDI_BUF_CTL, wait for DDI_BUF_CTL to be active.
Bspec:4232,53339,49191,54145

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221127052232.3942831-3-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c