Lines Matching refs:GFX
1123 GFX(set_solid_pattern(0));
1124 GFX(set_raster_operation(0xF0));
1125 GFX(pattern_fill(0, 0, width, height));
1211 GFX(set_fixed_timings(pGeode->FPBX, pGeode->FPBY,
1222 GFX(set_display_mode(pMode->CrtcHDisplay,
1228 GFX(set_display_pitch(pGeode->Pitch));
1230 GFX(set_bpp(pScreenInfo->bitsPerPixel));
1232 GFX(set_crt_enable(CRT_ENABLE));
1234 GFX(set_display_offset(0L));
1235 GFX(wait_vertical_blank());
1265 GFX(set_cursor_position(pGeode->CursorStartOffset, 0, 0, 0, 0));
1266 GFX(set_cursor_enable(1));
1636 GFX(set_crt_enable(CRT_ENABLE));
1648 GFX(set_crt_enable(CRT_STANDBY));
1660 GFX(set_crt_enable(CRT_SUSPEND));
1671 GFX(set_crt_enable(CRT_DISABLE));
2059 GFX(set_display_offset(offset));
2218 GFX(set_display_palette_entry(index, color));