Searched refs:VGA (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c45 DUMP_CFG (VGA, 0);
1742 /* basic change of card state from VGA to enhanced mode:
1743 * Should work from VGA BIOS POST init state. */
1790 /* select VGA mode (old VGA register) */
1792 /* select graphics mode (old VGA register) */
1794 /* select 8 dots character clocks (old VGA register) */
1796 /* select VGA mode (old VGA register) */
1798 /* select graphics mode (old VGA registe
[all...]
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp428 // 5. Enable CPU panel fitter if needed for hires, required for VGA
443 8. Configure and enable CPU planes (VGA or hires)
474 // make sure VGA display is disabled
/haiku/src/add-ons/accelerants/radeon_hd/
H A Daccelerant.h207 #define VGA 0x3 // Vga calls macro
256 case VGA:
272 case VGA:
291 case VGA:
311 case VGA:
/haiku/src/add-ons/accelerants/via/engine/
H A Dgeneral.c43 DUMP_CFG (VGA, 0);
439 /* basic change of card state from VGA to enhanced mode:
440 * Should work from VGA BIOS POST init state. */
482 /* set card to 'enhanced' mode: (only VGA standard registers used here) */
483 /* (keep) card enabled, set plain normal memory usage, no old VGA 'tricks' ... */
511 /* ... do unknown standard VGA register ... */
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c43 DUMP_CFG (VGA, 0);
414 /* basic change of card state from VGA to enhanced mode:
415 * Should work from VGA BIOS POST init state. */
491 /* select VGA mode (old VGA register) */
493 /* select graphics mode (old VGA register) */
495 /* select 8 dots character clocks (old VGA register) */
497 /* select VGA mode (old VGA register) */
499 /* select graphics mode (old VGA registe
[all...]

Completed in 60 milliseconds