summaryrefslogtreecommitdiff
path: root/lib/igt_gt.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-6/+3
2018-03-29tests/perf_pmu: Fix usage of for_each_engine_class_instanceTvrtko Ursulin1-5/+7
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano1-0/+2
2018-02-23Iterate over physical enginesChris Wilson1-0/+9
2017-12-08include/drm-uapi: bump headersLionel Landwerlin1-9/+2
2017-11-22tests/perf_pmu: Tests for i915 PMU APITvrtko Ursulin1-0/+38
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski1-7/+0
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski1-0/+7
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson1-5/+0
2017-07-06igt: Remove default from the engine listTvrtko Ursulin1-0/+5
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-0/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-01-05tests: Add gem_exec_reuseChris Wilson1-1/+1
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-9/+12
2016-04-09lib: Remove defunct stop_ringsChris Wilson1-33/+0
2016-03-08lib: Magic for_each_engine() macro to iterate over available enginesChris Wilson1-0/+9
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio1-0/+2
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson1-0/+1
2016-01-27Extract array of execution enginesChris Wilson1-0/+6
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson1-0/+2
2016-01-20lib: Expand igt_hang_ring() to select target context and various optionsChris Wilson1-0/+12
2016-01-19igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherencyChris Wilson1-0/+3
2015-12-04lib: igt_fork_hang_helper must be run in fixturesDaniel Vetter1-1/+1
2015-02-25lib: small documentation fixesThomas Wood1-1/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-2/+44
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter1-1/+1
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson1-0/+35