Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/ !
H A Dxe_guc_ads.c453 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()
1008 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
1010 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
/linux/drivers/gpu/drm/i915/gt/uc/ !
H A Dintel_guc_fwif.h326 #define GLOBAL_POLICY_DISABLE_ENGINE_RESET BIT(0) macro
H A Dintel_guc_ads.c173 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()