]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/tgl: add support to one DP-MST stream
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 29 Oct 2019 03:50:49 +0000 (20:50 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 30 Oct 2019 00:44:53 +0000 (17:44 -0700)
commitac10b320459d92bb8257b1679fa00ad53d75ee13
tree94208b4c3e105f28bf4f144d764b139247852c41
parentd047fead96ececf936d2d9a8a10aadd986d63232
drm/i915/tgl: add support to one DP-MST stream

This is the minimum change to support 1 (and only 1) DP-MST monitor
connected on Tiger Lake. This change was isolated from previous patch
from José. In order to support more streams we will need to create a
master-slave relation on the transcoders and that is not currently
working yet.

v2: remove unused macro and use REG_FIELD_PREP() (Ville)

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191029035049.5907-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/i915_reg.h