summaryrefslogtreecommitdiff
path: root/tests/modeprint
Commit message (Expand)AuthorAgeFilesLines
* tests: use drmModeGetConnectorTypeNameSimon Ser2022-07-021-1/+1
* tests/modeprint: fix argument typeEleni Maria Stea2022-05-091-1/+1
* modeprint, modetest, proptest: cast __u64 to uint64_tEleni Maria Stea2022-05-091-1/+1
* Fix -Werror=format build errors on FreeBSDAlex Richardson2021-11-021-1/+1
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-181-20/+0
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-161-0/+20
* libdrm: remove autotools supportEric Engestrom2019-10-141-20/+0
* modeprint: print encoder typeStefan Agner2018-10-041-1/+7
* modeprint: use libutil to lookup stringsStefan Agner2018-10-043-37/+9
* autotools: make symbols hidden by defaultLucas De Marchi2018-09-191-0/+1
* meson: make symbols hidden by defaultLucas De Marchi2018-09-191-1/+1
* remove unnecessary double-semicolonEric Engestrom2018-01-291-1/+1
* Add meson build systemDylan Baker2018-01-121-0/+29
* tests: Split helpers into libraryThierry Reding2015-12-182-1/+2
* modeprint: cleanup, remove compile warningsTapani Pälli2015-08-101-3/+1
* mode: Retrieve only the current information for a ConnectorChris Wilson2015-04-141-2/+16
* Add static qualifier to local functionsJan Vesely2015-03-151-9/+9
* autotools: add WARN_CFLAGS to all targetsEmil Velikov2015-02-271-0/+1
* modeprint: pretty print connector namesLucas Stach2014-01-241-1/+27
* tests: allow tests programs to be installedBenjamin Gaignard2013-03-251-0/+5
* modeprint.c: use PRIu64 for printing uint64_tMatt Turner2011-09-211-3/+4
* tests/modeprint: Output masks as hex numbersBenjamin Franzke2011-02-171-2/+2
* tests/modeprint: Remove needless dependency on drm_intelBenjamin Franzke2011-02-171-3/+1
* tests: vrefresh is actually not * 1000.Marcin Kościelnicki2010-02-281-2/+2
* Tidy up compile warnings by cleaning up types.Matthew W. S. Bell2010-02-041-4/+4
* Move libdrm/ up one levelKristian Høgsberg2009-11-171-4/+4
* Use headers copied from kernel instead of shared-coreKristian Høgsberg2009-11-171-1/+1
* Remove executable from modeprint test dirJesse Barnes2008-12-291-0/+0
* libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt2008-12-173-15/+13
* libdrm: add mode setting filesJesse Barnes2008-12-174-0/+417
* Revert "Merge branch 'modesetting-gem'"Jesse Barnes2008-12-103-386/+0
* modesetting-101: Make the interface variable names a little more consistent +...Maarten Maathuis2008-07-051-8/+17
* Forgot to fix the modeprint test.Maarten Maathuis2008-07-031-4/+0
* tests: Fix faulty error messages in modeprintJakob Bornecrantz2008-07-031-3/+3
* tests: modeprint s/fb/fd/Jakob Bornecrantz2008-07-021-1/+1
* tests: Updated modeprintJakob Bornecrantz2008-07-021-59/+73
* tests: Improved and renamed the mode app to modeprintJakob Bornecrantz2008-07-023-0/+367