Hello,
Upon Daniel Vetter's request here's a repost of two mode set and page flip fixes that were initially sent nearly a year ago under the title
"[PATCH 0/2] Miscellaneous mode set and page flip fixes".
I've also added a third, already acked, pending patch to the set.
Laurent Pinchart (3): drm: Don't allow page flip to change pixel format drm: Perform a full mode set when the pixel format changed drm: Destroy property blobs at mode config cleanup time
drivers/gpu/drm/drm_crtc.c | 216 ++++++++++++++++++++------------------ drivers/gpu/drm/drm_crtc_helper.c | 3 + 2 files changed, 118 insertions(+), 101 deletions(-)