drm/i915: Include connector id+name in all backlight debugs/errors
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Feb 2023 14:00:21 +0000 (16:00 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 16 Feb 2023 20:10:02 +0000 (22:10 +0200)
commit8eb2e3b47e3564d2ed49d3fbea5f472950ef98b7
treeb2f4692fd5001d60874bbe76f4763dd5cd0ffc83
parent83e7d6fd330d413cb2064e680ffea91b0512a520
drm/i915: Include connector id+name in all backlight debugs/errors

With multi panel machines becoming more prominent it's also
important to know which connector's backlight we're talking
about. Include that information in all the backlight debug/error
messages.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230215140021.2843-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_backlight.c
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c