Searched refs:nvkm_fb_bios_memtype (Results 1 – 5 of 5) sorted by relevance
14 enum nvkm_ram_type type = nvkm_fb_bios_memtype(fb->subdev.device->bios); in gp102_ram_new()
52 int nvkm_fb_bios_memtype(struct nvkm_bios *);
70 nvkm_fb_bios_memtype(struct nvkm_bios *bios) in nvkm_fb_bios_memtype() function
555 if (nvkm_fb_bios_memtype(bios) == NVKM_RAM_TYPE_DDR3) in nv50_ram_ctor()
499 enum nvkm_ram_type type = nvkm_fb_bios_memtype(bios); in gf100_ram_ctor()