Home
last modified time | relevance | path

Searched refs:drm_dp_get_pcon_max_frl_bw (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/drm/display/
Ddrm_dp_helper.h752 int drm_dp_get_pcon_max_frl_bw(const u8 dpcd[DP_RECEIVER_CAP_SIZE],
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_helper.c2892 int drm_dp_get_pcon_max_frl_bw(const u8 dpcd[DP_RECEIVER_CAP_SIZE], in drm_dp_get_pcon_max_frl_bw() function
2921 EXPORT_SYMBOL(drm_dp_get_pcon_max_frl_bw);
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp.c4750 drm_dp_get_pcon_max_frl_bw(intel_dp->dpcd, in intel_dp_update_dfp()