drm/i915/display: Abstract C10/C20 pll calculation
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 18 Oct 2023 22:28:31 +0000 (15:28 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sun, 29 Oct 2023 23:46:24 +0000 (16:46 -0700)
commit0a0f7935740853ce2654a7750b84c3bd34756979
treec1e113596d06a07318a3d5f4d6e242bc793d6bf2
parent685a4fffbf0fe23618f1824924e6dbb2517b446a
drm/i915/display: Abstract C10/C20 pll calculation

As done with the hw readout, properly abstract the C10/C20 phy details
inside intel_cx0_phy.c.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231018222831.4132968-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_cx0_phy.h
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_dpll.c