diff options
author | 2021-10-07 15:42:01 +0300 | |
---|---|---|
committer | 2021-10-07 20:56:10 +0300 | |
commit | 71af6bae771a6ac60e634b6afe00e8ffc5514ad4 (patch) | |
tree | e462c6936c46097718f88b08fad8a295d60b472f /drivers/gpu/drm/i915/display/intel_atomic_plane.c | |
parent | drm/i915: Free the returned object of acpi_evaluate_dsm() (diff) | |
download | wireguard-linux-71af6bae771a6ac60e634b6afe00e8ffc5514ad4.tar.xz wireguard-linux-71af6bae771a6ac60e634b6afe00e8ffc5514ad4.zip |
drm/i915/dg2: fix snps buf trans for uhbr
The UHBR check was using > instead of >=. Use the helper instead to
avoid mistakes. Also always use the non-UHBR values for HDMI.
v2: Use intel_crtc_has_dp_encoder() && intel_dp_is_uhbr() (Ville)
Fixes: 2817efaeb608 ("drm/i915/dg2: add SNPS PHY translations for UHBR link rates")
Reported-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211007124201.18686-1-jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_atomic_plane.c')
0 files changed, 0 insertions, 0 deletions