Home
last modified time | relevance | path

Searched refs:RUNL_ERROR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dga100.c376 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 Drunl.c134 RUNL_ERROR(runl, "rc scheduled"); in nvkm_runl_rc_runl()
420 RUNL_ERROR(runl, "cgid/chid: %d", ret); in nvkm_runl_new()
H A Drunl.h128 #define RUNL_ERROR(r,f,a...) RUNL_PRINT((r), ERROR, err, " "f"\n", ##a) macro
H A Dcgrp.c245 RUNL_ERROR(runl, "!cgids"); in nvkm_cgrp_new()
H A Dnv50.c264 RUNL_ERROR(runl, "alloc %d\n", ret); in nv50_runl_alloc()
H A Dchan.c443 RUNL_ERROR(runl, "!chids"); in nvkm_chan_new_()