intel_dp_has_dsc
if (intel_dp_has_dsc(connector)) {
if (!intel_dp_has_dsc(connector))
bool intel_dp_has_dsc(const struct intel_connector *connector);
if (intel_dp_has_dsc(connector)) {
return intel_dp_has_dsc(connector);