Hello, Here's the second version of two small KMS mode set fixes.
Changes since v1: - Only check fb->pixel_format to determine if the pixel format has changed in 1/2. Laurent Pinchart (2): drm: Don't allow page flip to change pixel format drm: Perform a full mode set when the pixel format changed drivers/gpu/drm/drm_crtc.c | 6 ++++++ drivers/gpu/drm/drm_crtc_helper.c | 3 +++ 2 files changed, 9 insertions(+) -- Regards, Laurent Pinchart