Hi Dave, Please pull omapdrm changes for 5.3. Tomi The following changes since commit 396f9acaffd87e44b8b02bc60f06dc949b832b7e: Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-06-06 14:28:26 +1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-5.3 for you to fetch changes up to 1bb418bffdd6f95a41e8e59be63933bc84fde13c: drm/omap: add support for manually updated displays (2019-06-10 17:04:15 +0300) ---------------------------------------------------------------- omapdrm changes for 5.3 - Add support for DSI command mode displays ---------------------------------------------------------------- Emil Velikov (1): drm/omap: remove open-coded drm_invalid_op() Kefeng Wang (1): drm/omap: Use dev_get_drvdata() Sebastian Reichel (4): drm/omap: use DRM_DEBUG_DRIVER instead of CORE drm/omap: don't check dispc timings for DSI drm/omap: add framedone interrupt support drm/omap: add support for manually updated displays Thomas Meyer (1): drm/omap: Make sure device_id tables are NULL terminated drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c | 18 +-- drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | 1 + drivers/gpu/drm/omapdrm/omap_crtc.c | 180 ++++++++++++++++++++++-- drivers/gpu/drm/omapdrm/omap_crtc.h | 2 + drivers/gpu/drm/omapdrm/omap_drv.c | 16 +-- drivers/gpu/drm/omapdrm/omap_drv.h | 4 +- drivers/gpu/drm/omapdrm/omap_fb.c | 19 +++ drivers/gpu/drm/omapdrm/omap_irq.c | 25 ++++ drivers/gpu/drm/omapdrm/omap_irq.h | 1 + 9 files changed, 228 insertions(+), 38 deletions(-) -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel