Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1081 bool pending_disable, pending_enable, deregister, destroyed, banned; in scrub_guc_desc_for_outstanding_g2h() local
1110 pending_enable = context_pending_enable(ce); in scrub_guc_desc_for_outstanding_g2h()
1118 if (pending_enable || destroyed || deregister) { in scrub_guc_desc_for_outstanding_g2h()
1127 if (pending_enable || deregister) in scrub_guc_desc_for_outstanding_g2h()