]> 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)
commit4b651d7bc00bbccbc09d279324f10eb9cef4e97f
tree1e72f797971f82fbce6ac758130902bc1afeca22
parentef35f9f1b5d75ed99a510e7b45e34d6f7f0e72f8
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