drm/tegra: dp: Add drm_dp_link_choose() helper
authorThierry Reding <treding@nvidia.com>
Tue, 21 Jul 2015 14:38:11 +0000 (16:38 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:52 +0000 (11:18 +0100)
commit01f09f242eb5cb194a88cef669a099fa10fcb3f0
treedcde81cee2ec727c77eb0bd790b956a32d33e133
parentc4a27288520d35e7e6acc6e36fba4585e1bddde6
drm/tegra: dp: Add drm_dp_link_choose() helper

This helper chooses an appropriate configuration, according to the
bitrate requirements of the video mode and the capabilities of the
DisplayPort sink.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dp.c
drivers/gpu/drm/tegra/dp.h