summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-12-23stubs/intel_bufmgr: Suppress GCC compilation warningsChris Wilson
2016-12-22lib: Kick all fbconChris Wilson
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson
2016-12-19lib/debugfs: Check if debufs is already mounted before attempting to mount itVille Syrjälä
2016-12-17lib/sw_sync: Use timeline/fence instead of generic fdChris Wilson
2016-12-17lib/sw_sync: Rename sync_fence_create()Chris Wilson
2016-12-17lib/sw_sync: Indicate that sync_merge() operates and create a sync_fenceChris Wilson
2016-12-17lib/sw_sync: Bring sync_wait() API into lineChris Wilson
2016-12-17lib/sw_sync: Provide compatiblity stubs for old headersChris Wilson
2016-12-17igt_kms: Use const parameters for igt_assert_crc_equalLyude
2016-12-17lib/igt_kmod: kmod already supplies a cooked error codeChris Wilson
2016-12-16stubs/drm: Add drm_intel_gem_context_get_id stubRobert Bragg
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso
2016-12-14lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync supportRobert Foss
2016-12-14lib/sw_sync: Add helper functions for managing synchronization primitivesRobert Foss
2016-12-13igt_kms: Dynamically allocate igt_display->pipesLyude
2016-12-13lib/kselftest: Apply the filter to the test nameChris Wilson
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson
2016-12-13lib: Allow permutation of the first two elements in the arayChris Wilson
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude
2016-12-07Revert "lib/kselftests: Eliminate ENOTTY hack"Chris Wilson
2016-12-07lib/kselftests: Eliminate ENOTTY hackChris Wilson
2016-12-07lib: Use igt_assert_eq in CHECK_RETURNTomeu Vizoso
2016-12-07igt/drv_selftest: Adapt to mock/late splitChris Wilson
2016-12-07igt_kms: Don't require intel hardware for kmstest_force_connectorLyude
2016-12-02lib/igt_kmod: Update the prefix match string lengthChris Wilson
2016-12-02lib/igt_kmod: s/subtest__/igt__/ for kernel parametersChris Wilson
2016-12-02lib/igt_kmod: Squelch the igt assert for a module with no subtestsChris Wilson
2016-12-01igt: Add kselftest runner for i915Chris Wilson
2016-12-01lib/igt_kmod: Adopt igt_kselftests()Chris Wilson
2016-12-01lib/igt_gvt: Make use of libkmod helpers and fix reading gvt parameter.Marius Vlad
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad
2016-12-01lib/igt_dummyload: Don't clear a signal if we haven't installed the timeoutChris Wilson
2016-12-01lib/dummyload: Don't clear the same signal twiceChris Wilson
2016-12-01Revert "igt_dummyload: Don't clear handler for invalid signal"Chris Wilson
2016-12-01lib/dummyload: Clear the right signal afterwardsChris Wilson
2016-12-01igt_dummyload: Don't clear handler for invalid signalAbdiel Janulgue
2016-12-01igt_dummyload: clear signal handler on the desructor as wellAbdiel Janulgue
2016-12-01Silence a bunch of "const discard" warningsChris Wilson
2016-12-01lib/igt_aux.h: Cast is confusing old gccRodrigo Vivi
2016-11-29lib: add igt_dummyloadAbdiel Janulgue
2016-11-29igt_aux: Add some list helpers from waylandLyude
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson
2016-11-15lib: Add missing include for sync()Petri Latvala
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala
2016-11-11lib: Pass I915_TILING_NONE if Yf or YsTomeu Vizoso
2016-11-10lib: Pass I915_TILING_Y to the kernel if Yf or YsTomeu Vizoso
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso
2016-11-09lib: use the local intel_aub.h fileEmil Velikov