On Thursday 31 May 2012 18:26:14 Laurent Pinchart wrote:
Hi everybody,
Here are two small fixes that disallow format changes in page flip operations, and perform a full mode set instead of a mode set base in the CRTC helper set config handler if the pixel format changed.
Ping ? Can those two patches be applied ?
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 | 8 ++++++++ drivers/gpu/drm/drm_crtc_helper.c | 3 +++ 2 files changed, 11 insertions(+), 0 deletions(-)