Home
last modified time | relevance | path

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

/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()