Hi Dave, If there's still time to get them in v4.2, here's a series of R-Car DU fixes. All the patches have been previously posted to the dri-devel mailing list. I'm sorry for sending this so late, I'll try to do better next time. The following changes since commit 284b2884a967dbd98b4c4cf7a8b583f974affca4: Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next (2015-06-16 11:16:02 +1000) are available in the git repository at: git://linuxtv.org/pinchartl/fbdev.git drm/next/du for you to fetch changes up to 263b39fe33d69da74ae61e594c94eddf75203f7d: drm: rcar-du: Use the drm atomic state duplication helpers for planes (2015-06-16 14:25:55 +0300) ---------------------------------------------------------------- Laurent Pinchart (7): drm: rcar-du: Print the error value when DRM/KMS init fails drm: rcar-du: Disable all planes when stopping the CRTC drm: rcar-du: Fix crash with groups that have less than 9 planes drm: rcar-du: Clarify error message when encoder initialization fails drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() drm: rcar-du: Use the drm atomic state duplication helpers for planes drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 17 +++++++++++++++-- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 2 +- drivers/gpu/drm/rcar-du/rcar_du_group.h | 2 ++ drivers/gpu/drm/rcar-du/rcar_du_kms.c | 31 ++++++++++++++++++++----------- drivers/gpu/drm/rcar-du/rcar_du_plane.c | 15 +++++++-------- 5 files changed, 45 insertions(+), 22 deletions(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel