Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dchan.c49 nvif_chan_gpfifo_push(struct nvif_chan *chan, u64 addr, u32 size, bool no_prefetch) in nvif_chan_gpfifo_push()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.c144 bool no_prefetch = p->flags & DRM_NOUVEAU_EXEC_PUSH_NO_PREFETCH; in nouveau_exec_job_run() local