Age | Commit message (Expand) | Author |
2014-07-25 | exynos: do not build fimg2d_test when building without libkms support. | Maarten Lankhorst |
2014-07-16 | radeon: Add missing header includes. | Thomas Klausner |
2014-05-12 | exynos_fimg2d_test: fix drmModeRmFB | Daniel Kurtz |
2014-05-12 | exynos: remove unusable "run" target | Daniel Kurtz |
2014-05-12 | eyxnos: install exynos tests if HAVE_INSTALL_TESTS | Daniel Kurtz |
2014-04-22 | modetest: add cursor support | Rob Clark |
2014-04-17 | tests: Use drmFreeVersion() instead of drmFree() | Thierry Reding |
2014-04-17 | Mark functions printf-like where possible | Thierry Reding |
2014-01-24 | modeprint: pretty print connector names | Lucas Stach |
2014-01-12 | modetest: add the possibility to select the refresh frequency for a mode | Vincent ABRIOU |
2014-01-12 | tests/kmstest: support exynos | Hyungwon Hwang |
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/*version: add missing string.h header | 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-26 | tests: allow tests programs to be installed (cumulative patch) | Benjamin Gaignard |
2013-03-25 | tests: allow tests programs to be installed | Benjamin Gaignard |
2013-03-08 | libdrm/exynos: add test application for 2d gpu. | Inki Dae |