commit | d4ad4eca6c04705c9316ae4df18ff9c89e4e27f4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 14 21:40:40 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jul 09 21:20:33 2020 +0300 |
tree | 75678157ecff1fceb8744138050c96ea4cc86dc0 | |
parent | 119c53d2d4044c59c450c4f5a568d80b9d861856 [diff] |
drm/dp: Include the AUX CH name in the debug messages To make it easier to figure out what caused a particular debug message let's print out aux->name. v2: Convert drm_dp_send_real_edid_checksum() too Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200514184040.20700-1-ville.syrjala@linux.intel.com Acked-by: Sam Ravnborg <sam@ravnborg.org>