summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)Author
2019-04-25autotools: fix audio and chamelium buildsSimon Ser
2019-03-26lib: Add GPU power measurementChris Wilson
2019-02-11lib/tests: Drop automake supportDaniel Vetter
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2018-08-30lib/core: Use libdw to decode stack trace with debugging symbols, v2.Maarten Lankhorst
2018-07-25build: provide include for missing syscallsLucas De Marchi
2017-12-07lib: copy intel_aub.h from libdrmScott D Phillips
2017-11-22lib: Also copy vc4_packet.hDaniel Vetter
2017-11-22intel-gpu-overlay: Move local perf implementation to a libraryTvrtko Ursulin
2017-11-21tests: Remove libdrm_vc4 dependency.Eric Anholt
2017-11-21tests: Convert to using the imported drm-uapi headers.Eric Anholt
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-08-21lib: Add ALSA library with dedicated helpersPaul Kocialkowski
2017-08-21lib: Add audio library with dedicated helpersPaul Kocialkowski
2017-07-20lib/igt_frame: Add support for analog frame comparison testingPaul Kocialkowski
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-06-07chamelium: Fix build issues on AndroidArkadiusz Hiler
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst
2017-01-26Add support for hotplug testing with the ChameliumLyude
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson
2016-08-04lib/Makefile: Replace automake specific names of listings in Makefile.sourcesRobert Foss
2016-08-04lib/stubs: Add stubs for intel_bufmgrRobert Foss
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-02-09lib: Fix build when vc4 headers are presentTomeu Vizoso
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter
2015-07-22benchmarks: Benchmarkify gem_exec_nopChris Wilson
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-03-30lib: add debug flagsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-02-17lib: add a ring buffer for log entriesThomas Wood
2014-12-11lib: introduce log domainsThomas Wood
2014-10-29lib: ensure the library is built before the testsThomas Wood
2014-10-29Move library selftests to lib/testsDaniel Vetter
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood
2014-07-29lib: Add ndebug to the headersBen Widawsky
2014-07-25intel-gpu-tools: fix version.h creation in androidTim Gore
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo
2013-11-06rendercopy/bdw: Add gen8_render.h to the file listDamien Lespiau
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes
2013-10-24lib: Add a function to dump a scratch buf into a pngDamien Lespiau
2013-10-15lib: Add igt_wait_for_vblank() helperDamien Lespiau
2013-10-15lib: Add a igt_display.h with a few enums and defines from the kernelDamien Lespiau
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau
2013-04-16add VLV punit & north cluster read toolsJesse Barnes