Searched refs:xf86GetOptValString (Results 1 - 25 of 74) sorted by relevance

123

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_option_helpers.c29 return xf86GetOptValString(options, token);
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_options.c66 xf86getBoolValue(&val, xf86GetOptValString(options, id));
113 const char *str = xf86GetOptValString(options, id);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c311 if((Non_DDCDefaultMode = (char *)xf86GetOptValString(pXGI->Options, OPTION_NONDDC_DEFAULT_MODE)))
353 if((GammaRGB = (char *)xf86GetOptValString(pXGI->Options, OPTION_GAMMA_RGB)))
402 if((strptr = (char *)xf86GetOptValString(pXGI->Options, OPTION_ACCELMETHOD))) {
478 if(xf86GetOptValString(pXGI->Options, OPTION_FORCE_CRT1TYPE)) {
481 if(xf86GetOptValString(pXGI->Options, OPTION_FORCE_CRT2TYPE)) {
484 if(xf86GetOptValString(pXGI->Options, OPTION_YPBPRAR)) {
487 if(xf86GetOptValString(pXGI->Options, OPTION_SPECIALTIMING)) {
543 if((strptr = (char *)xf86GetOptValString(pXGI->Options, OPTION_ROTATE))) {
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c728 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_ACCELMETHOD))) {
869 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_MERGEDFB))) {
888 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_CRT2POS))) {
951 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_METAMODES))) {
955 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_CRT2HSYNC))) {
959 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_CRT2VREFRESH))) {
963 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_MERGEDDPI))) {
1182 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_FORCE_CRT1TYPE))) {
1225 strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_FORCE_CRT2TYPE);
1330 strptr = (char *)xf86GetOptValString(pSi
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Opt.h103 extern _X_EXPORT char *xf86GetOptValString(const OptionInfoRec *table, int token);
H A Dxf86Config.c886 if ((s = xf86GetOptValString(FlagOptions, FLAG_LOG))) {
903 if ((s = xf86GetOptValString(FlagOptions, FLAG_RENDER_COLORMAP_MODE))){
934 if ((s = xf86GetOptValString(FlagOptions, FLAG_GLX_VISUALS))) {
2493 if ((scanptr = xf86GetOptValString(LayoutOptions, LAYOUT_ISOLATEDEVICE))) {
H A Dxf86Option.c756 xf86GetOptValString(const OptionInfoRec *table, int token) function in typeref:typename:char *
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/exa/
H A Dexamodule.c133 heuristicName = xf86GetOptValString (pScreenPriv->options,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Opt.h126 extern _X_EXPORT const char *xf86GetOptValString(const OptionInfoRec * table,
H A Dxf86Config.c827 if ((s = xf86GetOptValString(FlagOptions, FLAG_LOG))) {
844 if ((s = xf86GetOptValString(FlagOptions, FLAG_RENDER_COLORMAP_MODE))) {
859 if ((s = xf86GetOptValString(FlagOptions, FLAG_GLX_VISUALS))) {
882 xf86Info.debug = xf86GetOptValString(FlagOptions, FLAG_DEBUG);
2448 if ((scanptr = xf86GetOptValString(LayoutOptions, LAYOUT_ISOLATEDEVICE))) {
H A Dxf86Option.c763 xf86GetOptValString(const OptionInfoRec * table, int token) function in typeref:typename:const char *
/xsrc/external/mit/xorg-server/dist/hw/xfree86/exa/
H A Dexamodule.c133 heuristicName = xf86GetOptValString(pScreenPriv->options,
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_merge.c275 if ((s = xf86GetOptValString(pMga1->Options, OPTION_HSYNC2))) {
278 if ((s = xf86GetOptValString(pMga1->Options, OPTION_VREFRESH2))) {
601 if ((s = xf86GetOptValString(pMga1->Options, OPTION_MONITOR2POS))) {
632 if ((s = xf86GetOptValString(pMga1->Options, OPTION_METAMODES))) {
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c1187 if ((s = xf86GetOptValString(VIAOptions, OPTION_ROTATION_TYPE))) {
1211 if ((s = xf86GetOptValString(VIAOptions, OPTION_ROTATE))) {
1393 if ((s = xf86GetOptValString(VIAOptions, OPTION_TVTYPE))) {
1419 if ((s = xf86GetOptValString(VIAOptions, OPTION_TVOUTPUT))) {
1492 if ((s = xf86GetOptValString(VIAOptions, OPTION_I2CDEVICES))) {
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_driver.c582 if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ROTATE))) {
617 panelgeo = xf86GetOptValString(GeodeOptions, GX_OPTION_PANEL_GEOMETRY);
619 if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ACCEL_METHOD))) {
H A Dlx_driver.c443 if ((s = xf86GetOptValString(GeodeOptions, LX_OPTION_ROTATE))) {
477 const char *pmode = xf86GetOptValString(GeodeOptions, LX_OPTION_PANEL_MODE);
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_driver.c646 if ((s = xf86GetOptValString(GeodeOptions, OPTION_TV_SUPPORT))) {
680 if ((s = xf86GetOptValString(GeodeOptions, OPTION_TV_OUTPUT))) {
717 if ((s = xf86GetOptValString(GeodeOptions, OPTION_TV_OVERSCAN))) {
826 if ((s = xf86GetOptValString(GeodeOptions, OPTION_ROTATE))) {
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_driver.c545 if ((s = xf86GetOptValString(pApm->Options, OPTION_REMAP_DPMS_ON))) {
560 if ((s = xf86GetOptValString(pApm->Options, OPTION_REMAP_DPMS_STANDBY))) {
575 if ((s = xf86GetOptValString(pApm->Options, OPTION_REMAP_DPMS_SUSPEND))) {
590 if ((s = xf86GetOptValString(pApm->Options, OPTION_REMAP_DPMS_OFF))) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor.c82 s = xf86GetOptValString(info->Options, OPTION_ACCELMETHOD);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c613 const char *rotate_name = xf86GetOptValString(output->options,
1146 position = xf86GetOptValString(output->options, OPTION_POSITION);
1154 relative_name = xf86GetOptValString(output->options, relation);
1211 position = xf86GetOptValString(output->options, OPTION_POSITION);
1238 relative_name = xf86GetOptValString(output->options, relation);
1365 const char *panning = xf86GetOptValString(output->options, OPTION_PANNING);
1468 preferred_mode = xf86GetOptValString(output->options,
1537 zoom_modes = xf86GetOptValString(output->options, OPTION_ZOOM_MODES);
2504 xf86GetOptValString(options, OPTION_NO_OUTPUT_INITIAL_SIZE);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c574 char *rotate_name = xf86GetOptValString (output->options,
1110 position = xf86GetOptValString (output->options,
1120 relative_name = xf86GetOptValString (output->options,
1172 position = xf86GetOptValString (output->options,
1203 relative_name = xf86GetOptValString (output->options,
1339 char *panning = xf86GetOptValString (output->options, OPTION_PANNING);
1446 preferred_mode = xf86GetOptValString (output->options,
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c397 optstr = (char *)xf86GetOptValString(pCg6->Options, OPTION_ACCELMETHOD);
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_driver.c757 optstr = (char *)xf86GetOptValString(pFfb->Options, OPTION_ACCELMETHOD);
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware.c1348 CONST_ABI_18_0 char *topology = xf86GetOptValString(options, OPTION_GUI_LAYOUT);
1360 CONST_ABI_18_0 char *topology = xf86GetOptValString(options, OPTION_STATIC_XINERAMA);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.c416 xf86GetOptValString(ms->Options, OPTION_GUI_LAYOUT);
426 xf86GetOptValString(ms->Options, OPTION_STATIC_XINERAMA);

Completed in 52 milliseconds

123