Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp_aux_backlight.c371 !drm_dp_has_quirk(&intel_dp->desc, intel_dp->edid_quirks, in intel_dp_aux_init_backlight_funcs()
Dintel_dp_mst.c55 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_mst_compute_link_config()
Dintel_psr.c313 if (drm_dp_has_quirk(&intel_dp->desc, 0, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
Dintel_dp.c165 if (drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_set_sink_rates()
2701 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_compute_config()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h1795 drm_dp_has_quirk(const struct drm_dp_desc *desc, u32 edid_quirks, in drm_dp_has_quirk() function
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_helper.c1130 !drm_dp_has_quirk(desc, 0, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
Ddrm_dp_mst_topology.c5827 if (drm_dp_has_quirk(&desc, 0, in drm_dp_mst_dsc_aux_for_port()
/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c1427 return (drm_dp_has_quirk(&ctrl->panel->desc, edid_quirks, in dp_ctrl_use_fixed_nvid()