| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_video_textured.c | 86 struct sna_video *video = port->devPriv.ptr; local 90 RegionUninit(&video->clip); 91 sna_video_free_buffers(video); 99 struct sna_video *video = port->devPriv.ptr; local 105 video->brightness = value; 110 video->contrast = value; 115 video->SyncToVblank = value; 120 video->colorspace = value; 130 struct sna_video *video = port->devPriv.ptr; local 133 *value = video->brightness 176 struct sna_video *video = port->devPriv.ptr; local 370 struct sna_video *video; local [all...] |
| sna_video_overlay.c | 49 /* Limits for the overlay/textured video source sizes. The documented hardware 50 * limits are 2048x2048 or better for overlay and both of our textured video 101 static bool sna_video_overlay_update_attrs(struct sna_video *video) 108 attrs.brightness = video->brightness; 109 attrs.contrast = video->contrast; 110 attrs.saturation = video->saturation; 111 attrs.color_key = video->color_key; 112 attrs.gamma0 = video->gamma0; 113 attrs.gamma1 = video->gamma1; 114 attrs.gamma2 = video->gamma2 127 struct sna_video *video = port->devPriv.ptr; local 152 struct sna_video *video = port->devPriv.ptr; local 223 struct sna_video *video = port->devPriv.ptr; local 266 struct sna_video *video = port->devPriv.ptr; local 455 struct sna_video *video = port->devPriv.ptr; local 582 struct sna_video *video = port->devPriv.ptr; local 692 struct sna_video *video; local [all...] |
| sna_video_sprite.c | 52 #define has_hw_scaling(sna, video) ((sna)->kgem.gen < 071 || \ 92 struct sna_video *video = port->devPriv.ptr; local 94 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(video->sna->scrn); 97 for (i = 0; i < video->sna->mode.num_real_crtc; i++) { 102 assert(pipe < ARRAY_SIZE(video->bo)); 103 if (video->bo[pipe] == NULL) 107 s.plane_id = sna_crtc_to_sprite(crtc, video->idx); 108 if (drmIoctl(video->sna->kgem.fd, LOCAL_IOCTL_MODE_SETPLANE, &s)) 109 xf86DrvMsg(video->sna->scrn->scrnIndex, X_ERROR, 112 if (video->bo[pipe] 124 struct sna_video *video = port->devPriv.ptr; local 152 struct sna_video *video = port->devPriv.ptr; local 170 struct sna_video *video = port->devPriv.ptr; local 491 struct sna_video *video = port->devPriv.ptr; local 723 struct sna_video *video = port->devPriv.ptr; local 826 struct sna_video *video; local [all...] |
| sna_render.h | 263 bool (*video)(struct sna *sna, member in struct:sna_render 264 struct sna_video *video,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_video_textured.c | 61 struct sna_video *video = port->devPriv.ptr; local 65 RegionUninit(&video->clip); 66 sna_video_free_buffers(video); 74 struct sna_video *video = port->devPriv.ptr; local 80 video->brightness = value; 85 video->contrast = value; 90 video->SyncToVblank = value; 100 struct sna_video *video = port->devPriv.ptr; local 103 *value = video->brightness; 105 *value = video->contrast 144 struct sna_video *video = port->devPriv.ptr; local 314 struct sna_video *video; local [all...] |
| sna_video_overlay.c | 49 /* Limits for the overlay/textured video source sizes. The documented hardware 50 * limits are 2048x2048 or better for overlay and both of our textured video 101 static bool sna_video_overlay_update_attrs(struct sna_video *video) 108 attrs.brightness = video->brightness; 109 attrs.contrast = video->contrast; 110 attrs.saturation = video->saturation; 111 attrs.color_key = video->color_key; 112 attrs.gamma0 = video->gamma0; 113 attrs.gamma1 = video->gamma1; 114 attrs.gamma2 = video->gamma2 127 struct sna_video *video = port->devPriv.ptr; local 152 struct sna_video *video = port->devPriv.ptr; local 223 struct sna_video *video = port->devPriv.ptr; local 266 struct sna_video *video = port->devPriv.ptr; local 455 struct sna_video *video = port->devPriv.ptr; local 592 struct sna_video *video = port->devPriv.ptr; local 702 struct sna_video *video; local [all...] |
| sna_video_sprite.c | 79 struct sna_video *video = port->devPriv.ptr; local 81 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(video->sna->scrn); 92 if (video->bo[pipe] == NULL) 97 if (drmIoctl(video->sna->kgem.fd, LOCAL_IOCTL_MODE_SETPLANE, &s)) 98 xf86DrvMsg(video->sna->scrn->scrnIndex, X_ERROR, 101 if (video->bo[pipe]) 102 kgem_bo_destroy(&video->sna->kgem, video->bo[pipe]); 103 video->bo[pipe] = NULL; 113 struct sna_video *video = port->devPriv.ptr local 137 struct sna_video *video = port->devPriv.ptr; local 153 struct sna_video *video = port->devPriv.ptr; local 373 struct sna_video *video = port->devPriv.ptr; local 553 struct sna_video *video = port->devPriv.ptr; local 633 struct sna_video *video; local [all...] |
| sna_render.h | 257 bool (*video)(struct sna *sna, member in struct:sna_render 258 struct sna_video *video,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| lnx_acpi.c | 75 /* Check that we have a video event */ 76 if (!strncmp(ev, "video", 5)) { 77 char *video = NULL; local 83 video = strtok(ev, " ");
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| saa7114.c | 27 * This file contains routines to control the Philips SAA7114 video decoder. 39 /* Task A is for VBI raw data and task B is for video */ 75 /* Video task */ 143 * This routine configures the video decoder task A to upscale raw VBI data 197 * This routine detects if macrovision exists in the input of the video 218 * This routine detects if video exists in the input of the video decoder. 229 unsigned char video = 0xff; local 231 saa7114_read_reg(SAA7114_STATUS, &video); 232 return !((video & 0x40) >> 6) [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| saa7114.c | 5 * This file contains routines to control the Philips SAA7114 video decoder. 142 /* Task A is for VBI raw data and task B is for video */ 178 /* Video task */ 282 * This routine configures the video decoder task A to upscale raw VBI data 334 * This routine detects if macrovision exists in the input of the video decoder. 354 * This routine detects if video exists in the input of the video decoder. 365 unsigned char video = 0xff; local 367 saa7114_read_reg(SAA7114_STATUS, &video); 368 return !((video & 0x40) >> 6) [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| interpret_edid.c | 286 struct cea_video_block *video; local 294 video = &data_collection->u.video; 296 ((Uchar *)video + data_collection->len); 298 for (; video < video_end; video = video + 1) { 299 fn(video, data);
|
| edid.h | 7 * DDC is a Trademark of VESA (Video Electronics Standard Association). 647 struct cea_video_block video; member in union:cea_data_block::__anon10590
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| interpret_edid.c | 294 struct cea_video_block *video; local 302 video = &data_collection->u.video; 304 ((Uchar *) video + data_collection->len); 306 for (; video < video_end; video = video + 1) { 307 fn(video, data);
|
| edid.h | 7 * DDC is a Trademark of VESA (Video Electronics Standard Association). 656 struct cea_video_block video; member in union:cea_data_block::__anon9987
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| intel.h | 217 } video; member in struct:intel_screen_private
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| intel.h | 215 } video; member in struct:intel_screen_private
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| neo.h | 269 Bool video; member in struct:neoRec
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i830.h | 345 * Linked list of video memory allocations. The head and tail are 464 } video; member in struct:_I830Rec 929 /* Chipset registers for VIDEO BIOS memory RW access */
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| mga.h | 405 struct mga_VCO video; /**< Video VCO. */ member in struct:mga_bios_values
|