Age | Commit message (Expand) | Author |
2014-09-28 | modetest: move sources lists to makefiles.sources | Emil Velikov |
2014-09-01 | all: include config.h only when available and use its defines | Emil Velikov |
2014-04-22 | modetest: add cursor support | Rob Clark |
2014-01-12 | modetest: add the possibility to select the refresh frequency for a mode | Vincent ABRIOU |
2013-09-11 | modetest: allow setting a scaling factor when showing plane | Ilia Mirkin |
2013-09-11 | modetest: add a -D option to specify a device to be used | Ilia Mirkin |
2013-08-30 | tests/modetest: silence compiler warning about uninitialised variables | Emil Velikov |
2013-08-30 | tests: add msm | Rob Clark |
2013-08-05 | modetest: Allocate NV buffers large enough for the two planes | Laurent Pinchart |
2013-08-05 | modetest: Fix line stride in SMPTE YUV packet pattern generator | Laurent Pinchart |
2013-08-05 | modetest: Try all possible encoders for a connector | Laurent Pinchart |
2013-08-05 | modetest: Support pipes with multiple connectors | Laurent Pinchart |
2013-08-05 | modetest: Rename struct connector_arg to struct pipe_arg | Laurent Pinchart |
2013-08-05 | modetest: Split mode setting and plane setup | Laurent Pinchart |
2013-08-05 | modetest: Give the CRTC ID to the -P option | Laurent Pinchart |
2013-08-05 | modetest: Store the mode in the crtc structure | Laurent Pinchart |
2013-08-05 | modetest: Store the crtc in the connector_arg structure | Laurent Pinchart |
2013-08-05 | modetest: Remove the struct connector_arg encoder field | Laurent Pinchart |
2013-08-05 | modetest: Compute CRTC pipe number as needed | Laurent Pinchart |
2013-08-05 | modetest: Create a device structure | Laurent Pinchart |
2013-08-05 | modetest: Remove the -m argument | Laurent Pinchart |
2013-08-05 | modetest: Print the plane ID when setting up a plane | Laurent Pinchart |
2013-08-05 | modetest: Allow specifying plane position | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to set properties | Laurent Pinchart |
2013-08-05 | modetest: Don't limit mode set and planes to two instances | Laurent Pinchart |
2013-08-05 | modetest: Retrieve all resources in one go | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to drop master after mode set | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to select the driver | Laurent Pinchart |
2013-08-05 | modetest: Sort command line arguments | Laurent Pinchart |
2013-08-05 | modetest: Remove extern declarations of opt(arg|ind|err|opt) | Laurent Pinchart |
2013-08-05 | modetest: Fix warnings | Laurent Pinchart |
2013-08-01 | tests: add tilcdc to modetest/vbltest | Rob Clark |
2013-05-22 | modetest: Make RGB565 pwetty too | Ville Syrjälä |
2013-04-18 | modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering | Ville Syrjälä |
2013-04-18 | modetest: Pass format_info to fill_tiles functions | Ville Syrjälä |
2013-04-18 | modetest: Reduce the length of the connector type string | Ville Syrjälä |
2013-04-18 | modetest: Print possible_crtcs for planes | Ville Syrjälä |
2013-04-18 | modetest: Add support for all 16/32 bpp RGB formats | Ville Syrjälä |
2013-04-18 | modetest: Fix pitches, somewhat | Ville Syrjälä |
2013-03-25 | tests: allow tests programs to be installed | Benjamin Gaignard |
2012-10-08 | configure.ac: Allow forcible disabling of Cairo support | Daniel Stone |
2012-08-12 | tests/modetest: Add a forgotten return, needed for opensuse buildservice | Tobias Klausmann |
2012-08-11 | tests/modetest: fix distcheck | Marek Olšák |
2012-07-23 | modetest: fix uninitialized fourcc | Rob Clark |
2012-07-20 | modeset: Split buffer allocation to a separate file | Laurent Pinchart |
2012-07-20 | modetest: Make frame buffer format configurable on the command line | Laurent Pinchart |
2012-07-20 | modetest: Move connector and plane parsing to separate functions | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing RGB formats | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing planar YUV formats | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing packed YUV formats | Laurent Pinchart |