Searched refs:grayscale (Results 26 - 50 of 70) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dimxfb.c282 if (info->var.grayscale)
328 * yres, xres_virtual, yres_virtual, xoffset, yoffset, grayscale,
732 info->var.grayscale = pdata->cmap_greyscale;
H A Dpxa168fb.c180 var->grayscale = 0;
497 if (info->var.grayscale)
H A Ds1d13xxxfb.c263 if (info->var.grayscale)
754 var->grayscale = !is_color;
H A Dsa1100fb.c33 * - Linear grayscale palettes and the kernel.
42 * detect if we are using grayscale.
546 if (fbi->fb.var.grayscale)
597 * yres, xres_virtual, yres_virtual, xoffset, yoffset, grayscale,
1363 fbi->fb.var.grayscale = inf->cmap_greyscale;
H A Datafb.c355 * xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
435 0, 0, 0, 0, 0, 0, 0, 0, /* xres-grayscale */
698 var->grayscale = 0;
941 xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
1453 var->grayscale = 0;
1887 var->grayscale = 0;
2162 var->grayscale = 0;
H A Dau1100fb.c278 if (fbi->var.grayscale) {
279 /* Convert color to grayscale */
H A Dbf54x-lq043fb.c390 if (info->var.grayscale) {
391 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
H A Dbfin-t350mcqb-fb.c310 if (info->var.grayscale) {
311 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
H A Dmetronomefb.c119 .grayscale = 1,
H A Dmx3fb.c922 var->grayscale = 0;
953 if (fbi->var.grayscale)
H A Dpxafb.c146 if (fbi->fb.var.grayscale) {
205 if (fbi->fb.var.grayscale)
400 var->grayscale = mode->cmap_greyscale;
453 * yres, xres_virtual, yres_virtual, xoffset, yoffset, grayscale,
H A Dfsl-diu-fb.c645 var->grayscale = 0;
888 if (info->var.grayscale)
H A Dw100fb.c206 if (info->var.grayscale)
740 info->var.grayscale = 0;
H A Datmel_lcdfb.c656 if (info->var.grayscale)
H A Dbfin-lq035q1-fb.c495 if (info->var.grayscale) {
496 /* grayscale = 0.30*R + 0.59*G + 0.11*B */
H A Dbroadsheetfb.c111 .grayscale = 1,
H A Dcarminefb.c186 if (var->grayscale || var->rotate || var->nonstd)
H A Dda8xx-fb.c1045 da8xx_fb_var.grayscale =
H A Doffb.c483 var->grayscale = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/vermilion/
H A Dvermilion.c516 info->var.grayscale = 0;
967 if (info->var.grayscale) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmsm_fb.c770 var->grayscale = 0, /* No graylevels */
1287 if (var->grayscale != info->var.grayscale)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A DXGI_main.h306 .grayscale = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.c323 * is grayscale. However, simply dividing the values by 4
326 * colors to a sane 4-level grayscale.
881 disp->grayscale = var->grayscale;
905 var->grayscale = disp->grayscale;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_crtc2.c37 if (m2info->fbcon.var.grayscale) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/mb862xx/
H A Dmb862xxfb.c401 fbi->var.grayscale = 0;

Completed in 141 milliseconds

123