Hi Dave, The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: git://linuxtv.org/pinchartl/media.git drm/next/du for you to fetch changes up to 85e8f8d175caa6a39f4c4e11dd4d0ab038f43324: drm: rcar-du: Fix LVDS start sequence on Gen3 (2016-11-15 01:44:51 +0200) Please note that the first patch ("video: of: Constify node argument to display timing functions") has been acked by Tomi for merged through your tree. ---------------------------------------------------------------- Koji Matsuoka (3): drm: rcar-du: Fix display timing controller parameter drm: rcar-du: Fix H/V sync signal polarity configuration drm: rcar-du: Fix LVDS start sequence on Gen3 Laurent Pinchart (9): video: of: Constify node argument to display timing functions drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init() drm: rcar-du: Bring HDMI encoder comments in line with the driver drm: rcar-du: Remove test for impossible error condition drm: rcar-du: Remove memory allocation error message drm: rcar-du: Fix crash in encoder failure error path drm: rcar-du: Simplify and fix probe error handling drm: rcar-du: Add R8A7796 support drm: rcar-du: Fix dot clock routing configuration Sergei Shtylyov (1): drm: rcar-du: Add R8A7792 support .../devicetree/bindings/display/renesas,du.txt | 12 ++-- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 6 +- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 83 +++++++++++----- drivers/gpu/drm/rcar-du/rcar_du_group.c | 22 ++++--- drivers/gpu/drm/rcar-du/rcar_du_hdmienc.c | 4 +- drivers/gpu/drm/rcar-du/rcar_du_kms.c | 17 +++-- drivers/gpu/drm/rcar-du/rcar_du_lvdscon.c | 2 +- drivers/gpu/drm/rcar-du/rcar_du_lvdscon.h | 2 +- drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c | 19 +++--- drivers/video/of_display_timing.c | 6 +- include/video/of_display_timing.h | 15 ++--- 11 files changed, 117 insertions(+), 71 deletions(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel