]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: Explicit the connector name for DP link training result
authorPaul Kocialkowski <paul.kocialkowski@linux.intel.com>
Tue, 18 Jul 2017 14:25:36 +0000 (17:25 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 19 Jul 2017 06:32:42 +0000 (08:32 +0200)
commit99a59512a6fd7241f244fa162789e2f80ec91a5d
treef76b3a5e6bd578b358c9448085c8affeb22c01c4
parent8753d2bc5e49daad301ce65f5dada57ed924fad6
drm/i915: Explicit the connector name for DP link training result

This adds the connector name when printing a debug message about the DP
link training result. It is useful to figure out what connector is
failing when multiple DP connectors are used.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20170718142536.2306-1-paul.kocialkowski@linux.intel.com
drivers/gpu/drm/i915/intel_dp_link_training.c