[PATCH 0/2] Miscellaneous mode set and page flip fixes

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu May 31 09:26:14 PDT 2012


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.

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(-)

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list