summaryrefslogtreecommitdiff
path: root/lib/igt_dummyload.c
AgeCommit message (Expand)Author
2022-02-28lib/igt_dummyload: Drop ahnd from igt_spin_tAshutosh Dixit
2022-02-24lib/igt_dummyload: Save spin->opts as part of the spinnerJasmine Newsome
2021-08-10lib/igt_dummyload: Add support of using allocator in igt spinnerZbigniew Kempczyński
2021-07-16i915: Improve the precision of command parser checksJason Ekstrand
2021-07-08igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINESJason Ekstrand
2021-07-08lib/igt_dummyload: Stop supporting ALL_ENGINES without an intel_ctx_tJason Ekstrand
2021-06-22lib: Ensure the spinner reuses the canonical addressChris Wilson
2021-06-22lib: Beware implicit sign extension on large constantsChris Wilson
2021-06-10lib/dummyload: Support intel_ctx_t (v2)Jason Ekstrand
2021-06-10lib/dummyload: Rename igt_spin_factory::ctx to ctx_idJason Ekstrand
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-01-06lib: Immediately cancel a spinner for an expired timeoutChris Wilson
2021-01-02lib/i915: Handle spinner execution from userptr on gen<6Chris Wilson
2020-12-18lib: Fix double lock in igt_free_spins()Chris Wilson
2020-12-17i915/perf_pmu: Exercise I915_PMU_SOFTWARE_GT_AWAKE_TIMEChris Wilson
2020-12-11i915/gem_exec_fence: Check a submit chainChris Wilson
2020-11-30i915/gem_request_retire: Switch from random blitter loads to dummyChris Wilson
2020-10-09lib: Launch spinners from inside userptrChris Wilson
2020-07-12lib/i915: Set NO_RELOC flag for spinnersChris Wilson
2020-06-12lib/i915: Fix GTT offset for 64bChris Wilson
2020-06-12lib/i915: Increase range for randomised location of dummyloadChris Wilson
2020-05-26lib: Randomise spinner location to reduce relocation riskChris Wilson
2020-05-19lib/i915: Reset all engine properties to defaults prior to the start of a testChris Wilson
2020-05-11Macros fixes: Removed unused & redundant macrosranjeet kumar
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-04-16lib: Use read() for timerfd timeout detectionChris Wilson
2020-04-09lib: Set initial invalid timerfd to -1Chris Wilson
2020-04-09i915/gem_wait: Warn if the test completes before the spinner times outChris Wilson
2020-04-04lib/igt_dummyload: Give the timer thread a RT priority boostChris Wilson
2020-03-31lib/igt_dummyload: Use timerfd rather than SIGEV_THREADMichał Winiarski
2020-01-31lib: Don't feed IGT_SPIN_INVALID_CS to the command parserChris Wilson
2020-01-29lib: Don't assert spinner is still alive when using INVALID_CSChris Wilson
2020-01-28i915: Inject invalid CS into hanging spinnersChris Wilson
2019-12-31lib/igt_dummyload: Use mapping selection to allow run batch from lmemZbigniew Kempczyński
2019-11-14lib: Set the COND_BB_END mask for bdwChris Wilson
2019-11-13igt: Use COND_BBEND for busy spinning on gen9Jon Bloomfield
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler
2019-10-19lib: Make dummyload less sensitive to abusive usersChris Wilson
2019-09-19kms_busy: Replace fiddling with hangcheck modparam with explicit fenceChris Wilson
2019-05-23i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_tChris Wilson
2019-05-23lib/dummyload: Cleanup access to spin obj arrayMika Kuoppala
2019-05-22lib: igt_dummyload: use for_each_context_engine()Andi Shyti
2019-04-24lib/igt_dummyload: Clarify batch mappingMika Kuoppala
2019-04-24lib/igt_dummyload: Introduce igt_spin_resetMika Kuoppala
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-04-18lib/igt_dummyload: libify checks for spin batch activationMika Kuoppala
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2019-01-16lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicableLukasz Kalamarz
2018-07-11lib/dummyload: Control whether or not the batch is preemptibleChris Wilson
2018-07-06lib: Spin fast, retire earlyChris Wilson