summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-05-22modetest: Make RGB565 pwetty tooVille Syrjälä
2013-04-18modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä
2013-04-18modetest: Pass format_info to fill_tiles functionsVille Syrjälä
2013-04-18modetest: Reduce the length of the connector type stringVille Syrjälä
2013-04-18modetest: Print possible_crtcs for planesVille Syrjälä
2013-04-18modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä
2013-04-18modetest: Fix pitches, somewhatVille Syrjälä
2013-03-26tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard
2013-03-25tests: allow tests programs to be installedBenjamin Gaignard
2013-03-08libdrm/exynos: add test application for 2d gpu.Inki Dae
2012-10-08configure.ac: Allow forcible disabling of Cairo supportDaniel Stone
2012-08-12tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann
2012-08-11tests/modetest: fix distcheckMarek Olšák
2012-07-23modetest: fix uninitialized fourccRob Clark
2012-07-20modeset: Split buffer allocation to a separate fileLaurent Pinchart
2012-07-20modetest: Make frame buffer format configurable on the command lineLaurent Pinchart
2012-07-20modetest: Move connector and plane parsing to separate functionsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing RGB formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing planar YUV formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing packed YUV formatsLaurent Pinchart
2012-07-20modetest: Add SMPTE test patternLaurent Pinchart
2012-07-20modetest: Unify buffer allocationLaurent Pinchart
2012-06-28modetest: Dump bit field namesKristian Høgsberg
2012-06-08modetest: support plane propertiesRob Clark
2012-06-08modetest: support bitmask propertiesRob Clark
2012-06-08modetest: print CRTC propertiesPaulo Zanoni
2012-05-12libdrm: add exynos drm supportInki Dae
2012-05-03modetest: print more about our propertiesPaulo Zanoni
2012-05-03modetest: call drmModeFreePlaneResourcesPaulo Zanoni
2012-05-03modetest: fix drmModeGetConnector memory leakPaulo Zanoni
2012-05-03modetest: fix some compiler warningsPaulo Zanoni
2012-04-11modetest: fix typoRob Clark
2012-04-03modetest: add AR15/XR15 (RGB-1555) formatsRob Clark
2012-04-03modetest: add YUV and multi-planar supportRob Clark
2012-04-03modetest: add drm_plane supportRob Clark
2012-03-28omap: add omapdrm supportRob Clark
2011-12-18tests/gem_flink: Check for MASTER before proceedingChris Wilson
2011-12-05test/radeon: add missing files for distDave Airlie
2011-11-10tests/radeon: radeon specific testJerome Glisse
2011-10-19modetest: Call dirty fb on modesetJakob Bornecrantz
2011-10-19modetest: Print extra info if we fail to create a framebufferJakob Bornecrantz
2011-10-19modetest: Check error message from pageflip ioctlJakob Bornecrantz
2011-10-19vbltest: Check error codes returned from libdrmJakob Bornecrantz
2011-10-19tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz
2011-10-11modetest: use 24 bit depth on the framebufferJesse Barnes
2011-09-26drmtest: make check should fail so hard on unable to open deviceDave Airlie
2011-09-26drm/test: handle usub being emptyDave Airlie
2011-09-21modeprint.c: use PRIu64 for printing uint64_tMatt Turner
2011-03-03Build modetest for all chipsets, always build modeprintKristian Høgsberg
2011-03-03don't try to build modetest without libkmsMatt Turner