Home
last modified time | relevance | path

Searched refs:igt_spinner (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Digt_spinner.h19 struct igt_spinner { struct
29 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt); argument
30 int igt_spinner_pin(struct igt_spinner *spin,
33 void igt_spinner_fini(struct igt_spinner *spin);
36 igt_spinner_create_request(struct igt_spinner *spin,
39 void igt_spinner_end(struct igt_spinner *spin);
41 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq);
A Digt_spinner.c14 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt) in igt_spinner_init()
79 int igt_spinner_pin(struct igt_spinner *spin, in igt_spinner_pin()
123 igt_spinner_create_request(struct igt_spinner *spin, in igt_spinner_create_request()
217 hws_seqno(const struct igt_spinner *spin, const struct i915_request *rq) in hws_seqno()
224 void igt_spinner_end(struct igt_spinner *spin) in igt_spinner_end()
233 void igt_spinner_fini(struct igt_spinner *spin) in igt_spinner_fini()
250 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq) in igt_wait_for_spinner()
A Di915_request.c646 struct igt_spinner spin; in __cancel_inactive()
699 struct igt_spinner spin; in __cancel_active()
760 struct igt_spinner spin; in __cancel_completed()
821 struct igt_spinner spin; in __cancel_reset()
1539 struct igt_spinner spin; in __live_parallel_spin()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dselftest_guc.c9 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin()
150 struct igt_spinner spin; in intel_guc_steal_guc_ids()
A Dselftest_guc_hangcheck.c34 struct igt_spinner spin; in intel_hang_guc()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dselftest_rps.c225 struct igt_spinner spin; in live_rps_clock_interval()
377 struct igt_spinner spin; in live_rps_control()
893 struct igt_spinner *spin) in __rps_up_interrupt()
1024 struct igt_spinner spin; in live_rps_interrupt()
1134 struct igt_spinner spin; in live_rps_power()
1237 struct igt_spinner spin; in live_rps_dynamic()
A Dselftest_mocs.c49 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin()
322 struct igt_spinner spin; in active_engine_reset()
A Dselftest_execlists.c114 struct igt_spinner spin; in live_sanitycheck()
168 struct igt_spinner spin; in live_unlite_restore()
329 struct igt_spinner spin; in live_unlite_ring()
584 struct igt_spinner spin; in live_hold_reset()
1415 struct igt_spinner spin; in live_timeslice_nopreempt()
1923 struct igt_spinner spin;
2914 struct igt_spinner spin; in live_preempt_ring()
3364 struct igt_spinner spin_lo; in live_preempt_timeout()
4024 struct igt_spinner spin; in slicein_virtual_engine()
4091 struct igt_spinner spin; in sliceout_virtual_engine()
[all …]
A Dselftest_workarounds.c48 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin()
270 struct igt_spinner *spin, in switch_to_scratch_context()
302 struct igt_spinner spin; in check_whitelist_across_reset()
1242 struct igt_spinner spin; in live_engine_reset_workarounds()
A Dselftest_reset.c28 struct igt_spinner spin; in __igt_reset_stolen()
A Dselftest_engine_pm.c248 struct igt_spinner spin; in live_engine_busy_stats()
A Dselftest_slpc.c244 struct igt_spinner spin; in run_test()
A Dselftest_migrate.c535 struct igt_spinner spin;
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_migrate.c185 struct igt_spinner *spin, in __igt_lmem_pages_migrate()
376 struct igt_spinner spin; in igt_async_migrate()
A Di915_gem_context.c1039 struct igt_spinner **spin) in __sseu_prepare()
1084 struct igt_spinner *spin, in __read_slice_count()
1159 struct igt_spinner *spin) in __sseu_finish()
1204 struct igt_spinner *spin = NULL; in __sseu_test()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A DMakefile352 selftests/igt_spinner.o \

Completed in 31 milliseconds