Age | Commit message (Expand) | Author |
2015-02-25 | tests: add support for imx-drm | Philipp Zabel |
2015-02-11 | tests: remove intel-specific tests | Daniel Vetter |
2015-02-10 | Fix gcc -Wextra warnings | Jan Vesely |
2015-01-23 | Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY | Frank Binns |
2015-01-11 | modetest: Allocate dumb buffers with the correct bpp | Laurent Pinchart |
2014-11-27 | tegra: Add simple test for drm_tegra_open() | Thierry Reding |
2014-11-27 | libdrm: Add NVIDIA Tegra support | Thierry Reding |
2014-11-24 | update signed/object prop types | Rob Clark |
2014-11-24 | modetest: Print newline for empty blobs | Ville Syrjälä |
2014-11-24 | modetest: alpha buffers | Rob Clark |
2014-11-24 | tests: add proptest | Paulo Zanoni |
2014-11-24 | modetest: universal plane support | Rob Clark |
2014-11-22 | modetest: Use threads for cursors instead of SIGALRM | Jasper St. Pierre |
2014-09-28 | more compile fix | Rob Clark |
2014-09-28 | automake: pick up all files for distribution. | Emil Velikov |
2014-09-28 | modetest: Add support of STI driver | Benjamin Gaignard |
2014-09-28 | modetest: add Android build | Emil Velikov |
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-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 |