]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0806b984076006cc89a610dbbee0984def05e698
treeec0ec7846015744ec28ff566dae77662d090b269
parent97552f41e0430de4496e7f6fab836b7e739aec24
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