Searched refs:RUNL_DEBUG (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| A D | chan.c | 362 RUNL_DEBUG(runl, "args runq:%d:%d vmm:%d:%p userd:%d:%p " in nvkm_chan_new_() 394 RUNL_DEBUG(runl, "cgrp %d", ret); in nvkm_chan_new_() 401 RUNL_DEBUG(runl, "cgrp %d %d", cgrp->runl != runl, cgrp->vmm != vmm); in nvkm_chan_new_() 412 RUNL_DEBUG(runl, "inst %d", ret); in nvkm_chan_new_() 423 RUNL_DEBUG(runl, "vmm %d", ret); in nvkm_chan_new_() 434 RUNL_DEBUG(runl, "bind %d", ret); in nvkm_chan_new_() 445 RUNL_DEBUG(runl, "ouserd %llx", ouserd); in nvkm_chan_new_() 451 RUNL_DEBUG(runl, "userd %d", ret); in nvkm_chan_new_() 477 RUNL_DEBUG(runl, "ramfc %d", ret); in nvkm_chan_new_()
|
| A D | ga100.c | 342 RUNL_DEBUG(runl, "inte %08x %08x", intr, inte); in ga100_runl_intr() 475 RUNL_DEBUG(runl, "engn !top"); in ga100_runl_new() 486 RUNL_DEBUG(runl, "engn %s !nonstall", engn->engine->subdev.name); in ga100_runl_new() 492 RUNL_DEBUG(runl, "!engns"); in ga100_runl_new()
|
| A D | runl.h | 135 #define RUNL_DEBUG(r,f,a...) RUNL_PRINT((r), DEBUG, info, " "f"\n", ##a) macro
|
| A D | base.c | 271 RUNL_DEBUG(runl, "chan:%06x", runl->chan); in nvkm_fifo_oneinit()
|
| A D | nv50.c | 271 RUNL_DEBUG(runl, "rewind timeout"); in nv50_runl_alloc()
|
| A D | runl.c | 348 RUNL_DEBUG(runl, "engn %d.%d[%s] not found", engi, inst, nvkm_subdev_type[type]); in nvkm_runl_add()
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| A D | fifo.c | 521 RUNL_DEBUG(runl, "skip LCE %d - GRCE without GR", inst); in r535_fifo_runl_ctor()
|
Completed in 15 milliseconds