summaryrefslogtreecommitdiff
path: root/tests/modetest
AgeCommit message (Expand)AuthorFilesLines
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi1-0/+1
2018-09-19meson: make symbols hidden by defaultLucas De Marchi1-1/+1
2018-08-07tests/modetest: Add atomic supportBenjamin Gaignard1-28/+321
2018-03-20meson,configure: include config.h automaticallyEric Engestrom3-12/+0
2018-02-19drm/tegra: Sanitize format modifiersThierry Reding1-14/+14
2018-01-25modetest: Fix to check return value of asprintf()Seung-Woo Kim1-1/+4
2018-01-12Add meson build systemDylan Baker1-0/+29
2017-10-19modetest: Allow full testing of primary planesVille Syrjälä1-1/+2
2017-10-18modetest: Decode IN_FORMATS plane blob propertyKristian H. Kristensen1-0/+86
2017-04-19modetest: fix printing of fourcc on BE machinesIlia Mirkin1-1/+10
2017-01-27tests: Use -pthread in CFLAGS instead of -lpthreadTomasz Figa1-2/+2
2017-01-27android: introduce Android.common.mk to reduce boilerplateEmil Velikov1-1/+2
2016-12-19modetest: Allow the user to specify the plane IDVille Syrjälä1-6/+22
2016-09-01modetest: Also print the pixel clockStéphane Marchesin1-2/+3
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