Hi Dave, The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e: Linux 4.17-rc2 (2018-04-22 19:20:09 -0700) are available in the Git repository at: git://linuxtv.org/pinchartl/media.git drm/du/next for you to fetch changes up to b06078de418d6f77c81aa74516f787663f51a262: drm: rcar-du: Track dma-buf fences (2018-05-05 17:12:46 +0300) I have verified that this does not conflict with any series touching the R-Car DU driver and scheduled to be merged through the linux-media tree. ---------------------------------------------------------------- Emre Ucan (1): drm: rcar-du: Track dma-buf fences Kieran Bingham (9): drm: rcar-du: of: Include header to define prototypes drm: rcar-du: Use NULL for table initialisation dt-bindings: display: renesas: du: Increase indent in output table dt-bindings: display: renesas: du: Document the r8a77965 bindings drm: rcar-du: Use the correct naming for ODPM fields in DEFR6 dt-bindings: display: renesas: Add R-Car M3-N HDMI TX DT bindings drm: rcar-du: Split CRTC handling to support hardware indexing drm: rcar-du: Allow DU groups to work with hardware indexing drm: rcar-du: Add R8A77965 support Laurent Pinchart (1): drm: rcar-du: Zero-out sg_tables when duplicating plane state .../bindings/display/bridge/renesas,dw-hdmi.txt | 1 + .../devicetree/bindings/display/renesas,du.txt | 28 +++++++------- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 26 +++++++------ drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 3 +- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 51 +++++++++++++--- drivers/gpu/drm/rcar-du/rcar_du_drv.h | 4 +- drivers/gpu/drm/rcar-du/rcar_du_group.c | 16 +++++--- drivers/gpu/drm/rcar-du/rcar_du_group.h | 2 + drivers/gpu/drm/rcar-du/rcar_du_kms.c | 25 ++++++++---- drivers/gpu/drm/rcar-du/rcar_du_of.c | 1 + drivers/gpu/drm/rcar-du/rcar_du_regs.h | 16 ++++---- drivers/gpu/drm/rcar-du/rcar_du_vsp.c | 10 +++-- 12 files changed, 120 insertions(+), 63 deletions(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel