Searched refs:drm_dp_has_quirk (Results 1 – 4 of 4) sorted by relevance
53 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, in intel_dp_mst_compute_link_config()
294 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
2254 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, in intel_dp_compute_config()4330 !drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_SINK_COUNT)) { in intel_dp_get_dpcd()
1447 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function