<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p class="elementToProof" style="margin: 0px;"><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">Thanks bhanu for checking this out,<br>
Will update the commit, but still we need to keep <13 condition,<br>
As DSC is needed for <13.<br>
<br>
</span></p>
<p class="elementToProof" style="margin: 0px;"><span style="font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Web", sans-serif; font-size: 14px; color: rgb(0, 0, 0);">Hot to know from Ankit</span></p>
<p><span style="font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Web", sans-serif; font-size: 14px; color: rgb(0, 0, 0);">bool intel_dp_joiner_needs_dsc(struct drm_i915_private *i915, bool
 use_joiner)<br>
{<br>
        /*<br>
         * Pipe joiner needs compression up to display 12 due to bandwidth<br>
         * limitation. DG2 onwards pipe joiner can be enabled without<br>
         * compression.<br>
         */<br>
        return DISPLAY_VER(i915) < 13 && use_joiner;<br>
}<br>
<br>
But will edit comment.<br>
<br>
Thanks and Regards<br>
Kunal Joshi<br>
</span><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><br>
<br>
<br>
</span></p>
</body>
</html>