| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_crtc.c | 236 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 452 .gamma_set = crtc_gamma_set,
|
| H A D | vmwgfx_driver.c | 991 crtc->funcs->gamma_set(crtc, ms->lut_r, ms->lut_g, ms->lut_b, 256);
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_crtc.c | 253 (*crtcFuncs)->gamma_set = SMI_CrtcGammaSet;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_display_fake.c | 112 .gamma_set = sna_crtc_gamma_set,
|
| H A D | sna_driver.c | 141 crtc->funcs->gamma_set(crtc, lut_r, lut_g, lut_b, 256);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_ums_mode.c | 390 .gamma_set = qxl_crtc_gamma_set,
|
| H A D | qxl_drmmode.c | 196 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 335 .gamma_set = drmmode_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_display.c | 561 .gamma_set = lx_crtc_gamma_set,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 147 (*gamma_set)(xf86CrtcPtr crtc, CARD16 *red, CARD16 *green, CARD16 *blue, member in struct:_xf86CrtcFuncs
|
| H A D | xf86Crtc.c | 355 if (!crtc->active && crtc->funcs->gamma_set) 356 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 2256 if (!crtc->funcs->gamma_set && (gamma_red != 1.0 || gamma_green != 1.0 || gamma_blue != 1.0)) { 2259 } else if (!crtc->funcs->gamma_set) { 3231 return crtc->funcs->gamma_set != NULL;
|
| H A D | xf86RandR12.c | 1240 if (crtc->funcs->gamma_set == NULL) 1266 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green,
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_kms.c | 226 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 322 .gamma_set = drmmode_crtc_gamma_set,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 162 (*gamma_set) (xf86CrtcPtr crtc, CARD16 *red, CARD16 *green, CARD16 *blue, member in struct:_xf86CrtcFuncs
|
| H A D | xf86RandR12.c | 1351 if (!crtc->scrn->vtSema || !crtc->funcs->gamma_set) 1358 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 1369 if (crtc->funcs->gamma_set == NULL) 1424 if (!crtc->funcs->gamma_set &&
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | drmmode_display.c | 368 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 583 .gamma_set = drmmode_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | drmmode_display.c | 401 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 617 .gamma_set = drmmode_crtc_gamma_set, 1702 crtc->funcs->gamma_set(crtc, lut_r, lut_g, lut_b, 256);
|
| H A D | radeon_crtc.c | 785 .gamma_set = radeon_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | drmmode_display.c | 435 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 681 .gamma_set = drmmode_gamma_set,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_driver.c | 145 crtc->funcs->gamma_set(crtc, lut_r, lut_g, lut_b, 256);
|
| H A D | intel_display.c | 354 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 727 .gamma_set = intel_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_driver.c | 145 crtc->funcs->gamma_set(crtc, lut_r, lut_g, lut_b, 256);
|
| H A D | intel_display.c | 355 crtc->funcs->gamma_set(crtc, crtc->gamma_red, crtc->gamma_green, 725 .gamma_set = intel_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_display.c | 750 .gamma_set = G80CrtcGammaSet,
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | vboxvideo.c | 454 .gamma_set = vbox_crtc_gamma_set,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 150 crtc->funcs->gamma_set(crtc, lut_r, lut_g, lut_b, 256);
|