Home
last modified time | relevance | path

Searched refs:drm_dp_max_link_rate (Results 1 – 5 of 5) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_helper.h141 drm_dp_max_link_rate(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_max_link_rate() function
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c110 link_info->rate = drm_dp_max_link_rate(dpcd); in msm_dp_panel_read_dpcd()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1708 drm_dp_max_link_rate(dp->dpcd), in __zynqmp_dp_bridge_detect()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c540 drm_dp_max_link_rate(link->dpcd)); in dw_dp_link_parse()
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c849 rate = drm_dp_max_link_rate(tc->link.dpcd); in tc_get_display_props()