Searched refs:drm_dp_has_quirk (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_aux_backlight.c | 371 !drm_dp_has_quirk(&intel_dp->desc, intel_dp->edid_quirks, in intel_dp_aux_init_backlight_funcs()
|
| H A D | intel_dp_mst.c | 55 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_mst_compute_link_config()
|
| H A D | intel_psr.c | 313 if (drm_dp_has_quirk(&intel_dp->desc, 0, DP_DPCD_QUIRK_NO_PSR)) { in intel_psr_init_dpcd()
|
| H A D | intel_dp.c | 171 if (drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_set_sink_rates() 2711 bool constant_n = drm_dp_has_quirk(&intel_dp->desc, 0, in intel_dp_compute_config()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_dp_helper.h | 1795 drm_dp_has_quirk(const struct drm_dp_desc *desc, u32 edid_quirks, in drm_dp_has_quirk() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_dp_helper.c | 1137 !drm_dp_has_quirk(desc, 0, DP_DPCD_QUIRK_NO_SINK_COUNT); in drm_dp_read_sink_count_cap()
|
| H A D | drm_dp_mst_topology.c | 5867 if (drm_dp_has_quirk(&desc, 0, in drm_dp_mst_dsc_aux_for_port()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_ctrl.c | 1424 return (drm_dp_has_quirk(&ctrl->panel->desc, edid_quirks, in dp_ctrl_use_fixed_nvid()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 1436 !drm_dp_has_quirk(desc, 0, DP_DPCD_QUIRK_NO_SINK_COUNT); in dw_dp_has_sink_count()
|