Searched refs:igt_spinner (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_spinner.h | 19 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);
|
| H A D | i915_request.c | 647 struct igt_spinner spin; in __cancel_inactive() 700 struct igt_spinner spin; in __cancel_active() 761 struct igt_spinner spin; in __cancel_completed() 822 struct igt_spinner spin; in __cancel_reset() 1560 struct igt_spinner spin; in __live_parallel_spin()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | selftest_guc.c | 11 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin() 152 struct igt_spinner spin; in intel_guc_steal_guc_ids() 314 struct igt_spinner spin; in intel_guc_fast_request()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_mocs.c | 49 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin() 323 struct igt_spinner spin; in active_engine_reset()
|
| H A D | selftest_execlists.c | 117 struct igt_spinner spin; in live_sanitycheck() 171 struct igt_spinner spin; in live_unlite_restore() 332 struct igt_spinner spin; in live_unlite_ring() 587 struct igt_spinner spin; in live_hold_reset() 1418 struct igt_spinner spin; in live_timeslice_nopreempt() 1718 spinner_create_request(struct igt_spinner *spin, in spinner_create_request() 1739 struct igt_spinner spin_hi, spin_lo; in live_preempt() 1830 struct igt_spinner spin_hi, spin_lo; in live_late_preempt() 1930 struct igt_spinner spin; 2800 struct igt_spinner *spin, in __live_preempt_ring() [all …]
|
| H A D | selftest_workarounds.c | 48 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()
|
| H A D | selftest_reset.c | 28 struct igt_spinner spin; in __igt_reset_stolen()
|
| H A D | selftest_engine_pm.c | 249 struct igt_spinner spin; in live_engine_busy_stats()
|
| H A D | selftest_slpc.c | 285 struct igt_spinner spin; in run_test()
|
| H A D | selftest_migrate.c | 535 struct igt_spinner spin;
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_migrate.c | 185 struct igt_spinner *spin, in __igt_lmem_pages_migrate() 376 struct igt_spinner spin; in igt_async_migrate()
|
| H A D | i915_gem_context.c | 1048 struct igt_spinner **spin) in __sseu_prepare() 1093 struct igt_spinner *spin, in __read_slice_count() 1168 struct igt_spinner *spin) in __sseu_finish() 1213 struct igt_spinner *spin = NULL; in __sseu_test()
|