2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/msm/dp
Jani Nikula 5bea90ad97 drm/msm/dp: switch to struct drm_edid
Prefer the struct drm_edid based functions for reading the EDID and
updating the connector.

Simplify the flow by updating the EDID property when the EDID is read
instead of at .get_modes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/593976/
Link: https://lore.kernel.org/r/93d6c446ed4831dadfb4a77635a67cf5f27e19ff.1715691257.git.jani.nikula@intel.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-06-24 19:41:06 +03:00
..
dp_audio.c drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_audio.h drm/msm/dp: unregister audio driver during unbind 2023-04-26 16:45:35 -07:00
dp_aux.c drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_asserted 2024-06-05 15:53:29 -07:00
dp_aux.h drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected 2024-04-08 18:57:39 +03:00
dp_catalog.c drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_catalog.h drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_ctrl.c drm/msm/dp: Removed fixed nvid "support" 2024-04-22 16:22:49 +03:00
dp_ctrl.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_debug.c drm/msm/dp: Drop unused dp_debug struct 2024-04-22 16:22:49 +03:00
dp_debug.h drm/msm/dp: Drop unused dp_debug struct 2024-04-22 16:22:49 +03:00
dp_display.c drm/msm/dp: switch to struct drm_edid 2024-06-24 19:41:06 +03:00
dp_display.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_drm.c drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_drm.h drm/msm/dp: allow YUV420 mode for DP connector when CDM available 2024-03-04 11:38:51 +02:00
dp_link.c drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_link.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_panel.c drm/msm/dp: switch to struct drm_edid 2024-06-24 19:41:06 +03:00
dp_panel.h drm/msm/dp: switch to struct drm_edid 2024-06-24 19:41:06 +03:00
dp_reg.h drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_utils.c drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00
dp_utils.h drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00