commit | bc7ca6a647bf3c073a109d4ff0e8cad773a2f1d9 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 04 14:53:52 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 17 18:38:39 2020 +0300 |
tree | 0c28971ee4597be6a5be0b28cec1185bd735886c | |
parent | 04e18e01b3c35dd4f598db4feccd51da643cdf1f [diff] |
drm/i915: DP->HDMI TMDS clock limits vs. deep color Account for the TMDS clock limits declared by the DFP when determining what color depth we're going to use. v2: Drop the reference to DP++ dongle since it's not handled here Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200904115354.25336-17-ville.syrjala@linux.intel.com Reviewed-by: Lyude Paul <lyude@redhat.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>