diff options
| author | Mika Kahola <mika.kahola@intel.com> | 2025-11-18 16:28:59 +0300 |
|---|---|---|
| committer | Mika Kahola <mika.kahola@intel.com> | 2025-11-19 14:32:26 +0300 |
| commit | 1a7fad2aea74065dcd81821c681103813fd0772b (patch) | |
| tree | f55c4cb0c35c3f10336e3047f8bc1588a62701ef /include/linux | |
| parent | 2a6e417907593e908d164c743f812ad6413f3d7b (diff) | |
| download | linux-1a7fad2aea74065dcd81821c681103813fd0772b.tar.xz | |
drm/i915/cx0: Enable dpll framework for MTL+
MTL+ platforms are supported by dpll framework remove a separate
check for hw comparison and rely solely on dpll framework
hw comparison.
Finally, all required hooks are now in place so initialize
PLL manager for MTL+ platforms and remove the redirections
to the legacy code paths from the following interfaces:
* intel_encoder::clock_enable/disable()
* intel_encoder::get_config()
* intel_dpll_funcs::get_hw_state()
* intel_ddi_update_active_dpll()
* pipe_config_pll_mismatch()
v2: Rebase on !HAS_LT_PHY check in intel_ddi_update_active_dpll()
v3: Rebase on !display->dpll.mgr check in intel_ddi_update_active_dpll()
Add check for NVL as the platform is not part of pll framework (Suraj)
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://lore.kernel.org/r/20251118132859.2584452-1-mika.kahola@intel.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
