summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-03-19igt/gem_concurrent_blit: dmabuf requires twice the number of filesChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-19lib: Replace drmIoctl() with a layer of indirectionChris Wilson
2016-03-19lib/tests: More igt_subtest_group checksDaniel Vetter
2016-03-19lib: Fix some doc warningsDaniel Vetter
2016-03-19lib: Add igt_subtest_groupDaniel Vetter
2016-03-18intel: Adding missing Broxton PCI IDs.Rodrigo Vivi
2016-03-18lib/ioctl_wrappers: Explain a couple of igt_require(ret == 0)Chris Wilson
2016-03-18lib/intel_os: Squelch dmesg spam when purging VM cachesChris Wilson
2016-03-18igt/gem_concurrent_all: struct buffers for allChris Wilson
2016-03-18igt/gem_softpin: Repeat tests with signal interruptionsChris Wilson
2016-03-17lib/igt_gt: Handle SIGINT whilst writing to i915_error_stateChris Wilson
2016-03-15lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()Mayuresh Gharpure
2016-03-14lib: Remove dead gem_get_num_rings()Chris Wilson
2016-03-14lib: Remove unused gem_has_enable_ring()Chris Wilson
2016-03-09benchmarks: Add gem_syslatencyChris Wilson
2016-03-09lib: remove saved_sig_maskDaniel Vetter
2016-03-08lib: Unit test for exit handlerDaniel Vetter
2016-03-08lib/igt_core: remove igt_disable/enable_exit_handlersDaniel Vetter
2016-03-08lib/igt_kms: Don't disable exit handlers around set_vt_modeDaniel Vetter
2016-03-08benchmarks/gem_latency: Replace igt_stats with igt_meanChris Wilson
2016-03-08lib: Magic for_each_engine() macro to iterate over available enginesChris Wilson
2016-03-08igt/gem_exec_suspend: Do pre/post suspend double checksChris Wilson
2016-03-08lib: Skip execution in gem_has_ring()Chris Wilson
2016-03-08lib: Flush all possible ringsChris Wilson
2016-03-08lib: Flush BSD2 as well when availableChris Wilson
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2016-03-03lib/igt_kms: add kmstest_get_crtc_idxPaulo Zanoni
2016-03-03lib/igt_fb: Fix gen2 and 915 Y tile sizesVille Syrjälä
2016-03-03lib/igt_kms: Fix igt_fb_set_size() debug messageVille Syrjälä
2016-03-03lib/igt_gt: Replace asm clflush/mfence with __builtin_ia32 variantsChris Wilson
2016-03-03lib: Tidy testing for rtcwakeChris Wilson
2016-03-02lib/igt_fb: Fix domain tracking for GTT cairo surfacesChris Wilson
2016-03-02lib: Show the command that fails when suspendingChris Wilson
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson
2016-02-29lib: Check required number of surfaces against VFS file limitsChris Wilson
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-02-17lib/igt_core.c: Expand --run-subtest functionality.Derek Morton
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti
2016-02-09lib: Fix build when vc4 headers are presentTomeu Vizoso
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter
2016-02-08igt: Add a helper function for creating VC4 BOs.Eric Anholt
2016-02-08igt: Add a helper function for mapping VC4 BOs.Eric Anholt