]> asedeno.scripts.mit.edu Git - linux.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)
commitb3545e086877557b8b933c0fbf64dca065a1f5f6
tree94208b4c3e105f28bf4f144d764b139247852c41
parenta0e047156cdebbccf253768b39d7e1dbf954c449
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