Searched refs:vdbox_sfc_access (Results 1 – 4 of 4) sorted by relevance
420 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local427 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc()510 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local518 (BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()
248 u8 vdbox_sfc_access; member
625 (engine->gt->info.vdbox_sfc_access & in __setup_engine_capabilities()780 gt->info.vdbox_sfc_access |= BIT(i); in engine_mask_apply_media_fuses()
751 gt->info.vdbox_sfc_access); in __guc_ads_init()