Lines Matching refs:GeodeOptions
210 extern OptionInfoRec GeodeOptions[];
681 GeodeOptions);
704 if (xf86GetOptValBool(GeodeOptions, OPTION_HW_CURSOR, &pGeode->HWCursor)) {
708 if (xf86ReturnOptValBool(GeodeOptions, OPTION_SW_CURSOR, FALSE)) {
716 if (xf86ReturnOptValBool(GeodeOptions, OPTION_NOCOMPRESSION, FALSE)) {
722 if (xf86ReturnOptValBool(GeodeOptions, OPTION_NOACCEL, FALSE)) {
728 if (!xf86GetOptValInteger(GeodeOptions, OPTION_OSM_IMG_BUFS,
737 if (xf86ReturnOptValBool(GeodeOptions, OPTION_FLATPANEL, FALSE)) {
790 if (xf86ReturnOptValBool(GeodeOptions, OPTION_SHADOW_FB, FALSE)) {
798 if ((s = xf86GetOptValString(GeodeOptions, OPTION_ROTATE))) {