Searched refs:drm_dp_has_quirk (Results 1 – 7 of 7) sorted by relevance
589 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function
60 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_mst_compute_link_config()
327 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
141 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CAN_DO_MAX_LINK_RATE_3_24_GBPS)) { in intel_dp_set_dpcd_sink_rates()1994 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_compute_config()
1444 return (drm_dp_has_quirk(&ctrl->panel->desc, in dp_ctrl_use_fixed_nvid()
1500 !drm_dp_has_quirk(desc, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
5943 if (drm_dp_has_quirk(&desc, DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) && in drm_dp_mst_dsc_aux_for_port()