summaryrefslogtreecommitdiff
path: root/certs
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2023-03-23 17:20:35 +0300
committerImre Deak <imre.deak@intel.com>2023-04-03 11:35:32 +0300
commit0f752b2178c988117927154fe3b1d2e619c80c57 (patch)
treecdb1093eb11efabe8c39bee207598670adf78011 /certs
parent450c27fc9e9cf74ff9b96dd813817133e0f50cf1 (diff)
downloadlinux-0f752b2178c988117927154fe3b1d2e619c80c57.tar.xz
drm/i915: Remove the encoder update_prepare()/complete() hooks
The encoder update_prepare()/complete() hooks were added to hold a TC port link reference for all outputs in the atomic state around the whole modeset enable sequence - thus locking the ports' TC mode - and set the TBT/DP-alt PLL type corresponding to the current TC mode. Since nothing depends on the PLL selection before/after then encoder's pre_pll_enable/post_pll_disable hooks are called, the above steps can be moved to these hooks, so do that and remove the update_prepare()/complete() hooks. Reviewed-by: Mika Kahola <mika.kahola@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230323142035.1432621-30-imre.deak@intel.com
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions