Searched refs:RUNL_TRACE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c294 RUNL_TRACE(runl, "RAMRL: update cgrps:%d chans:%d", runl->cgrp_nr, runl->chan_nr);
299 RUNL_TRACE(runl, "RAMRL: update start:%08x", start);
322 RUNL_TRACE(runl, "RAMRL: commit start:%08x count:%d", start, count);
H A Drunl.c288 RUNL_TRACE(runl, "running");
302 RUNL_TRACE(runl, "stopped");
H A Drunl.h136 #define RUNL_TRACE(r,f,a...) RUNL_PRINT((r), TRACE, info, " "f"\n", ##a) macro

Completed in 107 milliseconds