[PATCH v2 2/2] drm: Perform a full mode set when the pixel format changed

2013-04-22 Thread Laurent Pinchart
From: Laurent Pinchart Test whether the pixel format changes in the mode set handler, and perform a full mode set instead of a mode set base if it does. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/drm_crtc_helper.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/

[PATCH v2 2/2] drm: Perform a full mode set when the pixel format changed

2013-04-21 Thread Laurent Pinchart
From: Laurent Pinchart Test whether the pixel format changes in the mode set handler, and perform a full mode set instead of a mode set base if it does. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/drm_crtc_helper.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/