Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Digt_spinner.h19 struct igt_spinner { struct
27 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt); argument
28 void igt_spinner_fini(struct igt_spinner *spin);
31 igt_spinner_create_request(struct igt_spinner *spin,
34 void igt_spinner_end(struct igt_spinner *spin);
36 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq);
Digt_spinner.c12 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt) in igt_spinner_init()
89 igt_spinner_create_request(struct igt_spinner *spin, in igt_spinner_create_request()
196 hws_seqno(const struct igt_spinner *spin, const struct i915_request *rq) in hws_seqno()
203 void igt_spinner_end(struct igt_spinner *spin) in igt_spinner_end()
209 void igt_spinner_fini(struct igt_spinner *spin) in igt_spinner_fini()
220 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq) in igt_wait_for_spinner()
Di915_request.c1182 struct igt_spinner spin; in __live_parallel_spin()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_rps.c219 struct igt_spinner spin; in live_rps_clock_interval()
371 struct igt_spinner spin; in live_rps_control()
892 struct igt_spinner *spin) in __rps_up_interrupt()
1023 struct igt_spinner spin; in live_rps_interrupt()
1127 struct igt_spinner spin; in live_rps_power()
1230 struct igt_spinner spin; in live_rps_dynamic()
Dselftest_mocs.c46 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin()
337 struct igt_spinner spin; in active_engine_reset()
Dselftest_engine_pm.c19 struct igt_spinner spin; in live_engine_busy_stats()
Dselftest_workarounds.c47 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin()
265 struct igt_spinner *spin) in switch_to_scratch_context()
298 struct igt_spinner spin; in check_whitelist_across_reset()
1206 struct igt_spinner spin; in live_engine_reset_workarounds()
Dselftest_lrc.c140 struct igt_spinner spin; in live_sanitycheck()
194 struct igt_spinner spin; in live_unlite_restore()
355 struct igt_spinner spin; in live_unlite_ring()
584 struct igt_spinner spin; in live_hold_reset()
1421 struct igt_spinner spin; in live_timeslice_nopreempt()
1719 spinner_create_request(struct igt_spinner *spin, in spinner_create_request()
1740 struct igt_spinner spin_hi, spin_lo; in live_preempt()
1839 struct igt_spinner spin_hi, spin_lo; in live_late_preempt()
1942 struct igt_spinner spin;
2747 struct igt_spinner *spin, in __live_preempt_ring()
[all …]
Dselftest_reset.c27 struct igt_spinner spin; in __igt_reset_stolen()
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c1031 struct igt_spinner **spin) in __sseu_prepare()
1076 struct igt_spinner *spin, in __read_slice_count()
1151 struct igt_spinner *spin) in __sseu_finish()
1196 struct igt_spinner *spin = NULL; in __sseu_test()
/Linux-v5.10/drivers/gpu/drm/i915/
DMakefile268 selftests/igt_spinner.o \