drm/i915: Reuse ibx_dump_hw_state() for gmch platforms
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 9 Feb 2024 18:38:07 +0000 (20:38 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 14 Feb 2024 23:42:13 +0000 (01:42 +0200)
commitb56e24be5916cf8471f3cea998ad4352a78671ee
tree62326fb6e578e50ef1795e1075eedc0bcbb2919b
parent8d18f12f97bff220ec1d8f0133906045f68a5701
drm/i915: Reuse ibx_dump_hw_state() for gmch platforms

GMCH platform DPLLs are similar to the IBX+ PCH DPLLs so
we can just use the same state dump function for both.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240209183809.16887-4-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
drivers/gpu/drm/i915/display/intel_dpll_mgr.c