Lines Matching refs:GFX
867 GFX(set_fixed_timings(pGeode->PanelX, pGeode->PanelY,
873 GFX(set_panel_present(pGeode->PanelX, pGeode->PanelY,
877 GFX(set_display_timings(pScrni->bitsPerPixel, flags,
888 GFX(set_crt_enable(CRT_ENABLE));
889 GFX(set_display_pitch(pGeode->displayPitch));
890 GFX(set_display_offset(0L));
891 GFX(wait_vertical_blank());
905 GFX(set_cursor_position(pGeode->CursorStartOffset, 0, 0, 0, 0));
909 GFX(set_cursor_enable(0));
1165 GFX(set_display_palette_entry(index, color));
1196 GFX(set_crt_enable(CRT_ENABLE));
1207 GFX(set_crt_enable(CRT_STANDBY));
1218 GFX(set_crt_enable(CRT_SUSPEND));
1229 GFX(set_crt_enable(CRT_DISABLE));