diff options
author | 2020-06-05 19:57:37 -0700 | |
---|---|---|
committer | 2020-06-09 10:25:56 -0700 | |
commit | 617458cdc366c1c00e5934b6513f3d2b2c264c14 (patch) | |
tree | 1367573f35a4527ae0c1b2742b1d83497e6216f1 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915/rkl: Update TGP's pin mapping when paired with RKL (diff) | |
download | wireguard-linux-617458cdc366c1c00e5934b6513f3d2b2c264c14.tar.xz wireguard-linux-617458cdc366c1c00e5934b6513f3d2b2c264c14.zip |
drm/i915/rkl: Don't try to read out DSI transcoders
RKL doesn't have DSI outputs, so we shouldn't try to read out the DSI
transcoder registers.
v2(MattR):
- Just set the 'extra panel mask' to edp | dsi0 | dsi1 and then mask
against the platform's cpu_transcoder_mask to filter out the ones
that don't exist on a given platform. (Ville)
v3(MattR):
- Only include DSI transcoders on gen11+ again. (Ville)
- Use for_each_cpu_transcoder_masked() for loop. (Ville)
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Aditya Swarup <aditya.swarup@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200606025740.3308880-5-matthew.d.roper@intel.com
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions