Searched refs:RUNL_ERROR (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | ga100.c | 376 RUNL_ERROR(runl, "intr %08x", stat); in ga100_runl_intr() 464 RUNL_ERROR(runl, "runq %d", runl->runq_nr); in ga100_runl_new() 498 RUNL_ERROR(runl, "inth %d", ret); in ga100_runl_new() 553 RUNL_ERROR(runl, "nonstall %d", runl->nonstall.vector); in ga100_fifo_nonstall_ctor()
|
H A D | runl.c | 134 RUNL_ERROR(runl, "rc scheduled"); in nvkm_runl_rc_runl() 420 RUNL_ERROR(runl, "cgid/chid: %d", ret); in nvkm_runl_new()
|
H A D | runl.h | 128 #define RUNL_ERROR(r,f,a...) RUNL_PRINT((r), ERROR, err, " "f"\n", ##a) macro
|
H A D | cgrp.c | 245 RUNL_ERROR(runl, "!cgids"); in nvkm_cgrp_new()
|
H A D | nv50.c | 264 RUNL_ERROR(runl, "alloc %d\n", ret); in nv50_runl_alloc()
|
H A D | chan.c | 443 RUNL_ERROR(runl, "!chids"); in nvkm_chan_new_()
|