All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/3] Miscellaneous KMS fixes
@ 2013-04-15 13:37 Laurent Pinchart
  2013-04-15 13:37 ` [RESEND PATCH 1/3] drm: Don't allow page flip to change pixel format Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Laurent Pinchart @ 2013-04-15 13:37 UTC (permalink / raw)
  To: dri-devel; +Cc: Daniel Vetter

Hello,

Upon Daniel Vetter's request here's a repost of two mode set and page flip
fixes that were initially sent nearly a year ago under the title

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

I've also added a third, already acked, pending patch to the set.

Laurent Pinchart (3):
  drm: Don't allow page flip to change pixel format
  drm: Perform a full mode set when the pixel format changed
  drm: Destroy property blobs at mode config cleanup time

 drivers/gpu/drm/drm_crtc.c        | 216 ++++++++++++++++++++------------------
 drivers/gpu/drm/drm_crtc_helper.c |   3 +
 2 files changed, 118 insertions(+), 101 deletions(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2013-04-17  0:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 13:37 [RESEND PATCH 0/3] Miscellaneous KMS fixes Laurent Pinchart
2013-04-15 13:37 ` [RESEND PATCH 1/3] drm: Don't allow page flip to change pixel format Laurent Pinchart
2013-04-15 13:37 ` [RESEND PATCH 2/3] drm: Perform a full mode set when the pixel format changed Laurent Pinchart
2013-04-15 13:37 ` [RESEND PATCH 3/3] drm: Destroy property blobs at mode config cleanup time Laurent Pinchart
2013-04-16  3:12   ` Dave Airlie
2013-04-16 19:06     ` Daniel Vetter
2013-04-17  0:04       ` 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.