summaryrefslogtreecommitdiff
path: root/lib/igt_gt.c
AgeCommit message (Expand)Author
2019-05-13lib: igt_gt: make gem_engine_can_store_dword() check engine classAndi Shyti
2019-05-13lib: igt_gt: add execution buffer flags to class helperAndi Shyti
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski
2019-02-21lib: Only require we have i915.reset module parameter for allow-hangChris Wilson
2019-01-24lib/igt_gt: Move assert with setting 'reset' parameter after IGT env checkKatarzyna Dec
2019-01-16igt/drv_missed_irq: Skip if the kernel reports no rings available to testChris Wilson
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano
2018-07-10lib: Require working GEM (!wedged) to allow hang injectionChris Wilson
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin
2018-03-07lib: Use C99 initialisers to clear context parametersChris Wilson
2018-03-03lib: Fix MI_BATCH_BUFFER_START for hang injectionChris Wilson
2018-02-23Iterate over physical enginesChris Wilson
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson
2017-12-07lib/igt_gt: Add sentinel to intel_execution_engines2Petri Latvala
2017-11-22tests/perf_pmu: Tests for i915 PMU APITvrtko Ursulin
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt
2017-10-25lib/gt: Always eat the unwanted error stateChris Wilson
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-16lib/igt_gt: Allow non-default contexts to hang non-render ringsVinay Belgaumkar
2017-09-06lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)Chris Wilson
2017-08-08lib: Remove illegal instructions from hang injectionChris Wilson
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson
2017-07-06igt: Remove default from the engine listTvrtko Ursulin
2017-06-21lib: Force global reset + uevents for hang detectorChris Wilson
2017-06-07ffs: Include strings.hArkadiusz Hiler
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-04-11lib: Fix up internal engine names (again)Chris Wilson
2017-03-30lib: Update kernel engine namesChris Wilson
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson
2017-03-23lib: Clear unrelated errno for intel_detect_and_clear_missed_interruptsChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-14lib: Squelch a pair of ignore result warningsChris Wilson
2017-03-08igt/gem_eio: Check we succeed in unwedging the driverChris Wilson
2017-03-07lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE defineMichel Thierry
2017-02-04lib/gt: Set context for contolling bannableChris Wilson
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala
2016-10-13lib/igt_gt: Use /sys/.../error instead of /debug/.../i915_error_stateChris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-07-04lib/igt_gt: Fix unused variable warning for non-x86 targetsRobert Foss
2016-07-04lib: Enable squelching of simulated error statesChris Wilson
2016-06-09lib/gt: Omit illegal instruction on hang injection with gen 8+Mika Kuoppala
2016-05-20lib/gt: Replace hanging instructionChris Wilson
2016-05-01lib: Enable clflush for 32bit x86 buildsChris Wilson
2016-05-01lib: Apply magic clflush serialisationChris Wilson
2016-04-09lib: Remove defunct stop_ringsChris Wilson