Searched refs:DP_LINK_CAP_ENHANCED_FRAMING (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_dp_helper.c319 link->capabilities |= DP_LINK_CAP_ENHANCED_FRAMING; drm_dp_link_probe()
409 if (link->capabilities & DP_LINK_CAP_ENHANCED_FRAMING) drm_dp_link_configure()
/linux-4.4.14/include/drm/
H A Ddrm_dp_helper.h756 #define DP_LINK_CAP_ENHANCED_FRAMING (1 << 0) macro
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.c648 if (link->capabilities & DP_LINK_CAP_ENHANCED_FRAMING) tegra_sor_calc_config()
1467 if (link.capabilities & DP_LINK_CAP_ENHANCED_FRAMING) tegra_sor_edp_enable()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
H A Dedp_ctrl.c455 if (ctrl->dp_link.capabilities & DP_LINK_CAP_ENHANCED_FRAMING) edp_config_ctrl()

Completed in 143 milliseconds