summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Merge branch 'upstream-experimental' into debian-experimentalSven Joachim1-0/+1
2012-08-13Merge tag 'libdrm-2.4.38' into debian-experimentalMaarten Lankhorst4-355/+1159
2012-08-12tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann1-0/+1
2012-08-11tests/modetest: fix distcheckMarek Olšák1-1/+2
2012-07-23modetest: fix uninitialized fourccRob Clark1-5/+5
2012-07-20modeset: Split buffer allocation to a separate fileLaurent Pinchart4-987/+1068
2012-07-20modetest: Make frame buffer format configurable on the command lineLaurent Pinchart1-16/+44
2012-07-20modetest: Move connector and plane parsing to separate functionsLaurent Pinchart1-27/+36
2012-07-20modetest: Add test pattern support for missing RGB formatsLaurent Pinchart1-23/+145
2012-07-20modetest: Add test pattern support for missing planar YUV formatsLaurent Pinchart1-18/+28
2012-07-20modetest: Add test pattern support for missing packed YUV formatsLaurent Pinchart1-13/+40
2012-07-20modetest: Add SMPTE test patternLaurent Pinchart1-102/+627
2012-07-20modetest: Unify buffer allocationLaurent Pinchart1-191/+192
2012-07-03Merge branch 'upstream-experimental' into debian-experimentalMaarten Lankhorst2-34/+514
2012-06-28modetest: Dump bit field namesKristian Høgsberg1-1/+50
2012-06-08modetest: support plane propertiesRob Clark1-0/+14
2012-06-08modetest: support bitmask propertiesRob Clark1-0/+8
2012-06-08modetest: print CRTC propertiesPaulo Zanoni1-0/+15
2012-05-12libdrm: add exynos drm supportInki Dae2-2/+2
2012-05-03modetest: print more about our propertiesPaulo Zanoni1-9/+86
2012-05-03modetest: call drmModeFreePlaneResourcesPaulo Zanoni1-0/+1
2012-05-03modetest: fix drmModeGetConnector memory leakPaulo Zanoni1-11/+10
2012-05-03modetest: fix some compiler warningsPaulo Zanoni1-8/+8
2012-04-11modetest: fix typoRob Clark1-1/+1
2012-04-03modetest: add AR15/XR15 (RGB-1555) formatsRob Clark1-0/+36
2012-04-03modetest: add YUV and multi-planar supportRob Clark1-9/+142
2012-04-03modetest: add drm_plane supportRob Clark1-9/+157
2012-04-02Merge branch 'upstream-unstable' into debian-unstableCyril Brulebois1-1/+1
2012-03-28omap: add omapdrm supportRob Clark1-1/+1
2012-01-06Merge branch 'upstream-unstable' into debian-unstableCyril Brulebois1-1/+6
2011-12-18tests/gem_flink: Check for MASTER before proceedingChris Wilson1-1/+6
2011-12-13Merge branch 'upstream-unstable' into debian-unstableCyril Brulebois1-0/+2
2011-12-06Merge branch 'upstream-unstable' into debian-unstableCyril Brulebois6-0/+449
2011-12-05test/radeon: add missing files for distDave Airlie1-0/+2
2011-11-10tests/radeon: radeon specific testJerome Glisse6-0/+449
2011-11-01Merge branch 'upstream-unstable' into debian-unstableCyril Brulebois4-17/+44
2011-10-19modetest: Call dirty fb on modesetJakob Bornecrantz1-0/+4
2011-10-19modetest: Print extra info if we fail to create a framebufferJakob Bornecrantz1-1/+2
2011-10-19modetest: Check error message from pageflip ioctlJakob Bornecrantz1-2/+6
2011-10-19vbltest: Check error codes returned from libdrmJakob Bornecrantz1-4/+16
2011-10-19tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz2-2/+2
2011-10-11modetest: use 24 bit depth on the framebufferJesse Barnes1-1/+1
2011-09-26drmtest: make check should fail so hard on unable to open deviceDave Airlie1-4/+7
2011-09-26drm/test: handle usub being emptyDave Airlie1-1/+3
2011-09-21modeprint.c: use PRIu64 for printing uint64_tMatt Turner1-3/+4
2011-04-18Merge branch 'upstream-experimental' into debian-experimentalCyril Brulebois1-10/+2
2011-03-03Build modetest for all chipsets, always build modeprintKristian Høgsberg1-11/+2
2011-03-03don't try to build modetest without libkmsMatt Turner1-4/+5
2011-03-04Merge branch 'upstream-experimental' into debian-experimentalChristopher James Halse Rogers4-62/+87
2011-02-17modetest: Do no flip twice to a current front bufferBenjamin Franzke1-1/+1