Home
last modified time | relevance | path

Searched refs:drm_dp_has_quirk (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c60 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_mst_compute_link_config()
Dintel_psr.c322 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
Dintel_dp.c123 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()
/Linux-v5.15/include/drm/
Ddrm_dp_helper.h2186 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function
/Linux-v5.15/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c1416 return (drm_dp_has_quirk(&ctrl->panel->desc, in dp_ctrl_use_fixed_nvid()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_helper.c1254 !drm_dp_has_quirk(desc, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
Ddrm_dp_mst_topology.c5924 if (drm_dp_has_quirk(&desc, DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) && in drm_dp_mst_dsc_aux_for_port()