summaryrefslogtreecommitdiff
path: root/tests/modetest
AgeCommit message (Expand)AuthorFilesLines
2016-07-23automake: Don't include Android Makefiles in the release tarballAndreas Boll1-2/+0
2016-07-06Android: strip out header files from sources listRob Herring1-1/+1
2016-03-28modetest: print signed values correctlyGustavo Padovan1-0/+2
2016-01-26tests: Include poll.h rather than sys/poll.hKylie McClain1-1/+1
2016-01-26tests: Include sys/select.hKhem Raj1-0/+3
2016-01-26tests: util: Fixup util_open() parameter orderThierry Reding1-1/+1
2015-12-18modetest: Use util_open()Thierry Reding1-24/+3
2015-12-18tests: Move name tables to libutilThierry Reding1-62/+6
2015-12-18tests: Split helpers into libraryThierry Reding6-985/+26
2015-09-04modetest: annotate const data as such for good measureEmil Velikov1-5/+5
2015-09-04modetest: fix shadowing warningsEmil Velikov1-3/+0
2015-08-20modetest: remove the trailing white spacesHyungwon Hwang1-2/+2
2015-08-15tests: modetest: Accept connector names in addition to connector IDsThierry Reding1-12/+82
2015-05-28modetest: add atmel-hlcdc driver supportBoris BREZILLON1-1/+1
2015-05-28modetest: only select plane with matching formatTobias Jakobi1-1/+13
2015-05-28modetest: make middle SMPTE colors transparentTobias Jakobi1-14/+14
2015-05-28modetest: replace malloc + memset with callocEmil Velikov2-19/+10
2015-05-28modetest: explicitly zero the newly allocated memoryEmil Velikov1-3/+3
2015-05-05modetest: fix allocation for yuv420/yvu420Rob Clark1-0/+2
2015-04-29modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim1-2/+2
2015-04-28modetest: destroy the cursor boJoonyoung Shim1-0/+6
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim1-0/+20
2015-04-28modetest: fix the error path handlingJoonyoung Shim1-5/+8
2015-04-28modetest: make use of drmModeRmFBJoonyoung Shim1-0/+4
2015-04-28modetest: fix Segmentation faultJoonyoung Shim1-1/+8
2015-04-28modetest: initialize handles/pitches in set_plane()Tobias Jakobi1-4/+4
2015-04-28Add missing <strings.h> includesGreg Hackmann1-0/+1
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-15modeprint: add missing encoder/connector type namesRob Clark1-0/+5
2015-04-09android: remove unnecessary TARGET_OUT_HEADERS variableChih-Wei Huang1-2/+0
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz1-1/+1
2015-02-25tests: add support for imx-drmPhilipp Zabel1-1/+1
2015-01-11modetest: Allocate dumb buffers with the correct bppLaurent Pinchart5-74/+197
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding1-1/+1
2014-11-24update signed/object prop typesRob Clark1-10/+25
2014-11-24modetest: Print newline for empty blobsVille Syrjälä1-1/+3
2014-11-24modetest: alpha buffersRob Clark1-1/+2
2014-11-24modetest: universal plane supportRob Clark1-0/+2
2014-11-22modetest: Use threads for cursors instead of SIGALRMJasper St. Pierre2-29/+31
2014-09-28automake: pick up all files for distribution.Emil Velikov1-0/+2
2014-09-28modetest: Add support of STI driverBenjamin Gaignard1-1/+1
2014-09-28modetest: add Android buildEmil Velikov1-0/+14
2014-09-28modetest: move sources lists to makefiles.sourcesEmil Velikov2-4/+9
2014-09-01all: include config.h only when available and use its definesEmil Velikov3-0/+6
2014-04-22modetest: add cursor supportRob Clark4-5/+310
2014-01-12modetest: add the possibility to select the refresh frequency for a modeVincent ABRIOU1-8/+27
2013-09-11modetest: allow setting a scaling factor when showing planeIlia Mirkin1-5/+15
2013-09-11modetest: add a -D option to specify a device to be usedIlia Mirkin1-4/+10
2013-08-30tests/modetest: silence compiler warning about uninitialised variablesEmil Velikov1-3/+3
2013-08-30tests: add msmRob Clark1-1/+1