Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/display/
Ddrm_dp_helper.h589 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function
/linux-5.19.10/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.c327 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
Dintel_dp.c141 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()
/linux-5.19.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c1444 return (drm_dp_has_quirk(&ctrl->panel->desc, in dp_ctrl_use_fixed_nvid()
/linux-5.19.10/drivers/gpu/drm/display/
Ddrm_dp_helper.c1500 !drm_dp_has_quirk(desc, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
Ddrm_dp_mst_topology.c5943 if (drm_dp_has_quirk(&desc, DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) && in drm_dp_mst_dsc_aux_for_port()