]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Move drm_dp_link helpers to Tegra DRM
authorThierry Reding <treding@nvidia.com>
Mon, 21 Oct 2019 14:34:37 +0000 (16:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Oct 2019 16:22:10 +0000 (18:22 +0200)
commitcf52deb1cfe0b9c3c30a4d612bc132b1dee3f3fe
tree1376233b68ae5224f4b7acf6761074052ed3d751
parent078e2d38aded26eb0929bce7bae8fd10bb019b22
drm/tegra: Move drm_dp_link helpers to Tegra DRM

During the discussion of patches that enhance the drm_dp_link helpers it
was concluded that these helpers aren't very useful to begin with. After
all other drivers have been converted not to use these helpers anymore,
move these helpers into the last remaining user: Tegra DRM.

If at some point these helpers are deemed more widely useful, they can
be moved out into the DRM DP helpers again.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191021143437.1477719-14-thierry.reding@gmail.com
drivers/gpu/drm/drm_dp_helper.c
drivers/gpu/drm/tegra/Makefile
drivers/gpu/drm/tegra/dp.c [new file with mode: 0644]
drivers/gpu/drm/tegra/dp.h [new file with mode: 0644]
drivers/gpu/drm/tegra/dpaux.c
drivers/gpu/drm/tegra/sor.c
include/drm/drm_dp_helper.h