]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Pimp AUX CH names
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 Oct 2020 21:33:09 +0000 (23:33 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 30 Oct 2020 12:47:46 +0000 (14:47 +0200)
commit9e26cd4e34d1ef509d90c4126c0e5eb76d4d1781
tree1e72f797971f82fbce6ac758130902bc1afeca22
parent06c21335370117cd20136651927fe84438f6f20f
drm/i915: Pimp AUX CH names

Let's make the AUX CH names match the spec (AUX A-F for pre-tgl,
AUX A-C or AUX USBC1-6 for tgl+). And while at it let's include
the full encoder name in the AUX CH name as well (as opposed to
just using port_name() which wouldn't give us the right thing on
tgl+).

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201028213323.5423-6-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_dp.c