Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds