]> 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)
commit03459bd5cdb674048a50a37f6fa1bca14ae63a29
treeec0ec7846015744ec28ff566dae77662d090b269
parentcd4a180417e75ae12b18df63a717d429be0147ee
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