summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2016-02-08igt: Add a helper function for getting a VC4 BO that's been drawn to.Eric Anholt
2016-02-08igt: Add support for DRIVER_VC4 flags on tests.Eric Anholt
2016-02-05lib: Silence a common debug message when creating a contextChris Wilson
2016-02-04igt/gem_reset_stats: Convert from stop-rings to real hang injectionChris Wilson
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson
2016-01-29tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni
2016-01-29lib/igt_fb: fix igt_get_all_formats documentationPaulo Zanoni
2016-01-29lib/igt_draw: use igt_drm_format_to_bpp()Paulo Zanoni
2016-01-29lib/igt_fb: make the automatic buffer sizes/strides smallerPaulo Zanoni
2016-01-28lib: Hide BSD1/BSD2 rings on hardware without BSD2Chris Wilson
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson
2016-01-27Extract array of execution enginesChris Wilson
2016-01-27lib: Query the kernel for support of a particular exec idChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-26lib/igt_kms, tests/testdisplay: allow probing of new connector modesJesse Barnes
2016-01-25igt: Disable igt_clflush_range() implementation on ARM buildsEric Anholt
2016-01-25lib/ioctl_wrappers: Add gem_has_softpinMichał Winiarski
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson
2016-01-22lib: Print memory requirements as MiBChris Wilson
2016-01-20lib: Expand igt_hang_ring() to select target context and various optionsChris Wilson
2016-01-20lib: Always double check igt_require_hang_ring() on useChris Wilson
2016-01-19igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherencyChris Wilson
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson