Searched refs:vdbox_sfc_access (Results 1 – 4 of 4) sorted by relevance
118 u8 vdbox_sfc_access; member
346 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local356 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc()421 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local427 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()
374 (engine->gt->info.vdbox_sfc_access & in __setup_engine_capabilities()505 gt->info.vdbox_sfc_access |= BIT(i); in init_engine_mask()
108 blob->system_info.vdbox_sfc_support_mask = gt->info.vdbox_sfc_access; in __guc_ads_init()