Skip to content
Snippets Groups Projects
Select Git revision
  • cdec9cb5167ab1113ba9c58e395f664d9d3f9acb
  • master default
  • thermal-dont-poll-disabled-for-daniel
  • thermal-dont-poll-no-of
  • thermal-dont-poll-no-imx-no-of
  • thermal-dont-poll-no-imx
  • testing
  • thermal/linux-next
  • thermal/idle-injection-dt
  • thermal/next
  • thermal/fixes
  • thermal-v5.8-rc4
  • thermal-v5.8-rc1
  • thermal-v5.7-rc1
  • thermal-v5.6-rc1-2
  • thermal-v5.6-rc1
  • thermal-v5.5-rc5
  • thermal-5.5-rc2
  • v5.4-rc1
  • v5.3
  • v5.3-rc8
  • v5.3-rc7
  • v5.3-rc6
  • v5.3-rc5
  • v5.3-rc4
  • v5.3-rc3
  • v5.3-rc2
  • v5.3-rc1
  • v5.2
  • v5.2-rc7
  • v5.2-rc6
31 results

mpiutil.c

user avatar
José Roberto de Souza authored and Jani Nikula committed
Commit 1c9d2eb2 ("drm/i915: move intel_dp_set_m_n() to encoder for
DDI platforms") moved the intel_dp_set_m_n() from hsw_crtc_enable()
to intel_ddi_pre_enable_dp() but it missed add it to
intel_mst_pre_enable_dp() causing MST slaves to not work.

v2: Not setting intel_ddi_set_dp_msa() twice for MST master

Fixes: 1c9d2eb2 ("drm/i915: move intel_dp_set_m_n() to encoder for DDI platforms")
Cc: Vandita Kulkarni <vandita.kulkarni@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarJosé Roberto de Souza <jose.souza@intel.com>
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200211185008.30806-1-jose.souza@intel.com
1fc1e8d4
History