Home
last modified time | relevance | path

Searched refs:nonstd (Results 1 – 25 of 45) sorted by relevance

12

/linux/Documentation/fb/
H A Dvt8623fb.rst33 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 Darkfb.rst36 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 Dpxafb.rst98 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 Ds3fb.rst45 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 Domapfb-main.c208 .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 Domapfb.h103 u32 nonstd; member
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c511 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 Dsvgalib.c607 (var->nonstd == frm->nonstd)) in match_format()
629 var->nonstd = frm[i].nonstd; in svga_match_format()
/linux/drivers/video/fbdev/
H A Dpxafb.c655 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 Dhecubafb.c67 .nonstd = 1,
H A Dwm8505fb.c320 fbi->fb.var.nonstd = 0; in wm8505fb_probe()
H A Ds3fb.c624 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 Dgbefb.c101 .nonstd = 0,
132 .nonstd = 0,
H A Darcfb.c99 .nonstd = 1,
H A Damifb.c1162 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 Datafb.c743 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 Dmetronomefb.c120 .nonstd = 1,
/linux/include/linux/
H A Dsvga.h31 u32 nonstd; member
/linux/include/uapi/linux/
H A Domapfb.h193 __u32 nonstd; member
H A Dfb.h259 __u32 nonstd; /* != 0 Non standard pixel format */ member
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c391 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 Dsis_main.h31 .nonstd = 0,
/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c286 info->var.nonstd = 0; in gx1fb_init_fbinfo()
H A Dlxfb_core.c424 info->var.nonstd = 0; in lxfb_init_fbinfo()
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1111 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()

12