drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order
authorImre Deak <imre.deak@intel.com>
Fri, 17 Jun 2022 11:28:07 +0000 (14:28 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 18 Jul 2022 12:17:41 +0000 (15:17 +0300)
commitc19491894d4baf2155387e48aa326e1b52d7b986
tree8a7ca8e5e5af9de5ba1d5417f6f686ec311ba9a4
parent81cb44274c654e49f55e6690079540b0bd177db0
drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order

Starting with TGL the disabling order of HDMI transcoder clock vs. DDI
BUF has swapped, fix this. There hasn't been any issues seen related to
this, but let's follow the spec.

Reported-by: Sandeep K Lakkakula <sandeep.k.lakkakula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220617112807.1586621-1-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c