Searched refs:drm_dp_has_quirk (Results 1 – 7 of 7) sorted by relevance
60 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_mst_compute_link_config()
322 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
123 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CAN_DO_MAX_LINK_RATE_3_24_GBPS)) { in intel_dp_set_sink_rates()1658 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_compute_config()
2186 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function
1416 return (drm_dp_has_quirk(&ctrl->panel->desc, in dp_ctrl_use_fixed_nvid()
1254 !drm_dp_has_quirk(desc, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
5924 if (drm_dp_has_quirk(&desc, DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) && in drm_dp_mst_dsc_aux_for_port()