OSDN Git Service

drm/msm/dp: remove mode hard-coding in case of DP CTS
authorAbhinav Kumar <abhinavk@codeaurora.org>
Sat, 12 Sep 2020 21:08:15 +0000 (14:08 -0700)
committerRob Clark <robdclark@chromium.org>
Tue, 15 Sep 2020 17:54:35 +0000 (10:54 -0700)
commitab205927592be25ddef5db10344925b389fd4344
treeec0ec7846015744ec28ff566dae77662d090b269
parentde3ee25473ba49f2e785e43b5db5e05cb35aad24
drm/msm/dp: remove mode hard-coding in case of DP CTS

No need to fix the number of resolutions to one during the video
pattern CTS test. The userspace test client will handle both
the hotplug as well as picking the right resolution for the test.

Changes in v2: rebase on top of latest patchset of dependency

Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/dp/dp_display.c
drivers/gpu/drm/msm/dp/dp_link.c
drivers/gpu/drm/msm/dp/dp_panel.c