Hello, Here are a series of patches that I would like to add to v4.7. It fixes issues with suspend/resume on Juno (support for which has been added in v4.7-rc1). When doing the work I've noticed some breakage on the vsync behaviour so I've fixed that as well. In order to ease the introduction of Daniel Vetter's series that adds support for non-blocking atomic operations I also picked up his patch that cleans up the crtc->state->event handling. The final patch adds support for dumping information from the CMA allocator on the underlying framebuffers that I found useful while debugging the non-blocking atomic operations. A copy of the series has been pushed to git://linux-arm.org/linux-ld for-upstream/hdlcd v3: drop the vsync disabling patch v2: collect the individual patches into a series Best regards, Liviu Daniel Vetter (1): drm/hdlcd: Fix up crtc_state->event handling Liviu Dudau (3): drm: hdlcd: Revamp runtime power management drm: hdlcd: Cleanup the atomic plane operations drm: hdlcd: Add information about the underlying framebuffers in debugfs drivers/gpu/drm/arm/hdlcd_crtc.c | 85 +++++++++++++++++++++++----------------- drivers/gpu/drm/arm/hdlcd_drv.c | 68 ++++++++++++++------------------ drivers/gpu/drm/arm/hdlcd_drv.h | 5 +-- 3 files changed, 78 insertions(+), 80 deletions(-) -- 2.8.2 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel