index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile.am
Age
Commit message (
Expand
)
Author
2015-03-16
modetest: include into the build when libkms is not selected.
Emil Velikov
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
2015-03-10
tests: automake: keep the libs link at the final stage
Emil Velikov
2015-03-10
tests: move the SUBDIR at the top of the makefile
Emil Velikov
2015-03-10
automake: drop the NULL variable from the makefile
Emil Velikov
2015-02-27
autotools: add WARN_CFLAGS to all targets
Emil Velikov
2015-02-11
tests: remove intel-specific tests
Daniel Vetter
2014-11-27
tegra: Add simple test for drm_tegra_open()
Thierry Reding
2014-11-24
tests: add proptest
Paulo Zanoni
2013-03-08
libdrm/exynos: add test application for 2d gpu.
Inki Dae
2011-11-10
tests/radeon: radeon specific test
Jerome Glisse
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
2010-05-12
Only build tests in make check
Jonathan Callen
2010-04-27
tests: add new vblank test
Jesse Barnes
2010-01-08
tests: Add a very small libkms test
Jakob Bornecrantz
2009-11-23
Add drmGetDeviceNameFromFd function
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-10-03
tests: Disable intel-specific tests with --disable-intel
Chris Wilson
2009-04-09
test: Avoid recursive dependency in makefile
Kristian Høgsberg
2009-04-09
test: Makefile.am grammar nazi
Kristian Høgsberg
2009-04-07
drm: fix test makefile
Dave Airlie
2009-04-06
XFAIL auth and lock test cases
Kristian Høgsberg
2009-04-06
Use libudev in test case to only run gem tests for intel devices.
Kristian Høgsberg
2008-12-17
libdrm: Fix modetest/modeprint to use automake stuff.
Eric Anholt
2008-12-17
libdrm: add mode setting files
Jesse Barnes
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
2008-09-30
Merge remote branch 'origin/master' into modesetting-gem
Dave Airlie
2008-09-10
drm: Add tests for GEM_FLINK ioctl.
Eric Anholt
2008-07-26
tests: add some basic radeon gem tests
Dave Airlie
2008-05-01
Update mm tests for GEM rename.
Eric Anholt
2008-04-29
Move mmfs tests over to be drm tests.
Eric Anholt
2008-04-23
Add mmap ioctl to mmfs.
Eric Anholt
2008-04-23
Add pread/pwrite ioctls to mmfs.
Eric Anholt
2008-04-23
Move mmfs.h userland interface to shared-core.
Eric Anholt
2008-04-23
Initial add of mmfs module.
Eric Anholt
2007-08-15
Add a set of tests for DRM locking, exposing issues on BSD.
Eric Anholt
2007-08-15
Add a regression test for the setversion interface.
Eric Anholt
2007-08-15
Add simple regression test for getstats (does it not crash the kernel?).
Eric Anholt
2007-08-13
Add a regression test for authentication.
Eric Anholt
2007-08-02
Add libdrm source dir, to build tests from a different build dir
Patrice Mandin
2007-07-19
Add a test for drawable add, remove, and update.
Eric Anholt
2007-07-19
Fix the getclient test (Need this feature for future tests).
Eric Anholt
2007-07-19
Add some trivial regression tests, one of which fails.
Eric Anholt