| /linux/Documentation/fb/ |
| H A D | vt8623fb.rst | 33 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 34 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
| H A D | arkfb.rst | 36 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 37 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
| H A D | pxafb.rst | 98 is encoded into var->nonstd (no, var->xoffset and var->yoffset are 143 3) var->nonstd for starting (x, y) and color format 155 4. var->nonstd is used to pass starting (x, y) position and color format,
|
| H A D | s3fb.rst | 45 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 46 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 208 .nonstd = OMAPFB_COLOR_YUV422, 212 .nonstd = OMAPFB_COLOR_YUY422, 292 var->nonstd = color->nonstd; in assign_colormode_to_var() 306 if (var->nonstd) { in fb_mode_to_dss_mode() 309 if (var->nonstd == m->nonstd) { in fb_mode_to_dss_mode() 558 switch (var->nonstd) { in setup_vrfb_rotation() 604 switch (var->nonstd) { in set_fb_fix() 627 if (var->nonstd) in set_fb_fix() 877 switch (var->nonstd) { in omapfb_setup_overlay() 1743 var->nonstd = 0; in omapfb_fb_init()
|
| H A D | omapfb.h | 103 u32 nonstd; member
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 511 if (var->nonstd) /* YUV */ in ivtvfb_set_var() 610 IVTVFB_DEBUG_INFO("Color space: %s\n", var->nonstd ? "YUV" : "RGB"); in ivtvfb_set_var() 758 if (var->nonstd > 1) { in _ivtvfb_check_var() 759 IVTVFB_DEBUG_WARN("Invalid nonstd % d\n", var->nonstd); in _ivtvfb_check_var() 810 IVTVFB_DEBUG_INFO("Color space: %s\n", var->nonstd ? "YUV" : "RGB"); in _ivtvfb_check_var() 1039 oi->ivtvfb_defined.nonstd = 0; in ivtvfb_init_vidmode()
|
| /linux/drivers/video/fbdev/core/ |
| H A D | svgalib.c | 607 (var->nonstd == frm->nonstd)) in match_format() 629 var->nonstd = frm[i].nonstd; in svga_match_format()
|
| /linux/drivers/video/fbdev/ |
| H A D | pxafb.c | 655 int size, div = 1, pfor = NONSTD_TO_PFOR(ofb->fb.var.nonstd); in overlay2fb_setup() 678 int pfor = NONSTD_TO_PFOR(ofb->fb.var.nonstd); in overlay2fb_enable() 770 xpos = NONSTD_TO_XPOS(var->nonstd); in overlayfb_check_var() 771 ypos = NONSTD_TO_YPOS(var->nonstd); in overlayfb_check_var() 772 pfor = NONSTD_TO_PFOR(var->nonstd); in overlayfb_check_var() 818 int pfor = NONSTD_TO_PFOR(var->nonstd); in overlayfb_check_video_memory() 851 xpos = NONSTD_TO_XPOS(var->nonstd); in overlayfb_set_par() 852 ypos = NONSTD_TO_YPOS(var->nonstd); in overlayfb_set_par() 853 pfor = NONSTD_TO_PFOR(var->nonstd); in overlayfb_set_par() 1806 fbi->fb.var.nonstd = 0; in pxafb_init_fbinfo()
|
| H A D | hecubafb.c | 67 .nonstd = 1,
|
| H A D | wm8505fb.c | 320 fbi->fb.var.nonstd = 0; in wm8505fb_probe()
|
| H A D | s3fb.c | 624 if (bpp == 4 && (info->var.nonstd & 1) != 0) { in s3fb_set_par() 991 if ((fb->var.bits_per_pixel == 4) && ((fb->var.nonstd & 1) == 0)) in s3fb_setcolreg() 1100 if (var->bits_per_pixel == 4 && (var->nonstd & 1) != 0) { in s3fb_get_caps()
|
| H A D | gbefb.c | 101 .nonstd = 0, 132 .nonstd = 0,
|
| H A D | arcfb.c | 99 .nonstd = 1,
|
| H A D | amifb.c | 1162 if (!var->nonstd) { in ami_decode_var() 1173 } else if (var->nonstd == FB_NONSTD_HAM) { in ami_decode_var() 1471 if (var->nonstd == FB_NONSTD_HAM) in ami_decode_var() 1546 var->nonstd = FB_NONSTD_HAM; in ami_encode_var() 1548 var->nonstd = 0; in ami_encode_var()
|
| H A D | atafb.c | 743 var->nonstd = 0; in tt_encode_var() 1506 var->nonstd = 0; /* what is this for? */ in falcon_encode_var() 1925 var->nonstd = 0; in stste_encode_var() 2165 var->nonstd = 0; in ext_encode_var()
|
| H A D | metronomefb.c | 120 .nonstd = 1,
|
| /linux/include/linux/ |
| H A D | svga.h | 31 u32 nonstd; member
|
| /linux/include/uapi/linux/ |
| H A D | omapfb.h | 193 __u32 nonstd; member
|
| H A D | fb.h | 259 __u32 nonstd; /* != 0 Non standard pixel format */ member
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | omapfb_main.c | 391 if (var->nonstd) in set_fb_fix() 414 switch (var->nonstd) { in set_color_mode() 419 plane->color_mode = var->nonstd; in set_color_mode() 423 plane->color_mode = var->nonstd; in set_color_mode() 427 plane->color_mode = var->nonstd; in set_color_mode()
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | sis_main.h | 31 .nonstd = 0,
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | gx1fb_core.c | 286 info->var.nonstd = 0; in gx1fb_init_fbinfo()
|
| H A D | lxfb_core.c | 424 info->var.nonstd = 0; in lxfb_init_fbinfo()
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_main.c | 1111 if (info->var.nonstd) in encode_fix() 1176 if (var->nonstd && var->bits_per_pixel != 8) in decode_var() 1806 info->var.nonstd = 1; in i810_init_defaults()
|