OpenCloudOS-Kernel/drivers/gpu/drm/bridge/analogix
Laurent Pinchart 63f8f3badf drm: bridge: Constify mode arguments to bridge .mode_set() operation
The mode and ajusted_mode passed to the bridge .mode_set() operation
should never be modified by the bridge (and are not in any of the
existing bridge drivers). Make them const to make this clear.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2019-01-14 03:51:14 +02:00
..
Kconfig drm: bridge: analogix/dp: split exynos dp driver to bridge directory 2016-04-05 10:11:48 +08:00
Makefile drm: bridge: analogix/dp: split exynos dp driver to bridge directory 2016-04-05 10:11:48 +08:00
analogix_dp_core.c drm: bridge: Constify mode arguments to bridge .mode_set() operation 2019-01-14 03:51:14 +02:00
analogix_dp_core.h drm/bridge: analogix_dp: Retry bridge enable when it failed 2018-04-24 08:34:32 +02:00
analogix_dp_reg.c drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip 2018-04-24 08:34:46 +02:00
analogix_dp_reg.h drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1 2018-04-24 08:34:43 +02:00