summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Update NEWS, bump version to 1.20.Petri Latvala1-1/+1
2017-10-02benchmarks: Add ezbench.d files to distPetri Latvala1-0/+1
2017-10-02benchmarks: Add wsim files to distPetri Latvala1-0/+1
2017-09-08demos: removeDaniel Vetter1-1/+0
2017-08-21tests: Introduce audio tests, starting with HDMI signal integrityPaul Kocialkowski1-0/+18
2017-08-21lib: Add ALSA library with dedicated helpersPaul Kocialkowski1-0/+3
2017-08-14configure.ac: bump libdrm requirement to 2.4.82Dave Airlie1-1/+1
2017-08-03configure.ac: Try to find XMLRPC with xmlrpc-c-config if pkg-config failsPetri Latvala1-2/+13
2017-07-26configure.ac: Disable chamelium by default and add enable argumentPaul Kocialkowski1-8/+10
2017-07-25configure.ac: Make udev a dependency for chameliumPaul Kocialkowski1-0/+3
2017-07-20chamelium: Add support for VGA frame comparison testingPaul Kocialkowski1-0/+4
2017-07-20lib/igt_frame: Add support for analog frame comparison testingPaul Kocialkowski1-0/+2
2017-07-19configure.ac: Make glib dependency optional to preserve Android buildPaul Kocialkowski1-1/+7
2017-07-19configure.ac: Enable back chamelium build by defaultPaul Kocialkowski1-1/+1
2017-07-17configure.ac: Make building chamelium an optionLyude1-4/+9
2017-07-07Revert "configure: Bump libdrm to 2.4.76"Daniel Vetter1-1/+1
2017-07-07configure: Bump libdrm to 2.4.76Daniel Vetter1-1/+1
2017-07-06configure.ac: Make AMDGPU depend on libdrm >= 2.4.76Arkadiusz Hiler1-1/+1
2017-06-09Update NEWS, bump version to 1.19.Petri Latvala1-1/+1
2017-06-09intel-ci: Have the directory included in the distributed tarballsPetri Latvala1-0/+1
2017-06-08configure.ac: Define HAVE_CHAMELIUM in config.hPetri Latvala1-0/+3
2017-06-07lib/igt_aux: Make procps optionalArkadiusz Hiler1-1/+5
2017-05-30igt: Fix detection of missing flexTvrtko Ursulin1-1/+1
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson1-0/+12
2017-03-13Update NEWS, bump version to 1.18.Petri Latvala1-1/+1
2017-03-06configure.ac: require libdrm >= 2.4.75 for I915_EXEC_FENCE_OUTJani Nikula1-2/+2
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst1-0/+5
2017-01-27Only build chamelium if its dependencies are metChris Wilson1-2/+3
2017-01-26Add support for hotplug testing with the ChameliumLyude1-0/+4
2017-01-25tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automationNavare, Manasi D1-0/+1
2017-01-03igt_core: add igt_constructorLyude1-0/+1
2016-12-16igt/perf: add i915 perf stream tests for HaswellRobert Bragg1-2/+2
2016-12-02Update NEWS, bump version to 1.17.Petri Latvala1-1/+1
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+1
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson1-0/+1
2016-11-09configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}Emil Velikov1-4/+7
2016-10-13build: Fix assmebler/etc. tools build for 32bit x86Ville Syrjälä1-1/+1
2016-09-02Updated NEWS, and bumped version to 1.16.Marius Vlad1-1/+1
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss1-4/+4
2016-08-04configure.ac: Test for libdrm_intel and build for it if presentRobert Foss1-1/+18
2016-07-14Bump libdrm-intel dependency library to a newer version that support softpin.Marius Vlad1-1/+1
2016-07-11lib; Add x86 cpuid based feature detectionChris Wilson1-0/+19
2016-07-04configure: update bugzilla URLMike Frysinger1-1/+1
2016-05-31Updated NEWS, and bumped to 1.15.Marius Vlad1-2/+2
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad1-0/+10
2016-04-25igt/gem_busy: Avoid BSD emission on gen6Chris Wilson1-1/+1
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-0/+14
2016-03-01NEWS: Updates and bump release to 1.14.Marius Vlad1-1/+1
2016-02-08configure.ac: Test for libdrm_vc4 and build vc4 tests based on it.Eric Anholt1-0/+12
2016-01-25build: Disable x86-specific utilities on non-x86Daniel Stone1-9/+28