diff options
| author | Ville Syrjälä <[email protected]> | 2017-10-31 20:51:20 +0000 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-11-09 18:06:06 +0000 |
| commit | 005b5bc694cf7e0a899fd5d02a06459df191e1ce (patch) | |
| tree | 2caaa08411fad00bfa80071dfec3aa7fff65fff1 /drivers/gpu/drm/i915/intel_dp_mst.c | |
| parent | drm/i915: Eliminate crtc->config usage from CRT code (diff) | |
| download | kernel-005b5bc694cf7e0a899fd5d02a06459df191e1ce.tar.gz kernel-005b5bc694cf7e0a899fd5d02a06459df191e1ce.zip | |
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
Replace dig_port->port with encoder->port in the BXT DPLL selection.
We can do this because both the master encoder and the fake MST encoders
have the same encoder->port value, whereas using dig_port->port only
worked for the master encoder since the fake encoders were't derived
from intel_digital_port. This eliminates the DP MST special case.
Do this by hand because spatch is having problems with the control
flow due to the dig_port assignment happening in two different
branches.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Jani Nikula <[email protected]>
Reviewed-by: Dhinakaran Pandiyan <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions
