Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem.h88 #define GEM_SHOW_DEBUG() drm_debug_enabled(DRM_UT_DRIVER) macro
110 #define GEM_SHOW_DEBUG() (0) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1018 if (GEM_SHOW_DEBUG()) { in intel_gt_set_wedged()
H A Dintel_execlists_submission.c1966 if (GEM_SHOW_DEBUG() && in process_csb()