/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
nouveau_nvkm_subdev_fb_ramgf100.c | 506 u64 total = 0, lcomm = ~0, lower, ubase, usize; local in function:gf100_ram_ctor 515 lcomm = min(lcomm, (u64)(size / ltcs) << 20); 523 lower = lcomm * ltcn; 524 ubase = lcomm + func->upper;
|
nouveau_nvkm_subdev_fb_ramgf100.c | 506 u64 total = 0, lcomm = ~0, lower, ubase, usize; local in function:gf100_ram_ctor 515 lcomm = min(lcomm, (u64)(size / ltcs) << 20); 523 lower = lcomm * ltcn; 524 ubase = lcomm + func->upper;
|
nouveau_nvkm_subdev_fb_ramgf100.c | 506 u64 total = 0, lcomm = ~0, lower, ubase, usize; local in function:gf100_ram_ctor 515 lcomm = min(lcomm, (u64)(size / ltcs) << 20); 523 lower = lcomm * ltcn; 524 ubase = lcomm + func->upper;
|