]> asedeno.scripts.mit.edu Git - linux.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)
commit9a42c7c647a9ad0f7ebb147a52eda3dcb7c84292
tree1376233b68ae5224f4b7acf6761074052ed3d751
parent2589c4025f1301ccf7421d9c2f0001a4f87380ea
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