summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-12-01lib/dummyload: Clear the right signal afterwardsChris Wilson1-1/+1
2016-12-01igt_dummyload: Don't clear handler for invalid signalAbdiel Janulgue1-0/+3
2016-12-01igt_dummyload: clear signal handler on the desructor as wellAbdiel Janulgue1-4/+12
2016-12-01Silence a bunch of "const discard" warningsChris Wilson1-2/+2
2016-12-01lib/igt_aux.h: Cast is confusing old gccRodrigo Vivi1-1/+1
2016-11-29lib: add igt_dummyloadAbdiel Janulgue5-0/+338
2016-11-29igt_aux: Add some list helpers from waylandLyude1-0/+89
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue3-14/+10
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson1-1/+2
2016-11-15lib: Add missing include for sync()Petri Latvala1-0/+1
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala3-34/+62
2016-11-11lib: Pass I915_TILING_NONE if Yf or YsTomeu Vizoso1-1/+2
2016-11-10lib: Pass I915_TILING_Y to the kernel if Yf or YsTomeu Vizoso1-0/+3
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso2-19/+31
2016-11-09lib: use the local intel_aub.h fileEmil Velikov2-3/+156
2016-11-09Revert "lib: use the local intel_aub.h file"Tomeu Vizoso2-2/+2
2016-11-07igt: Add a test for reordering execbufsChris Wilson3-0/+17
2016-10-27lib/drmtest: Test for equivalence with DRIVER_ANYTomeu Vizoso1-1/+1
2016-10-27lib: use the local intel_aub.h fileEmil Velikov2-2/+2
2016-10-27lib/drmtest: Take DRIVER_ANY into account when opening the DRM deviceTomeu Vizoso1-0/+4
2016-10-19igt: Check the physical swizzle statusChris Wilson4-11/+27
2016-10-18drmtest: Install exithandler for i915, even in multidriver testsChris Wilson1-6/+10
2016-10-18lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()Imre Deak2-6/+51
2016-10-14lib/sysfs: Use a fallback for builtin modulesChris Wilson1-0/+14
2016-10-14tests: prefix IGT kernel log messages with [IGT]Jani Nikula1-3/+3
2016-10-13igt/gem_ctx_param: Update invalid parma numberChris Wilson1-0/+1
2016-10-13igt/gem_ctx_param: Tidy error messagesChris Wilson2-3/+14
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak2-38/+158
2016-10-13lib/igt_gt: Use /sys/.../error instead of /debug/.../i915_error_stateChris Wilson1-11/+12
2016-10-13igt/gem_wait: Use explicit timersChris Wilson1-0/+27
2016-10-11lib/chipset: Properly skip on non-IntelDaniel Vetter1-2/+1
2016-10-05igt_kms: Refresh output when setting pipe.Maarten Lankhorst1-4/+9
2016-09-30igt/gem_userptr_blits: Tidy up the debug spamChris Wilson1-11/+4
2016-09-27lib: Do two writes to /proc/sys/vm/drop_caches againPetri Latvala1-2/+14
2016-09-20lib/igt_core: Print stacktrace in initialization/fixture blocks.Marius Vlad1-4/+5
2016-09-20lib: Add igt_primes.h to SOURCESChris Wilson1-0/+1
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson3-3/+10
2016-09-16lib: Export igt_debugfs_mount()Chris Wilson2-3/+16
2016-09-16lib: Add an iterator to generate primesChris Wilson3-0/+212
2016-09-15lib/kms: Probe connectors from igt_enable_connectors()Chris Wilson1-2/+5
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson2-32/+91
2016-09-02lib/igt_core: Wrap print_backtrace_sig_safe() with HAVE_LIBUNWIND.Marius Vlad1-0/+2
2016-09-01lib/igt_core: Print stacktrace when receiving one of the crash signals.marius vlad1-2/+177
2016-09-01lib/intel_chipset: Fix compilation when enabling the debugger.marius vlad1-0/+1
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad3-90/+0
2016-09-01lib: Make igt_command_line.sh selftest standaloneChris Wilson1-7/+15
2016-08-29lib: Avoid using 2 writes to /proc/sys/vm/drop_cachesChris Wilson1-9/+7
2016-08-25igt_kms: Populate more members of connectors.Maarten Lankhorst1-13/+14
2016-08-23lib/kms: Force connector probing on first useChris Wilson2-12/+11
2016-08-18lib: Preallocate framebuffersChris Wilson1-0/+6