]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 27 Jun 2025 11:45:41 +0000 (13:45 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 1 Jul 2025 08:46:07 +0000 (10:46 +0200)
commit12853b279100adc7074b51db23bf62a41cb84cb8
tree831e95dbfc8523aba7726b505058838e6d23e69f
parent5c449ddbaba1c807c4674f92e5ebf6a887edb58c
drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag

Drop the unused MIPI_DSI_MODE_VSYNC_FLUSH flag. Whether or not a display
FIFO flush on vsync is required to avoid sending garbage to the panel is
not a property of the DSI link, but of the integration between display
controller and DSI host bridge.

Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250627-dsi-vsync-flush-v2-4-4066899a5608@pengutronix.de
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
include/drm/drm_mipi_dsi.h