Age | Commit message (Expand) | Author |
2012-06-08 | modetest: support bitmask properties | Rob Clark |
2012-06-08 | modetest: print CRTC properties | Paulo Zanoni |
2012-05-12 | libdrm: add exynos drm support | Inki Dae |
2012-05-03 | modetest: print more about our properties | Paulo Zanoni |
2012-05-03 | modetest: call drmModeFreePlaneResources | Paulo Zanoni |
2012-05-03 | modetest: fix drmModeGetConnector memory leak | Paulo Zanoni |
2012-05-03 | modetest: fix some compiler warnings | Paulo Zanoni |
2012-04-11 | modetest: fix typo | Rob Clark |
2012-04-03 | modetest: add AR15/XR15 (RGB-1555) formats | Rob Clark |
2012-04-03 | modetest: add YUV and multi-planar support | Rob Clark |
2012-04-03 | modetest: add drm_plane support | Rob Clark |
2012-03-28 | omap: add omapdrm support | Rob Clark |
2011-12-18 | tests/gem_flink: Check for MASTER before proceeding | Chris Wilson |
2011-12-05 | test/radeon: add missing files for dist | Dave Airlie |
2011-11-10 | tests/radeon: radeon specific test | Jerome Glisse |
2011-10-19 | modetest: Call dirty fb on modeset | Jakob Bornecrantz |
2011-10-19 | modetest: Print extra info if we fail to create a framebuffer | Jakob Bornecrantz |
2011-10-19 | modetest: Check error message from pageflip ioctl | Jakob Bornecrantz |
2011-10-19 | vbltest: Check error codes returned from libdrm | Jakob Bornecrantz |
2011-10-19 | tests: Add vmwgfx driver to probed drivers in tests | Jakob Bornecrantz |
2011-10-11 | modetest: use 24 bit depth on the framebuffer | Jesse Barnes |
2011-09-26 | drmtest: make check should fail so hard on unable to open device | Dave Airlie |
2011-09-26 | drm/test: handle usub being empty | Dave Airlie |
2011-09-21 | modeprint.c: use PRIu64 for printing uint64_t | Matt Turner |
2011-03-03 | Build modetest for all chipsets, always build modeprint | Kristian Høgsberg |
2011-03-03 | don't try to build modetest without libkms | Matt Turner |
2011-02-17 | modetest: Do no flip twice to a current front buffer | Benjamin Franzke |
2011-02-17 | tests/modeprint: Output masks as hex numbers | Benjamin Franzke |
2011-02-17 | tests/modeprint: Remove needless dependency on drm_intel | Benjamin Franzke |
2011-02-17 | modetest: Create buffers using libkms | Benjamin Franzke |
2010-12-10 | tests: Update for ENOENT returns from unknown handles | Chris Wilson |
2010-09-09 | modetest: Fix drawing routines to use stride. | Chris Wilson |
2010-09-09 | modetest: align fb pitch to 64 bytes | Jesse Barnes |
2010-09-07 | modetest: add edp and TV connector names to the connector name array | Jesse Barnes |
2010-07-01 | Purge macro NEED_REPLIES | Fernando Carrijo |
2010-05-12 | Only build tests in make check | Jonathan Callen |
2010-04-28 | vbltest: Doesn't need intel stuff. | Michel Dänzer |
2010-04-27 | tests: add new vblank test | Jesse Barnes |
2010-03-26 | modetest: add optional select codepath | Jesse Barnes |
2010-02-28 | tests/modetest: Don't get_props on a connector after freeing it. | Marcin Kościelnicki |
2010-02-28 | tests: vrefresh is actually not * 1000. | Marcin Kościelnicki |
2010-02-28 | tests: Add nouveau to list of supported modules. | Marcin Kościelnicki |
2010-02-04 | Tidy up compile warnings by cleaning up types. | Matthew W. S. Bell |
2010-01-28 | libkms: Rework interface to not duplicate fields from kms and make formats ex... | Jakob Bornecrantz |
2010-01-16 | Support gcc's __FUNCTION__ for people using other compilers | Alan Coopersmith |
2010-01-16 | Include alloca.h in tests/drmstat.c when configure detects it | Alan Coopersmith |
2010-01-12 | tests: Update kmstest a bit | Jakob Bornecrantz |
2010-01-08 | tests: Add a very small libkms test | Jakob Bornecrantz |
2009-12-15 | modetest: Error out if pageflipping is requested but not available | Kristian Høgsberg |
2009-12-04 | modetest: fix build error due to page_flip_handler name change | Jesse Barnes |