drm/i915: Pimp encoder ddc_pin/aux_ch debug messages
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 16 Feb 2023 23:13:10 +0000 (01:13 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 17 Feb 2023 21:16:30 +0000 (23:16 +0200)
commitfce187ca0cdd6dc707db2c7c22b863cd8bb91ef8
treef6df4bb3d43f6aafe580c9b493ea949e0c2f0698
parentbb45217ff335d2662ee3cdfe3f32817e2d2e06ae
drm/i915: Pimp encoder ddc_pin/aux_ch debug messages

Use encoder->name rather than port_name() in the debug messages
so that they actually make more sense.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230216231312.32664-2-ville.syrjala@linux.intel.com
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
drivers/gpu/drm/i915/display/intel_dp_aux.c
drivers/gpu/drm/i915/display/intel_hdmi.c