summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä2013-04-181-2/+12
* modetest: Pass format_info to fill_tiles functionsVille Syrjälä2013-04-181-11/+16
* modetest: Reduce the length of the connector type stringVille Syrjälä2013-04-181-2/+2
* modetest: Print possible_crtcs for planesVille Syrjälä2013-04-181-3/+3
* modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä2013-04-181-5/+115
* modetest: Fix pitches, somewhatVille Syrjälä2013-04-181-24/+10
* tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard2013-03-261-1/+1
* tests: allow tests programs to be installedBenjamin Gaignard2013-03-254-1/+20
* libdrm/exynos: add test application for 2d gpu.Inki Dae2013-03-083-0/+718
* configure.ac: Allow forcible disabling of Cairo supportDaniel Stone2012-10-081-4/+7
* tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann2012-08-121-0/+1
* tests/modetest: fix distcheckMarek Olšák2012-08-111-1/+2
* modetest: fix uninitialized fourccRob Clark2012-07-231-5/+5
* modeset: Split buffer allocation to a separate fileLaurent Pinchart2012-07-204-987/+1068
* modetest: Make frame buffer format configurable on the command lineLaurent Pinchart2012-07-201-16/+44
* modetest: Move connector and plane parsing to separate functionsLaurent Pinchart2012-07-201-27/+36
* modetest: Add test pattern support for missing RGB formatsLaurent Pinchart2012-07-201-23/+145
* modetest: Add test pattern support for missing planar YUV formatsLaurent Pinchart2012-07-201-18/+28
* modetest: Add test pattern support for missing packed YUV formatsLaurent Pinchart2012-07-201-13/+40
* modetest: Add SMPTE test patternLaurent Pinchart2012-07-201-102/+627
* modetest: Unify buffer allocationLaurent Pinchart2012-07-201-191/+192
* modetest: Dump bit field namesKristian Høgsberg2012-06-281-1/+50
* modetest: support plane propertiesRob Clark2012-06-081-0/+14
* modetest: support bitmask propertiesRob Clark2012-06-081-0/+8
* modetest: print CRTC propertiesPaulo Zanoni2012-06-081-0/+15
* libdrm: add exynos drm supportInki Dae2012-05-122-2/+2
* modetest: print more about our propertiesPaulo Zanoni2012-05-031-9/+86
* modetest: call drmModeFreePlaneResourcesPaulo Zanoni2012-05-031-0/+1
* modetest: fix drmModeGetConnector memory leakPaulo Zanoni2012-05-031-11/+10
* modetest: fix some compiler warningsPaulo Zanoni2012-05-031-8/+8
* modetest: fix typoRob Clark2012-04-111-1/+1
* modetest: add AR15/XR15 (RGB-1555) formatsRob Clark2012-04-031-0/+36
* modetest: add YUV and multi-planar supportRob Clark2012-04-031-9/+142
* modetest: add drm_plane supportRob Clark2012-04-031-9/+157
* omap: add omapdrm supportRob Clark2012-03-281-1/+1
* tests/gem_flink: Check for MASTER before proceedingChris Wilson2011-12-181-1/+6
* test/radeon: add missing files for distDave Airlie2011-12-051-0/+2
* tests/radeon: radeon specific testJerome Glisse2011-11-106-0/+449
* modetest: Call dirty fb on modesetJakob Bornecrantz2011-10-191-0/+4
* modetest: Print extra info if we fail to create a framebufferJakob Bornecrantz2011-10-191-1/+2
* modetest: Check error message from pageflip ioctlJakob Bornecrantz2011-10-191-2/+6
* vbltest: Check error codes returned from libdrmJakob Bornecrantz2011-10-191-4/+16
* tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz2011-10-192-2/+2
* modetest: use 24 bit depth on the framebufferJesse Barnes2011-10-111-1/+1
* drmtest: make check should fail so hard on unable to open deviceDave Airlie2011-09-261-4/+7
* drm/test: handle usub being emptyDave Airlie2011-09-261-1/+3
* modeprint.c: use PRIu64 for printing uint64_tMatt Turner2011-09-211-3/+4
* Build modetest for all chipsets, always build modeprintKristian Høgsberg2011-03-031-11/+2
* don't try to build modetest without libkmsMatt Turner2011-03-031-4/+5
* modetest: Do no flip twice to a current front bufferBenjamin Franzke2011-02-171-1/+1