drm/i915: Stop spamming the logs with PLL state
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 2 May 2023 14:39:04 +0000 (17:39 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 13 Sep 2023 14:10:34 +0000 (17:10 +0300)
commitd0a309a90f1d3f6502b79a89b8976dde409ed65b
treeb7c9151212d68b3a2cd760e8f84d3340afae62ca
parentedc876631b1c1df3bdacfe08af3d3a1d81101985
drm/i915: Stop spamming the logs with PLL state

encoder->get_config() is not the place where the state
should be dumped. Get rid of the spam.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230502143906.2401-10-ville.syrjala@linux.intel.com
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c