Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgf100.c501 u64 total = 0, lcomm = ~0, lower, ubase, usize; in gf100_ram_ctor() local
510 lcomm = min(lcomm, (u64)(size / ltcs) << 20); in gf100_ram_ctor()
518 lower = lcomm * ltcn; in gf100_ram_ctor()
519 ubase = lcomm + func->upper; in gf100_ram_ctor()