Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_fwif.h114 #define GUC_LOG_VERBOSITY_MIN 0 macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fwif.h118 #define GUC_LOG_VERBOSITY_MIN 0 macro
Dintel_guc_log.c671 BUILD_BUG_ON(GUC_LOG_VERBOSITY_MIN != 0); in intel_guc_log_set_level()