summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-01-04tests/kms_ccs: Add test for render compressionTomeu Vizoso
2017-01-04igt/gem_exec_fence: Check sync_file->status after the fence is signaledChris Wilson
2017-01-03igt_core: add igt_constructorLyude
2017-01-03lib/intel_chipset: Add geminilake platform definitionAnder Conselvan de Oliveira
2017-01-03lib/i915_pciids.h: Update to latest version wich includes GLK idsAnder Conselvan de Oliveira
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2017-01-02lib/ioctl_wrappers.h: Fix to_user_pointer() helperRobert Foss
2017-01-02lib/ioctl_wrappers.h: Add to_user_pointer() helperRobert Foss
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