Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.c19 static bool shown_bug_once; in __i915_printk() local
42 if (is_error && !shown_bug_once) { in __i915_printk()
50 shown_bug_once = true; in __i915_printk()