Searched refs:CE_TRACE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_context.c | 183 CE_TRACE(ce, "active\n"); in intel_context_pre_pin() 278 CE_TRACE(ce, "pin ring:{start:%08x, head:%04x, tail:%04x}\n", in __intel_context_do_pin_ww() 334 CE_TRACE(ce, "unpin\n"); in __intel_context_do_unpin() 354 CE_TRACE(ce, "retire runtime: { total:%lluns, avg:%lluns }\n", in __intel_context_retire()
|
| H A D | intel_context.h | 22 #define CE_TRACE(ce, fmt, ...) do { \ macro
|