linux/drivers/gpu/drm/omapdrm
Sebastian Reichel ad9df7d91b drm/omap: don't check dispc timings for DSI
While most display types only forward their VM to the DISPC, this
is not true for DSI. DSI calculates the VM for DISPC based on its
own, but it's not identical. Actually the DSI VM is not even a valid
DISPC VM making this check fail. Let's restore the old behaviour
and avoid checking the DISPC VM for DSI here.

Fixes: 7c27fa57ef ("drm/omap: Call dispc timings check operation directly")
Acked-by: Pavel Machek <pavel@ucw.cz>
Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2019-06-10 17:04:15 +03:00
..
displays drm/omap: Use dev_get_drvdata() 2019-06-10 17:04:15 +03:00
dss drm/omap: Make sure device_id tables are NULL terminated 2019-06-10 17:04:15 +03:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
omap_connector.c drm/omap: Add support for drm_panel 2019-03-18 11:42:14 +02:00
omap_connector.h drm/omap: Add support for drm_bridge 2019-03-18 11:42:14 +02:00
omap_crtc.c drm/omap: don't check dispc timings for DSI 2019-06-10 17:04:15 +03:00
omap_crtc.h
omap_debugfs.c
omap_dmm_priv.h drm/omap: partial workaround for DRA7xx DMM errata i878 2018-10-02 09:36:56 +03:00
omap_dmm_tiler.c drm/omap: partial workaround for DRA7xx DMM errata i878 2018-10-02 09:36:56 +03:00
omap_dmm_tiler.h
omap_drv.c drm/omap: remove open-coded drm_invalid_op() 2019-06-10 17:04:15 +03:00
omap_drv.h drm/omap: use DRM_DEBUG_DRIVER instead of CORE 2019-06-10 17:04:15 +03:00
omap_encoder.c drm/omap: Add support for drm_panel 2019-03-18 11:42:14 +02:00
omap_encoder.h drm/omap: Don't pass display pointer to encoder init function 2019-03-18 11:42:12 +02:00
omap_fb.c drm: Replace instances of drm_format_info by drm_get_format_info 2019-05-20 13:35:40 +02:00
omap_fb.h
omap_fbdev.c drm/omap: Use drm_fb_helper_fill_info 2019-03-27 10:05:07 +01:00
omap_fbdev.h
omap_gem.c drm/omap: Replace drm_gem_object_unreference_unlocked with put function 2018-10-02 09:36:56 +03:00
omap_gem.h
omap_gem_dmabuf.c drm/omap: Replace drm_gem_object_{un/reference} with put,get functions 2018-10-02 09:36:56 +03:00
omap_irq.c
omap_irq.h
omap_plane.c
omap_plane.h
tcm-sita.c
tcm.h
TODO