Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.h115 u32 msm_dp_link_get_test_bits_depth(struct msm_dp_link *msm_dp_link, u32 bpp);
H A Ddp_link.c1181 u32 msm_dp_link_get_test_bits_depth(struct msm_dp_link *msm_dp_link, u32 bpp) in msm_dp_link_get_test_bits_depth() function
H A Ddp_ctrl.c406 tbd = msm_dp_link_get_test_bits_depth(ctrl->link, in msm_dp_ctrl_config_ctrl()
455 test_bits_depth = msm_dp_link_get_test_bits_depth(ctrl->link, ctrl->panel->msm_dp_mode.bpp); in msm_dp_ctrl_configure_source_params()