Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h257 int chan_id_base; member
H A Dnv84_fence.c82 return chan->drm->runl[chan->runlist].chan_id_base + chan->chid; in nv84_fence_chid()
H A Dnouveau_chan.c571 drm->runl[i].chan_id_base = drm->chan_total; in nouveau_channels_init()