summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-10-10tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]Keith Packard2-1/+2
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand3-0/+361
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä1-3/+3
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst1-1/+1
2017-10-04Fix compilation on some distrosAusmus, James2-0/+2
2017-10-03lib: Fixup __gem_create() to be 64b safe.Chris Wilson2-2/+2
2017-10-03meson: Fix build of igt_x86-using tests on non-x86 platforms.Eric Anholt2-1/+16
2017-10-03lib: Report the error from __gem_create()Chris Wilson2-20/+14
2017-10-03lib: Reduce dependency on glibPetri Latvala6-2/+40
2017-10-03lib/igt_kms: Commit primary plane when a modeset is forced on a pipeMaarten Lankhorst1-1/+1
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst2-26/+22
2017-10-02meson: Distribute meson build system filesPetri Latvala2-0/+9
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala1-0/+1
2017-10-02lib: Remove media_fill.cPetri Latvala1-16/+0
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-0/+21
2017-09-29lib: Fix igt_sysfs_set_u32 return valueTvrtko Ursulin1-1/+1
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson1-3/+5
2017-09-25igt_core: Rework igt_system()Petri Latvala1-75/+40
2017-09-22lib/igt_fb: Add igt_cairo_image_surface_create_from_png()Ville Syrjälä2-7/+15
2017-09-21i915_pciids: Change a KBL pci id to GT2 from GT1.5Rodrigo Vivi1-1/+1
2017-09-18meson: Fix IGT_GIT_SHA1 handlingVille Syrjälä1-4/+4
2017-09-15meson: Install libigt.soJordan Justen1-0/+1
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen1-4/+40
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst2-1/+3
2017-09-08meson: igt_frame also needs pixmanDaniel Vetter1-2/+2
2017-09-08meson: Use static libs to handle IGT_LOG_DOMAIN.Eric Anholt3-19/+25
2017-09-08lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:wDaniel Vetter1-1/+1
2017-09-08meson: basic build system supportDaniel Vetter4-0/+209
2017-09-08lib/uwildmat: Use include pathsDaniel Vetter1-1/+1
2017-09-08lib: clean up header includesDaniel Vetter13-19/+33
2017-09-08lib: prefix frame_dump_pathDaniel Vetter3-12/+12
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter3-4/+0
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter5-15/+5
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter6-12/+0
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter2-0/+2
2017-09-08lib/kms: Skip rather than fail when a suitable plane can't be foundVille Syrjälä1-3/+3
2017-09-08lib/kms: Fix the connector name strings to match what the kernel usesVille Syrjälä1-5/+6
2017-09-08lib/sysfs: Fix fbcon rebindVille Syrjälä1-2/+3
2017-09-07lib/dummyload: Use -1 for all enginesChris Wilson1-1/+1
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson2-7/+20
2017-09-07igt/gem_exec_schedule: Exercise reordering with many priority levelsChris Wilson1-0/+6
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson4-25/+68
2017-09-06lib: Avoid actually throttling from igt_require_gem()Chris Wilson1-0/+10
2017-09-06lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)Chris Wilson3-3/+14
2017-09-05Use PATH_MAX to fix some sprintf-into-short-buffers warnings.Eric Anholt2-4/+4
2017-09-05igt_core: Skip sync when listing subtestsTvrtko Ursulin2-2/+1
2017-08-30lib/igt_debugfs: Open DRM driver without master for hpd storm exitPaul Kocialkowski1-1/+1
2017-08-30lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delayPaul Kocialkowski1-11/+13
2017-08-30lib/kmod: Fix error reporting for kmod load/unloadChris Wilson1-2/+2
2017-08-28lib/igt_core: Use HTML character for documentation comment in examplePaul Kocialkowski1-3/+3