Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fwif.h303 #define GLOBAL_POLICY_DISABLE_ENGINE_RESET BIT(0) macro
Dintel_guc_ads.c151 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()