summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-02meson: Distribute meson build system filesPetri Latvala1-0/+5
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala1-0/+1
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter1-0/+1
2017-08-21lib: Add ALSA library with dedicated helpersPaul Kocialkowski1-0/+7
2017-08-21lib: Add audio library with dedicated helpersPaul Kocialkowski1-0/+2
2017-07-20lib/igt_frame: Add support for analog frame comparison testingPaul Kocialkowski1-0/+9
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski1-0/+2
2017-06-07chamelium: Fix build issues on AndroidArkadiusz Hiler1-0/+7
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst1-0/+1
2017-01-26Add support for hotplug testing with the ChameliumLyude1-0/+6
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-1/+9
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson1-1/+2
2016-08-04lib/Makefile: Replace automake specific names of listings in Makefile.sourcesRobert Foss1-0/+2
2016-08-04lib/stubs: Add stubs for intel_bufmgrRobert Foss1-0/+6
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss1-1/+1
2016-03-24lib: Add a GPU error detectorChris Wilson1-2/+10
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-1/+1
2016-02-09lib: Fix build when vc4 headers are presentTomeu Vizoso1-3/+3
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter1-0/+6
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson1-1/+1
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood1-1/+2
2015-03-30lib: add debug flagsThomas Wood1-1/+1
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood1-3/+2
2015-02-17lib: add a ring buffer for log entriesThomas Wood1-1/+2
2014-12-11lib: introduce log domainsThomas Wood1-1/+2
2014-10-29lib: ensure the library is built before the testsThomas Wood1-1/+1
2014-10-29Move library selftests to lib/testsDaniel Vetter1-0/+2
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood1-1/+3
2014-07-29lib: Add ndebug to the headersBen Widawsky1-0/+1
2014-07-25intel-gpu-tools: fix version.h creation in androidTim Gore1-0/+3
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo1-36/+2
2013-11-06rendercopy/bdw: Add gen8_render.h to the file listDamien Lespiau1-0/+1
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes1-0/+1
2013-10-24lib: Add a function to dump a scratch buf into a pngDamien Lespiau1-0/+1
2013-10-15lib: Add igt_wait_for_vblank() helperDamien Lespiau1-0/+1
2013-10-15lib: Add a igt_display.h with a few enums and defines from the kernelDamien Lespiau1-0/+1
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau1-0/+2
2013-04-16add VLV punit & north cluster read toolsJesse Barnes1-0/+1
2012-08-21tools: Added intel_dpio_read and intel_dpio_writeVijay Purushothaman1-0/+1
2012-06-28lib: add a gen7 rendercopyBen Widawsky1-0/+2
2012-05-22lib: extract kmstest_create_fbDaniel Vetter1-0/+2
2012-02-09lib/rendercopy: fixup make distcheckDaniel Vetter1-4/+4
2012-01-18lib: extract rendercopy functions from gem_stressDaniel Vetter1-1/+7
2012-01-12lib: fix include directives, alphabetize sourcesGaetan Nadon1-24/+21
2012-01-04config: use project wide xorg warnings variableGaetan Nadon1-1/+1
2011-11-01cargo-cult the build system into shapeDaniel Vetter1-0/+1
2011-11-01always require libdrmDaniel Vetter1-8/+5
2011-10-30make distcheck fixesDaniel Vetter1-0/+4
2011-07-28intel-gpu-tools/range handling: register range handlingBen Widawsky1-0/+1
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-5/+14