]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp_aux
authorDouglas Anderson <dianders@chromium.org>
Tue, 14 Jun 2022 21:54:17 +0000 (14:54 -0700)
committerDouglas Anderson <dianders@chromium.org>
Tue, 21 Jun 2022 16:06:31 +0000 (09:06 -0700)
commit12d80887deccd7b942e29d9153e537e3be7453c5
tree117b1ffc11b4032925696945350c289078061b8b
parentce6b20be1a2fca458a5019144feba99c334eab69
drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp_aux

Let's add support for being able to read the HPD pin even if it's
hooked directly to the controller. This will let us take away the
waiting in the AUX transfer functions of the eDP controller drivers.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220614145327.v4.3.I9ee239f6b95b944c8fa030f300ad222a7af9899d@changeid
drivers/gpu/drm/panel/panel-samsung-atna33xc20.c