summaryrefslogtreecommitdiff
path: root/tests/gem_ctx_thrash.c
AgeCommit message (Expand)Author
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-10-10igt/gem_ctx_thrash: Include with-execlists indicatorChris Wilson
2016-10-10igt/gem_ctx_thrash: Update context size estimatesChris Wilson
2016-10-10igt/gem_ctx_threads: Repeat threads until timeoutChris Wilson
2016-07-29tests: Skip if we cannot reserve infinite fd for ourselvesChris Wilson
2016-07-22lib/sysfs: Provide a convenience function for reading a boolChris Wilson
2016-06-04igt/gem_ctx_thrash: Scale estimated usage by execlists.num_enginesChris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-02-18igt/gem_ctx_thrash: Combine context thrashing with a render testChris Wilson
2016-02-18igt/gem_ctx_thrash: Double number of threads/proceessesChris Wilson
2016-02-05igt/gem_ctx_thrash: Rewrite to avoid extraneous allocationsChris Wilson
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter
2015-01-06igt/gem_ctx_thrash: Tweak resource limitsChris Wilson
2014-12-18igt/gem_ctx_thrash/threads: Allow bo resuseChris Wilson
2014-12-18igt/gem_ctx_thread/processes: Serialise after forking childrenChris Wilson
2014-12-18igt/gem_ctx_thrash: Boost workloadsChris Wilson
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson