Home
last modified time | relevance | path

Searched defs:nvif_fifo_runlist (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h13 struct nvif_fifo_runlist { struct
14 u64 engines;
/linux-5.19.10/drivers/gpu/drm/nouveau/nvif/
Dfifo.c73 nvif_fifo_runlist(struct nvif_device *device, u64 engine) in nvif_fifo_runlist() function