Searched refs:video (Results 1 - 20 of 20) sorted by relevance

/solaris-x11-s11/open-src/driver/
H A DMakefile31 xf86-video-ast \
32 xf86-video-mga \
33 xf86-video-dummy
43 xf86-video-ati \
44 xf86-video-cirrus \
45 xf86-video-intel \
46 xf86-video-mach64 \
47 xf86-video-openchrome \
48 xf86-video-r128 \
49 xf86-video
[all...]
/solaris-x11-s11/open-src/driver/xf86-video-cirrus/
H A DMakefile3 # xf86-video-cirrus 1.x Makefile
29 MODULE_NAME=xf86-video-cirrus
/solaris-x11-s11/open-src/driver/xf86-video-dummy/
H A DMakefile3 # xf86-video-dummy 1.x Makefile
29 MODULE_NAME=xf86-video-dummy
/solaris-x11-s11/open-src/driver/xf86-video-vmware/
H A DMakefile3 # xf86-video-vmware driver for guests inside VMWare hypervisors
29 MODULE_NAME=xf86-video-vmware
/solaris-x11-s11/open-src/driver/efb/
H A DMakefile29 MODULE_NAME=xf86-video-ati
56 MODULE_PKGTAIL=xorg-video-efb
76 XF86_VIDEO_ATI_SRC = $(PWD:efb=xf86-video-ati)
/solaris-x11-s11/open-src/driver/xf86-video-ast/
H A DMakefile3 # xf86-video-ast - Xorg driver for ASpeed Technologies graphics devices
30 MODULE_NAME=xf86-video-ast
/solaris-x11-s11/open-src/driver/xf86-video-mach64/
H A DMakefile3 # xf86-video-mach64 Makefile
29 MODULE_NAME=xf86-video-mach64
/solaris-x11-s11/open-src/driver/xf86-video-mga/
H A DMakefile3 # xf86-video-mga Makefile
29 MODULE_NAME=xf86-video-mga
/solaris-x11-s11/open-src/driver/xf86-video-r128/
H A DMakefile3 # xf86-video-r128 Makefile
29 MODULE_NAME=xf86-video-r128
/solaris-x11-s11/open-src/driver/xf86-video-vesa/
H A DMakefile3 # xf86-video-vesa Makefile
29 MODULE_NAME=xf86-video-vesa
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_res_try_now.c79 * Signal handler for the duration of the video mode trial.
96 * Conduct a 10-second trial of the new video mode for the user's
124 CRTCInfoBlock video[AST_MAX_STREAMS]; local
148 * Get the current hardware video mode for each applicable stream
155 &video[stream_index],
165 * Ask whether the user is ready to try the new video mode
167 printf("About to change video resolution to \"%s\" for %d seconds\n",
197 * Set the new video mode for all applicable display devices
220 fbc_errormsg("Cannot set video mode for monitor%s!\n",
229 * Clear each screen after changing the video mod
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_res_try_now.c81 * Signal handler for the duration of the video mode trial.
98 * Conduct a 10-second trial of the new video mode for the user's
129 CRTCInfoBlock video[EFB_MAX_STREAMS]; local
153 * Get the current hardware video mode for each applicable stream
160 &video[stream_index],
170 * Ask whether the user is ready to try the new video mode
172 printf("About to change video resolution to \"%s\" for %d seconds\n",
202 * Set the new video mode for all applicable display devices
225 fbc_errormsg("Cannot set video mode for monitor%s!\n",
234 * Clear each screen after changing the video mod
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_res_try_now.c73 * Signal handler for the duration of the video mode trial.
90 * Conduct a 10-second trial of the new video mode for the user's
118 CRTCInfoBlock video[MGA_MAX_STREAMS]; local
142 * Get the current hardware video mode for each applicable stream
149 &video[stream_index],
159 * Ask whether the user is ready to try the new video mode
161 printf("About to change video resolution to \"%s\" for %d seconds\n",
191 * Set the new video mode for all applicable display devices
214 fbc_errormsg("Cannot set video mode for monitor%s!\n",
223 * Clear each screen after changing the video mod
[all...]
/solaris-x11-s11/open-src/driver/xf86-video-ati/
H A DMakefile3 # xf86-video-ati Makefile
29 MODULE_NAME=xf86-video-ati
/solaris-x11-s11/open-src/driver/xf86-video-openchrome/
H A DMakefile27 MODULE_NAME=xf86-video-openchrome
/solaris-x11-s11/open-src/driver/xf86-video-intel/
H A DMakefile3 # xf86-video-intel Makefile
29 MODULE_NAME=xf86-video-intel
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.h88 float video; /* Signal Level Standard, Video */ member in struct:__anon48::__anon49
234 * Start of EDID video mode name list construction functions
250 sun_edid_mode_t *edid_modes); /* EDID video mode list */
H A Dsun_edid.c49 | EDID video mode names that are supported by the display device. |
308 float video; member in struct:__anon46
320 video_def->alg.video = sig_level_std[byte >> 5 & 0x03].video;
841 * Fill in some of the video timing info block
1187 * Start of EDID video mode name list construction functions
1197 * Insert a new video mode name at the end of a mode names array,
1215 sun_edid_mode_t *mode_ptr; /* Ptr to video mode within list */
1218 * Ignore this video mode if the caller didn't provide the name
1225 * Ignore the video mod
[all...]
H A Dfbc_predid.c268 video_def.alg.video,
270 video_def.alg.video + video_def.alg.sync);
/solaris-x11-s11/open-src/common/
H A Dpkg-manifest-generate.pl210 if ($sdir =~ /^xf86-(input|video)-(.*)-.*$/) {

Completed in 24 milliseconds