Lines Matching refs:total_vram
66 unsigned long total_vram;
284 out_be32(&platinum_regs->reg[26+32].r, (pinfo->total_vram == 0x100000 ?
289 out_be32(&platinum_regs->reg[19].r, (pinfo->total_vram == 0x100000 ?
292 out_be32(&platinum_regs->reg[20].r, (pinfo->total_vram == 0x100000 ? 0x11 : 0x1011));
300 STORE_D2(0, (pinfo->total_vram == 0x100000 ?
331 info->fix.smem_len = pinfo->total_vram - 0x20;
366 platinum_vram_reqd(default_vmode, default_cmode) > pinfo->total_vram)
462 if (platinum_vram_reqd(vmode, cmode) > pinfo->total_vram) {
602 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000;
604 (unsigned int) (pinfo->total_vram / 1024 / 1024),