Searched refs:vdbox_sfc_access (Results 1 – 4 of 4) sorted by relevance
410 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local417 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc()500 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local508 (BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()
261 u8 vdbox_sfc_access; member
641 (engine->gt->info.vdbox_sfc_access & in __setup_engine_capabilities()796 gt->info.vdbox_sfc_access |= BIT(i); in engine_mask_apply_media_fuses()
777 gt->info.vdbox_sfc_access); in __guc_ads_init()
Completed in 15 milliseconds