Home
last modified time | relevance | path

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

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