OpenCloudOS-Kernel/drivers/gpu/drm/stm
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: stm: remove "default y" in Kconfig 2017-07-26 14:43:23 +02:00
Makefile drm/stm: Add STM32 DSI controller driver 2017-07-26 14:42:52 +02:00
drv.c drm/stm: Use drm_fbdev_generic_setup() 2018-10-25 17:00:28 +02:00
dw_mipi_dsi-stm.c drm: bridge: Constify mode arguments to bridge .mode_set() operation 2019-01-14 03:51:14 +02:00
ltdc.c drm: stm: implement get_scanout_position function 2018-09-27 15:04:26 +02:00
ltdc.h drm: stm: implement get_scanout_position function 2018-09-27 15:04:26 +02:00