Age | Commit message (Expand) | Author |
2012-10-08 | configure.ac: Allow forcible disabling of Cairo support | Daniel Stone |
2012-08-12 | tests/modetest: Add a forgotten return, needed for opensuse buildservice | Tobias Klausmann |
2012-08-11 | tests/modetest: fix distcheck | Marek Olšák |
2012-07-23 | modetest: fix uninitialized fourcc | Rob Clark |
2012-07-20 | modeset: Split buffer allocation to a separate file | Laurent Pinchart |
2012-07-20 | modetest: Make frame buffer format configurable on the command line | Laurent Pinchart |
2012-07-20 | modetest: Move connector and plane parsing to separate functions | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing RGB formats | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing planar YUV formats | Laurent Pinchart |
2012-07-20 | modetest: Add test pattern support for missing packed YUV formats | Laurent Pinchart |
2012-07-20 | modetest: Add SMPTE test pattern | Laurent Pinchart |
2012-07-20 | modetest: Unify buffer allocation | Laurent Pinchart |
2012-06-28 | modetest: Dump bit field names | Kristian Høgsberg |
2012-06-08 | modetest: support plane properties | Rob Clark |
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-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 | 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-02-17 | modetest: Do no flip twice to a current front buffer | Benjamin Franzke |
2011-02-17 | modetest: Create buffers using libkms | Benjamin Franzke |
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-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 |
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 |
2009-12-03 | Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm | Jesse Barnes |
2009-11-20 | modetest: add pageflip test case to modetest | Kristian Høgsberg |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg |
2009-11-17 | Use headers copied from kernel instead of shared-core | Kristian Høgsberg |
2009-06-22 | modetest: use gtt unmap for object | Jesse Barnes |
2009-02-23 | modetest: Print names of properties. | Kristian Høgsberg |
2009-02-04 | modetest: Add syntax to also specify a crtc when setting a mode. | Kristian Høgsberg |