Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A 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()
A Dintel_psr.c323 if (drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
A Dintel_dp.c139 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()
1757 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, DP_DPCD_QUIRK_CONSTANT_N); in intel_dp_compute_config()
/linux/include/drm/
A Ddrm_dp_helper.h2212 drm_dp_has_quirk(const struct drm_dp_desc *desc, enum drm_dp_quirk quirk) in drm_dp_has_quirk() function
/linux/drivers/gpu/drm/msm/dp/
A Ddp_ctrl.c1416 return (drm_dp_has_quirk(&ctrl->panel->desc, in dp_ctrl_use_fixed_nvid()
/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c1286 !drm_dp_has_quirk(desc, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
A Ddrm_dp_mst_topology.c5945 if (drm_dp_has_quirk(&desc, DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) && in drm_dp_mst_dsc_aux_for_port()

Completed in 43 milliseconds