Searched refs:drop_schedule_enable (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h309 * @drop_schedule_enable: Force drop of schedule enable G2H for selftest
311 bool drop_schedule_enable;
310 bool drop_schedule_enable; member in struct:intel_context
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c5059 if (unlikely(ce->drop_schedule_enable)) {
5060 ce->drop_schedule_enable = false;
H A Dselftest_guc.c76 ce->drop_schedule_enable = true;

Completed in 208 milliseconds