All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] modetest cleanup and enhancements
@ 2012-07-20 12:50 Laurent Pinchart
  2012-07-20 12:50 ` [PATCH 1/7] modetest: Unify buffer allocation Laurent Pinchart
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Laurent Pinchart @ 2012-07-20 12:50 UTC (permalink / raw)
  To: dri-devel

Hi everybody,

I've enhanced the modetest utility to test various features of the SH Mobile
LCDC DRM driver. Here are the corresponding patches. They mostly touch buffer
allocation cleanup (1/7), adding test patterns for different formats (2/7 to
5/7) and making frame buffer format configurable on the command line (6/7 and
7/7).

Laurent Pinchart (7):
  modetest: Unify buffer allocation
  modetest: Add SMPTE test pattern
  modetest: Add test pattern support for missing packed YUV formats
  modetest: Add test pattern support for missing planar YUV formats
  modetest: Add test pattern support for missing RGB formats
  modetest: Move connector and plane parsing to separate functions
  modetest: Make frame buffer format configurable on the command line

 tests/modetest/modetest.c | 1254 +++++++++++++++++++++++++++++++++++----------
 1 files changed, 988 insertions(+), 266 deletions(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2012-07-23 16:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20 12:50 [PATCH 0/7] modetest cleanup and enhancements Laurent Pinchart
2012-07-20 12:50 ` [PATCH 1/7] modetest: Unify buffer allocation Laurent Pinchart
2012-07-20 12:50 ` [PATCH 2/7] modetest: Add SMPTE test pattern Laurent Pinchart
2012-07-20 12:50 ` [PATCH 3/3] modetest: Add support for ARGB888, BGRA888 and BGRX888 formats Laurent Pinchart
2012-07-20 12:50 ` [PATCH 3/7] modetest: Add test pattern support for missing packed YUV formats Laurent Pinchart
2012-07-20 12:50 ` [PATCH 4/7] modetest: Add test pattern support for missing planar " Laurent Pinchart
2012-07-20 12:50 ` [PATCH 5/7] modetest: Add test pattern support for missing RGB formats Laurent Pinchart
2012-07-20 12:50 ` [PATCH 6/7] modetest: Move connector and plane parsing to separate functions Laurent Pinchart
2012-07-20 12:50 ` [PATCH 7/7] modetest: Make frame buffer format configurable on the command line Laurent Pinchart
2012-07-20 13:43 ` [PATCH 0/7] modetest cleanup and enhancements Rob Clark
2012-07-20 14:37   ` [PATCH] modeset: Split buffer allocation to a separate file Laurent Pinchart
2012-07-20 15:34     ` Rob Clark
2012-07-20 17:38       ` Laurent Pinchart
2012-07-23 16:40         ` Rob Clark

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.