summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-02-17modetest: Do no flip twice to a current front bufferBenjamin Franzke
2011-02-17tests/modeprint: Output masks as hex numbersBenjamin Franzke
2011-02-17tests/modeprint: Remove needless dependency on drm_intelBenjamin Franzke
2011-02-17modetest: Create buffers using libkmsBenjamin Franzke
2010-12-10tests: Update for ENOENT returns from unknown handlesChris Wilson
2010-09-09modetest: Fix drawing routines to use stride.Chris Wilson
2010-09-09modetest: align fb pitch to 64 bytesJesse Barnes
2010-09-07modetest: add edp and TV connector names to the connector name arrayJesse Barnes
2010-07-01Purge macro NEED_REPLIESFernando Carrijo
2010-05-12Only build tests in make checkJonathan Callen
2010-04-28vbltest: Doesn't need intel stuff.Michel Dänzer
2010-04-27tests: add new vblank testJesse Barnes
2010-03-26modetest: add optional select codepathJesse Barnes
2010-02-28tests/modetest: Don't get_props on a connector after freeing it.Marcin Kościelnicki
2010-02-28tests: vrefresh is actually not * 1000.Marcin Kościelnicki
2010-02-28tests: Add nouveau to list of supported modules.Marcin Kościelnicki
2010-02-04Tidy up compile warnings by cleaning up types.Matthew W. S. Bell
2010-01-28libkms: Rework interface to not duplicate fields from kms and make formats ex...Jakob Bornecrantz
2010-01-16Support gcc's __FUNCTION__ for people using other compilersAlan Coopersmith
2010-01-16Include alloca.h in tests/drmstat.c when configure detects itAlan Coopersmith
2010-01-12tests: Update kmstest a bitJakob Bornecrantz
2010-01-08tests: Add a very small libkms testJakob Bornecrantz
2009-12-15modetest: Error out if pageflipping is requested but not availableKristian Høgsberg
2009-12-04modetest: fix build error due to page_flip_handler name changeJesse Barnes
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes
2009-11-23Add drmGetDeviceNameFromFd functionKristian Høgsberg
2009-11-20modetest: add pageflip test case to modetestKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg
2009-11-17Use headers copied from kernel instead of shared-coreKristian Høgsberg
2009-10-03tests: Disable intel-specific tests with --disable-intelChris Wilson
2009-06-22modetest: use gtt unmap for objectJesse Barnes
2009-04-09test: Avoid recursive dependency in makefileKristian Høgsberg
2009-04-09test: Makefile.am grammar naziKristian Høgsberg
2009-04-07drm: fix test makefileDave Airlie
2009-04-06Skip tests that require rootKristian Høgsberg
2009-04-06XFAIL auth and lock test casesKristian Høgsberg
2009-04-06Use libudev in test case to only run gem tests for intel devices.Kristian Høgsberg
2009-02-23modetest: Print names of properties.Kristian Høgsberg
2009-02-04modetest: Add syntax to also specify a crtc when setting a mode.Kristian Høgsberg
2009-02-03modetest: Use cairo (if available) to paint a better pattern.Kristian Høgsberg
2009-02-03modetest: Don't sleep when just dumping state, wait for key for modeset.Kristian Høgsberg
2009-02-03modetest: Handle setting modes on multiple crtcs with one fb.Kristian Høgsberg
2009-02-03modetest: Use a more interesting test pattern.Kristian Høgsberg
2009-02-02No need to pin buffer anymore in modetest.cKristian Høgsberg
2008-12-29Remove executable from modeprint test dirJesse Barnes
2008-12-18modetest: Print more stuff. Prettier.Kristian Høgsberg
2008-12-17libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt
2008-12-17libdrm: add mode setting filesJesse Barnes
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-19Update modetestJesse Barnes