Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c255 nouveau_channel_ctor(struct nouveau_cli *cli, bool priv, u64 runm, in nouveau_channel_ctor()
502 bool priv, u64 runm, u32 vram, u32 gart, struct nouveau_channel **pchan) in nouveau_channel_new()
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dfifo.c73 u64 runm = 0; in nvif_fifo_runlist() local