Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dchan.c96 nvif_chan_gpfifo_ctor(const struct nvif_chan_func *func, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan_gpfifo_ctor() argument
104 chan->gpfifo.max = (gpfifo_size >> 3) - 1; in nvif_chan_gpfifo_ctor()