Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c467 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()
1016 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
1018 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
H A Dxe_guc_fwif.h138 #define GLOBAL_POLICY_DISABLE_ENGINE_RESET BIT(0) macro
/linux-6.15/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()