Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0080.h90 #define NV_DEVICE_FIFO_RUNLISTS NV_DEVICE_FIFO(0x00000001) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Dfifo.c44 a->v.runlists.mthd = NV_DEVICE_FIFO_RUNLISTS; in nvif_fifo_runlists()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c879 case NV_DEVICE_FIFO_RUNLISTS: in gk104_fifo_info()