All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Miscellaneous mode set and page flip fixes
@ 2012-05-31 16:26 Laurent Pinchart
  2012-05-31 16:26 ` [PATCH 1/2] drm: Don't allow page flip to change pixel format Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Laurent Pinchart @ 2012-05-31 16:26 UTC (permalink / raw)
  To: dri-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-28 15:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 16:26 [PATCH 0/2] Miscellaneous mode set and page flip fixes Laurent Pinchart
2012-05-31 16:26 ` [PATCH 1/2] drm: Don't allow page flip to change pixel format Laurent Pinchart
2012-05-31 19:44   ` Singh, Satyeshwar
2012-05-31 19:54     ` Alex Deucher
2012-06-01 11:46       ` Ville Syrjälä
2012-06-04 20:46       ` Jesse Barnes
2012-05-31 16:26 ` [PATCH 2/2] drm: Perform a full mode set when the pixel format changed Laurent Pinchart
2012-07-19 11:55 ` [PATCH 0/2] Miscellaneous mode set and page flip fixes Laurent Pinchart
2012-08-23 10:05   ` Laurent Pinchart
2013-03-28 15:14     ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.