aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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
* tests/modeprint: Output masks as hex numbersBenjamin Franzke2011-02-171-2/+2
* tests/modeprint: Remove needless dependency on drm_intelBenjamin Franzke2011-02-171-3/+1
* modetest: Create buffers using libkmsBenjamin Franzke2011-02-172-56/+83
* tests: Update for ENOENT returns from unknown handlesChris Wilson2010-12-103-4/+4
* modetest: Fix drawing routines to use stride.Chris Wilson2010-09-091-56/+39
* modetest: align fb pitch to 64 bytesJesse Barnes2010-09-091-0/+1
* modetest: add edp and TV connector names to the connector name arrayJesse Barnes2010-09-071-0/+2
* Purge macro NEED_REPLIESFernando Carrijo2010-07-011-1/+0
* Only build tests in make checkJonathan Callen2010-05-121-5/+3