Lines Matching full:sfc
414 * If the VCS-MFX isn't using the SFC, we also need to check in gen11_lock_sfc()
416 * forced lock on the VE engine that shares the same SFC. in gen11_lock_sfc()
432 * If the engine is using an SFC, tell the engine that a software reset in gen11_lock_sfc()
433 * is going to happen. The engine will then try to force lock the SFC. in gen11_lock_sfc()
434 * If SFC ends up being locked to the engine we want to reset, we have in gen11_lock_sfc()
447 * Was the SFC released while we were trying to lock it? in gen11_lock_sfc()
449 * We should reset both the engine and the SFC if: in gen11_lock_sfc()
450 * - We were locking the SFC to this engine and the lock succeeded in gen11_lock_sfc()
452 * - We were locking the SFC to a different engine (Wa_14010733141) in gen11_lock_sfc()
453 * but the SFC was released before the lock was obtained. in gen11_lock_sfc()
456 * leave the SFC alone. in gen11_lock_sfc()
464 ENGINE_TRACE(engine, "Wait for SFC forced lock ack failed\n"); in gen11_lock_sfc()
533 * We unlock the SFC based on the lock status and not the result of in gen11_reset_engines()
538 * Due to Wa_14010733141, we may have locked an SFC to an engine that in gen11_reset_engines()