diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-12-24 04:48:01 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2025-01-04 09:47:11 +0300 |
commit | b4fa0800760c20fe34318a1079687526fc323572 (patch) | |
tree | 9458d52a8f82ca4f50a392a14745c7650e483917 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 9640f1437a88d8c617ff5523f1f9dc8c3ff29121 (diff) | |
download | linux-b4fa0800760c20fe34318a1079687526fc323572.tar.xz |
drm/vc4: hdmi: stop rereading EDID in get_modes()
The vc4_hdmi_connector_detect_ctx() via vc4_hdmi_handle_hotplug()
already reads EDID and propagates it to the drm_connector. Stop
rereading EDID as a part of the .get_modes() callback and just update
the list of modes. This matches the behaviour of the i915 driver.
Acked-by: Maxime Ripard <mripard@kernel.org>
Tested-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241224-drm-bridge-hdmi-connector-v10-9-dc89577cd438@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions