Hi Dave, Please pull omapdrm fixes for 4.14. One is for a compilation issue introduced in my previous omapdrm-4.14 pull request. The rest I have been playing around a while, and are not proper fixes but workarounds. I'm not happy about those but I don't have better fixes. Tomi The following changes since commit 2419672f4c96ca678a95d0f733f44d3ee036b5c8: drm/omap: Potential NULL deref in omap_crtc_duplicate_state() (2017-08-16 16:21:18 +0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.14-fixes for you to fetch changes up to d1bbc823781f9b325fb25b4af83cf1afd314e6d5: ARM: OMAP2+: fix missing variable declaration (2017-08-24 15:17:25 +0300) ---------------------------------------------------------------- omapdrm fixes for 4.14 * fix compilation when compiling omapfb driver * WA for OMAP3 endless sync lost issue * WA for OMAP5 DSI PLL issue * fix analog TV out modecheck ---------------------------------------------------------------- Arnd Bergmann (1): ARM: OMAP2+: fix missing variable declaration Tomi Valkeinen (3): drm/omap: fix analog tv-out modecheck drm/omap: fix i886 work-around drm/omap: work-around for omap3 display enable arch/arm/mach-omap2/display.c | 1 + drivers/gpu/drm/omapdrm/dss/dss.h | 3 ++ drivers/gpu/drm/omapdrm/dss/pll.c | 29 ++++++++++----- drivers/gpu/drm/omapdrm/dss/venc.c | 65 ++++++++++++++++++++++++++------- drivers/gpu/drm/omapdrm/dss/video-pll.c | 2 + drivers/gpu/drm/omapdrm/omap_drv.c | 47 +++++++++++++++--------- 6 files changed, 107 insertions(+), 40 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