Searched refs:GUC_LOG_VERBOSITY_MIN (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/ | ||
D | intel_guc_fwif.h | 115 #define GUC_LOG_VERBOSITY_MIN 0 macro |
D | intel_guc_log.c | 671 BUILD_BUG_ON(GUC_LOG_VERBOSITY_MIN != 0); in intel_guc_log_set_level() |