linux/drivers/gpu/drm/imx/ipuv3
Dmitry Baryshkov 26d6fd8191 drm/connector: make mode_valid take a const struct drm_display_mode
The mode_valid() callbacks of drm_encoder, drm_crtc and drm_bridge
take a const struct drm_display_mode argument. Change the mode_valid
callback of drm_connector to also take a const argument.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241214-drm-connector-mode-valid-const-v2-5-4f9498a4c822@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2025-01-07 12:45:19 +02:00
..
Kconfig drm/imx: parallel-display: add legacy bridge Kconfig dependency 2024-10-22 15:37:19 +02:00
Makefile
dw_hdmi-imx.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
imx-drm-core.c Merge remote-tracking branch 'drm/drm-next' into drm-misc-next 2024-12-09 16:35:21 +01:00
imx-drm.h drm/imx: move imx_drm_connector_destroy to imx-tve 2024-09-03 02:35:35 +03:00
imx-ldb.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
imx-tve.c drm/connector: make mode_valid take a const struct drm_display_mode 2025-01-07 12:45:19 +02:00
ipuv3-crtc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ipuv3-plane.c drm/imx: Add drm_panic support 2024-04-15 16:14:07 +02:00
ipuv3-plane.h
parallel-display.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00