Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/fb/
Dmatroxfb.txt160 2x512Kx32 SGRAM, 16/32MB
161 1 -> 2x256Kx32 SGRAM, 8/16MB
162 2 -> 4x128Kx32 SGRAM, 8/16MB
164 4 -> 4x256Kx32 SGRAM, 16/32MB
176 sgram - tells to driver that you have Gxx0 with SGRAM memory. It has no
294 + Gxx0 SGRAM/SDRAM is not autodetected.
/linux-4.4.14/include/video/
Dmach64.h886 #define SGRAM 5 macro
/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_ct.c475 case SGRAM: in aty_init_pll_ct()
Datyfb_base.c792 if (par->ram_type == SGRAM || in calc_line_length()