Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/fb/
Dmatroxfb.rst175 - 2x512Kx32 SGRAM, 16/32MB
176 - 1 -> 2x256Kx32 SGRAM, 8/16MB
177 - 2 -> 4x128Kx32 SGRAM, 8/16MB
179 - 4 -> 4x256Kx32 SGRAM, 16/32MB
193 sgram tells to driver that you have Gxx0 with SGRAM memory. It has no
319 - Gxx0 SGRAM/SDRAM is not autodetected.
/linux-6.1.9/include/video/
Dmach64.h882 #define SGRAM 5 macro
/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_ct.c477 case SGRAM: in aty_init_pll_ct()
Datyfb_base.c807 if (par->ram_type == SGRAM || in calc_line_length()