Searched refs:G550 (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/
H A DGetModeInfo.c59 case G550:
98 case G550:
H A DSetDisplayMode.c210 case G550:
380 case G550:
603 /* keep display enabled in TVout modes for G450 and G550! */
626 /* keep display enabled in TVout modes for G450 and G550! */
649 /* keep display enabled in TVout modes for G450 and G550! */
728 //fixme: G450/G550 support full DPMS on CRTC2...
731 /* normally CRTC1 supports full DPMS (and on G450/G550 CRTC2 also).. */
H A DProposeDisplayMode.c391 case G550:
392 /* G450/G550 can only do secondary TVout in Video modes (no Desktop modes!) */
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h189 G550 enumerator in enum:__anon785::__anon788
250 /* On G450/G550 we need this info for secondary head DPMS functionality */
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c122 case 0x2527102b://G550 patch from Jean-Michel Batto
124 sprintf(si->adi.name, "Matrox MGA G550");
125 sprintf(si->adi.chipset, "G550");
225 case G550:
227 LOG(4,("INIT: G450/G550 RAM CAS tuning not implemented, aborting.\n"));
613 LOG(4, ("INIT: G450/G550 powerup\n"));
723 //fixme: G550 is still noted as a G450, fix upon trouble..
727 } else { //G550
771 if ((si->ps.card_type != G450) && (si->ps.card_type != G550)) return B_ERROR;
829 * note: this is nolonger used as G450/G550 canno
[all...]
H A Dmga_maven.c40 /* this function is nolonger needed on G450/G550 cards */
74 /* this function is nolonger needed on G450/G550 cards */
115 /* this function is nolonger needed on G450/G550 cards */
211 /* this function is nolonger needed on G450/G550 cards */
252 case G550:
577 LOG(4, ("MAVEN: G450/G550 restrictions apply\n"));
677 LOG(2, ("MAVEN: Not testing G450/G550 VCO feedback filters\n"));
H A Dmga_info.c459 /* pins v5 is used by G450 and G550 */
584 case G550:
905 /* see G550 pins readouts for max ranges, then use a bit smaller ones */
920 /* see G550 pins readouts */
928 //fixme: primary & secondary_dvi should be overrule-able via mga.settings for G550.
933 /* ask the G550 what type of RAM it has been set to by it's BIOS */
H A Dmga_dac.c331 case G550:
633 LOG(4, ("DAC: G450/G550 restrictions apply\n"));
740 LOG(2, ("DAC: Not testing G450/G550 VCO feedback filters\n"));
976 LOG(4, ("DAC: G450/G550 restrictions apply\n"));
1247 LOG(1,("DAC: Setting up G450/G550 system clock\n"));

Completed in 50 milliseconds