Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/sdk/nvidia/inc/alloc/
H A Dalloc_channel.h127 NvU32 gpFifoEntries; // number of GP FIFO entries member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dr535.c285 args->gpFifoEntries = 0x1000 / 8; in r535_gr_oneinit()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dr535.c118 args->gpFifoEntries = length / 8; in r535_chan_ramfc_write()