summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski
2017-10-17lib/i915: Move context related helpers to lib/i915/gem_contextMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-16lib/igt_gt: Allow non-default contexts to hang non-render ringsVinay Belgaumkar
2017-10-16aux: Use IGT version of system() call to run rtcwakeImre Deak
2017-10-16aux: Suspend signal helper for shell commandsImre Deak
2017-10-12meson: Make syncobj tests buildVille Syrjälä
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst
2017-10-04Fix compilation on some distrosAusmus, James
2017-10-03lib: Fixup __gem_create() to be 64b safe.Chris Wilson
2017-10-03meson: Fix build of igt_x86-using tests on non-x86 platforms.Eric Anholt
2017-10-03lib: Report the error from __gem_create()Chris Wilson
2017-10-03lib: Reduce dependency on glibPetri Latvala
2017-10-03lib/igt_kms: Commit primary plane when a modeset is forced on a pipeMaarten Lankhorst
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala
2017-10-02lib: Remove media_fill.cPetri Latvala
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-09-29lib: Fix igt_sysfs_set_u32 return valueTvrtko Ursulin
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson
2017-09-25igt_core: Rework igt_system()Petri Latvala
2017-09-22lib/igt_fb: Add igt_cairo_image_surface_create_from_png()Ville Syrjälä
2017-09-21i915_pciids: Change a KBL pci id to GT2 from GT1.5Rodrigo Vivi
2017-09-18meson: Fix IGT_GIT_SHA1 handlingVille Syrjälä
2017-09-15meson: Install libigt.soJordan Justen
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst
2017-09-08meson: igt_frame also needs pixmanDaniel Vetter
2017-09-08meson: Use static libs to handle IGT_LOG_DOMAIN.Eric Anholt
2017-09-08lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:wDaniel Vetter
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08lib/uwildmat: Use include pathsDaniel Vetter
2017-09-08lib: clean up header includesDaniel Vetter
2017-09-08lib: prefix frame_dump_pathDaniel Vetter
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-09-08lib/kms: Skip rather than fail when a suitable plane can't be foundVille Syrjälä
2017-09-08lib/kms: Fix the connector name strings to match what the kernel usesVille Syrjälä
2017-09-08lib/sysfs: Fix fbcon rebindVille Syrjälä
2017-09-07lib/dummyload: Use -1 for all enginesChris Wilson
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson
2017-09-07igt/gem_exec_schedule: Exercise reordering with many priority levelsChris Wilson
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson