Searched refs:MIL1 (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h174 uint8 y_lin; /* MIL1/2 adress linearisation does not always work */
181 MIL1 = 0, enumerator in enum:__anon785::__anon788
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c77 si->ps.card_type = MIL1;
965 case MIL1:
967 /* see MIL1/2 specs:
1005 case MIL1:
1007 /* see MIL1/2 specs:
1058 case MIL1:
1078 * nessesary because of an extra constraint in MIL1/2 cards that exists here. */
H A Dmga_crtc.c36 case MIL1:
75 case MIL1:
353 * same for MIL1-G550 cards assuming MIL1/2 uses the TVP3026 64-bits DAC etc. */
589 /* MIL1/2 DAC needs to be told if h_total for the active mode gets above 2048 */
H A Dmga_acc.c87 case MIL1:
390 // for other functions, and use fastblt on MIL1/2 if possible...
426 // for other functions, and use fastblt on MIL1/2 if possible...
H A Dmga_info.c563 case MIL1:
623 /* see MIL1 specs */
631 /* see MIL1 specs */
652 //fixme: should be overrule-able via mga.settings for MIL1.
H A Dmga_dac.c95 /* MIL1/2 differs here (TVP3026DAC) */
334 case MIL1: return milx_dac_pix_pll_find(target, calc_pclk, m_result, n_result, p_result);
352 LOG(4, ("DAC: MIL1/MIL2 TVP restrictions apply\n"));

Completed in 52 milliseconds