Searched refs:videoram (Results 1 – 4 of 4) sorted by relevance
379 if you have 32MB of videoram, but if you have only 16MB, you may have400 if you have 32MB of videoram, but if you have only 16MB, you may have
1722 u32 videoram = (info->fix.smem_len - (PAGE_SIZE << 2)); in atyfb_release() local1724 ((videoram * 8) / var.bits_per_pixel) / in atyfb_release()2722 u32 videoram = (info->fix.smem_len - (PAGE_SIZE << 2)); in aty_init() local2723 var.yres_virtual = ((videoram * 8) / var.bits_per_pixel) / var.xres_virtual; in aty_init()
96 (--) S3: videoram: 4096k
6579 static int videoram = 0; variable6656 if(videoram) in sisfb_init_module()6657 sisfb_videoram = videoram; in sisfb_init_module()6698 module_param(videoram, int, 0);6805 MODULE_PARM_DESC(videoram,