commit | 264c0247d8889124ec8aa08b03cc2bdb2544e249 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jan 23 17:45:41 2020 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Jan 27 18:02:59 2020 +0200 |
tree | dcce8907ebe931c129d3f4668cd7d9ba54b0d0f9 | |
parent | ac0e331a628b5ded087eab09fad2ffb082ac61ba [diff] |
drm/i915: 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: Rebase for drm_err() & co. Add some punctuation to the messages (Matt) Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200123154542.12271-2-ville.syrjala@linux.intel.com Reviewed-by: Matt Roper <matthew.d.roper@intel.com>