Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dga100.c377 RUNL_ERROR(runl, "intr %08x", stat); in ga100_runl_intr()
465 RUNL_ERROR(runl, "runq %d", runl->runq_nr); in ga100_runl_new()
499 RUNL_ERROR(runl, "inth %d", ret); in ga100_runl_new()
550 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.h134 #define RUNL_ERROR(r,f,a...) RUNL_PRINT((r), ERROR, err, " "f"\n", ##a) macro
H A Dcgrp.c248 RUNL_ERROR(runl, "!cgids"); in nvkm_cgrp_new()