summaryrefslogtreecommitdiff
path: root/lib/igt_dummyload.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-17lib/igt_dummyload: Extract sync spinner APITvrtko Ursulin1-0/+11
2023-06-16lib/xe/xe_spin: Integrate igt_spin_new with XeSai Gowtham Ch1-0/+12
2023-01-12lib/igt_dummyload: Don't assume dependency object sizeZbigniew Kempczyński1-0/+1
2022-02-28lib/igt_dummyload: Drop ahnd from igt_spin_tAshutosh Dixit1-1/+0
2022-02-24lib/igt_dummyload: Save spin->opts as part of the spinnerJasmine Newsome1-20/+23
2021-08-10lib/igt_dummyload: Add support of using allocator in igt spinnerZbigniew Kempczyński1-0/+3
2021-06-10lib/dummyload: Support intel_ctx_t (v2)Jason Ekstrand1-0/+3
2021-06-10lib/dummyload: Rename igt_spin_factory::ctx to ctx_idJason Ekstrand1-2/+2
2021-06-10lib/dummyload: Better document igt_spin_factoryJason Ekstrand1-6/+16
2021-01-02lib/i915: Handle spinner execution from userptr on gen<6Chris Wilson1-0/+3
2020-12-17i915/perf_pmu: Exercise I915_PMU_SOFTWARE_GT_AWAKE_TIMEChris Wilson1-0/+1
2020-12-11i915/gem_exec_fence: Check a submit chainChris Wilson1-7/+8
2020-11-30i915/gem_request_retire: Switch from random blitter loads to dummyChris Wilson1-0/+1
2020-10-09lib: Launch spinners from inside userptrChris Wilson1-4/+9
2020-04-09i915/gem_wait: Warn if the test completes before the spinner times outChris Wilson1-2/+4
2020-03-31lib/igt_dummyload: Use timerfd rather than SIGEV_THREADMichał Winiarski1-1/+2
2020-01-28i915: Inject invalid CS into hanging spinnersChris Wilson1-0/+1
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler1-1/+1
2019-09-19kms_busy: Replace fiddling with hangcheck modparam with explicit fenceChris Wilson1-4/+6
2019-05-23i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_tChris Wilson1-0/+1
2019-05-23lib/dummyload: Cleanup access to spin obj arrayMika Kuoppala1-0/+1
2019-04-24lib/igt_dummyload: Clarify batch mappingMika Kuoppala1-1/+3
2019-04-24lib/igt_dummyload: Introduce igt_spin_resetMika Kuoppala1-0/+2
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala1-10/+10
2019-04-18lib/igt_dummyload: libify checks for spin batch activationMika Kuoppala1-3/+14
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-1/+2
2018-07-11lib/dummyload: Control whether or not the batch is preemptibleChris Wilson1-3/+4
2018-07-06lib: Spin fast, retire earlyChris Wilson1-0/+1
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson1-23/+19
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin1-0/+1
2018-03-26lib/dummyload: Add pollable spin batchTvrtko Ursulin1-0/+17
2018-02-23lib/igt_dummyload: add igt_corkDaniele Ceraolo Spurio1-0/+32
2017-12-22lib/dummyload: Support returning output fenceTvrtko Ursulin1-0/+10
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-2/+8
2017-05-17igt/gem_spin_batch: Avoid interleave throttle within open spin batchesChris Wilson1-1/+2
2017-03-27lib/dummyload: Handle timeout in a new thread instead of signal handlerAnder Conselvan de Oliveira1-1/+0
2016-11-29lib: add igt_dummyloadAbdiel Janulgue1-0/+48