Age | Commit message (Expand) | Author |
2015-05-28 | modetest: add atmel-hlcdc driver support | Boris BREZILLON |
2015-05-28 | modetest: only select plane with matching format | Tobias Jakobi |
2015-05-28 | modetest: make middle SMPTE colors transparent | Tobias Jakobi |
2015-05-28 | modetest: replace malloc + memset with calloc | Emil Velikov |
2015-05-28 | modetest: explicitly zero the newly allocated memory | Emil Velikov |
2015-05-05 | modetest: fix allocation for yuv420/yvu420 | Rob Clark |
2015-04-29 | modetest: fix the arguments of the MAKE_RGB_INFO define | Joonyoung Shim |
2015-04-28 | modetest: destroy the cursor bo | Joonyoung Shim |
2015-04-28 | modetest: clear buffer and framebuffer for planes | Joonyoung Shim |
2015-04-28 | modetest: fix the error path handling | Joonyoung Shim |
2015-04-28 | modetest: make use of drmModeRmFB | Joonyoung Shim |
2015-04-28 | modetest: fix Segmentation fault | Joonyoung Shim |
2015-04-28 | modetest: initialize handles/pitches in set_plane() | Tobias Jakobi |
2015-04-28 | Add missing <strings.h> includes | Greg Hackmann |
2015-04-28 | drm: rename libdrm{,_macros}.h | Emil Velikov |
2015-04-15 | modeprint: add missing encoder/connector type names | Rob Clark |
2015-04-09 | android: remove unnecessary TARGET_OUT_HEADERS variable | Chih-Wei Huang |
2015-03-20 | tests: add rockchip to modetest, kmstest, vbltest and proptest | Daniel Kurtz |
2015-02-25 | tests: add support for imx-drm | Philipp Zabel |
2015-01-11 | modetest: Allocate dumb buffers with the correct bpp | Laurent Pinchart |
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 | modetest: universal plane support | Rob Clark |
2014-11-22 | modetest: Use threads for cursors instead of SIGALRM | Jasper St. Pierre |
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-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 |