Home
last modified time | relevance | path

Searched full:visual (Results 1 – 25 of 163) sorted by relevance

1234567

/linux/drivers/misc/mei/
H A DKconfig74 tristate "Intel visual sensing controller device transport driver"
78 Intel SPI transport driver between host and Intel visual sensing
85 tristate "Intel visual sensing controller device with ME interface"
88 Intel MEI over SPI driver for Intel visual sensing controller
H A Dvsc-tp.h4 * Intel Visual Sensing Controller Transport Layer Linux driver
/linux/drivers/video/fbdev/core/
H A Dfb_logo.c103 u8 xor = (info->fix.visual == FB_VISUAL_MONO01) ? 0xff : 0; in fb_set_logo()
118 if (info->fix.visual == FB_VISUAL_MONO01 || in fb_set_logo()
119 info->fix.visual == FB_VISUAL_MONO10) in fb_set_logo()
151 * the visual format and color depth of the framebuffer, the DAC, the
388 if (info->fix.visual != FB_VISUAL_TRUECOLOR) in fb_prepare_extra_logos()
430 if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) { in fb_prepare_logo()
438 if (info->fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR && depth > 4) { in fb_prepare_logo()
469 switch (info->fix.visual) { in fb_prepare_logo()
H A Dfb_chrdev.c179 u32 visual; member
242 err |= put_user(fix->visual, &fix32->visual); in do_fscreeninfo_to_user()
/linux/drivers/media/pci/intel/ivsc/
H A DKconfig5 tristate "Intel Visual Sensing Controller"
12 This adds support for Intel Visual Sensing Controller (IVSC).
/linux/Documentation/fb/
H A Dapi.rst62 next multiple of 8 bits or packed together into bytes depends on the visual.
164 __u32 visual; /* see FB_VISUAL_* */
278 type, visual and line_length fields depending on the selected format.
306 type, visual and line_length fields depending on the selected format. The type
307 and visual fields are set to FB_TYPE_FOURCC and FB_VISUAL_FOURCC respectively.
/linux/drivers/video/fbdev/
H A Dvfb.c60 .visual = FB_VISUAL_PSEUDOCOLOR,
242 info->fix.visual = FB_VISUAL_MONO01; in vfb_set_par()
245 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in vfb_set_par()
250 info->fix.visual = FB_VISUAL_TRUECOLOR; in vfb_set_par()
307 switch (info->fix.visual) { in vfb_setcolreg()
325 if (info->fix.visual == FB_VISUAL_TRUECOLOR) { in vfb_setcolreg()
H A Dsa1100fb.c312 * to greyscale no mater what visual we are using. in sa1100fb_setcolreg()
318 switch (fbi->fb.fix.visual) { in sa1100fb_setcolreg()
425 static void sa1100fb_set_visual(struct sa1100fb_info *fbi, u32 visual) in sa1100fb_set_visual() argument
428 fbi->inf->set_visual(visual); in sa1100fb_set_visual()
445 fbi->fb.fix.visual = FB_VISUAL_TRUECOLOR; in sa1100fb_set_par()
447 fbi->fb.fix.visual = FB_VISUAL_PSEUDOCOLOR; in sa1100fb_set_par()
454 fbi->fb.fix.visual = FB_VISUAL_STATIC_PSEUDOCOLOR; in sa1100fb_set_par()
471 sa1100fb_set_visual(fbi, fbi->fb.fix.visual); in sa1100fb_set_par()
542 if (fbi->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR || in sa1100fb_blank()
543 fbi->fb.fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR) in sa1100fb_blank()
[all …]
H A Dgrvga.c70 .visual = FB_VISUAL_PSEUDOCOLOR,
164 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in grvga_set_par()
168 info->fix.visual = FB_VISUAL_TRUECOLOR; in grvga_set_par()
173 info->fix.visual = FB_VISUAL_TRUECOLOR; in grvga_set_par()
212 if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) in grvga_setcolreg()
217 else if (info->fix.visual == FB_VISUAL_TRUECOLOR) { in grvga_setcolreg()
H A Dskeletonfb.c91 .visual = FB_VISUAL_PSEUDOCOLOR,
273 * any, are supported with the current color visual. With truecolor mode
345 * a criteria for describing the color visual. in xxxfb_setcolreg()
349 * to look at the fix->visual. in xxxfb_setcolreg()
354 * bitfields) and fix->visual as seen above. in xxxfb_setcolreg()
375 if (info->fix.visual == FB_VISUAL_DIRECTCOLOR || in xxxfb_setcolreg()
376 info->fix.visual == FB_VISUAL_TRUECOLOR) in xxxfb_setcolreg()
382 * by the console. The pseudo_palette is used only if the visual is in xxxfb_setcolreg()
394 if (info->fix.visual == FB_VISUAL_TRUECOLOR || in xxxfb_setcolreg()
395 info->fix.visual == FB_VISUAL_DIRECTCOLOR) { in xxxfb_setcolreg()
H A Dep93xx-fb.c177 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in ep93xxfb_set_pixelmode()
190 info->fix.visual = FB_VISUAL_TRUECOLOR; in ep93xxfb_set_pixelmode()
203 info->fix.visual = FB_VISUAL_TRUECOLOR; in ep93xxfb_set_pixelmode()
216 info->fix.visual = FB_VISUAL_TRUECOLOR; in ep93xxfb_set_pixelmode()
359 switch (info->fix.visual) { in ep93xxfb_setcolreg()
H A Dsunxvr1000.c86 info->fix.visual = FB_VISUAL_TRUECOLOR; in gfb_set_fbinfo()
88 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in gfb_set_fbinfo()
H A Dacornfb.c273 if (regno < 16 && info->fix.visual == FB_VISUAL_DIRECTCOLOR) { in acornfb_setcolreg()
525 info->fix.visual = FB_VISUAL_MONO10; in acornfb_set_par()
529 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in acornfb_set_par()
533 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in acornfb_set_par()
537 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in acornfb_set_par()
542 info->fix.visual = FB_VISUAL_DIRECTCOLOR; in acornfb_set_par()
546 info->fix.visual = FB_VISUAL_DIRECTCOLOR; in acornfb_set_par()
H A Dsunxvr500.c130 if (info->fix.visual == FB_VISUAL_TRUECOLOR && regno < 16) in e3d_setcolreg()
217 info->fix.visual = FB_VISUAL_TRUECOLOR; in e3d_set_fbinfo()
219 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in e3d_set_fbinfo()
H A Dwm8505fb.c127 info->fix.visual = FB_VISUAL_TRUECOLOR; in wm8505fb_set_par()
139 info->fix.visual = FB_VISUAL_TRUECOLOR; in wm8505fb_set_par()
205 switch (fbi->fb.fix.visual) { in wm8505fb_setcolreg()
H A Dsunxvr2500.c90 info->fix.visual = FB_VISUAL_TRUECOLOR; in s3d_set_fbinfo()
92 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in s3d_set_fbinfo()
H A Dhitfb.c311 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in hitfb_set_par()
316 info->fix.visual = FB_VISUAL_TRUECOLOR; in hitfb_set_par()
374 hitfb_fix.visual = (hitfb_var.bits_per_pixel == 8) ? in hitfb_probe()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-mpeg4.c52 * Check if the buffer starts with the MPEG-4 visual object sequence and visual
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c191 int *visual, in matroxfb_dh_decode_var() argument
258 *visual = FB_VISUAL_TRUECOLOR; in matroxfb_dh_decode_var()
316 int visual; in matroxfb_dh_check_var() local
320 return matroxfb_dh_decode_var(m2info, var, &visual, &cmap_len, &mode); in matroxfb_dh_check_var()
326 int visual; in matroxfb_dh_set_par() local
333 if ((err = matroxfb_dh_decode_var(m2info, var, &visual, &cmap_len, &mode)) != 0) in matroxfb_dh_set_par()
338 m2info->fbcon.fix.visual = visual; in matroxfb_dh_set_par()
/linux/arch/mips/include/uapi/asm/
H A Dtermbits.h155 #define ECHOE 0x00010 /* Visual erase for ERASE */
161 #define ECHOPRT 0x00400 /* Hardcopy visual erase */
162 #define ECHOKE 0x00800 /* Visual erase for KILL */
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c210 if (info->fix.visual == FB_VISUAL_TRUECOLOR || in mb86290fb_imageblit()
211 info->fix.visual == FB_VISUAL_DIRECTCOLOR) { in mb86290fb_imageblit()
270 if (info->fix.visual == FB_VISUAL_TRUECOLOR || in mb86290fb_fillrect()
271 info->fix.visual == FB_VISUAL_DIRECTCOLOR) in mb86290fb_fillrect()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c73 if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) in savagefb_fillrect()
107 if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) { in savagefb_imageblit()
/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c261 if (info->fix.visual == FB_VISUAL_TRUECOLOR || in atyfb_fillrect()
262 info->fix.visual == FB_VISUAL_DIRECTCOLOR) in atyfb_fillrect()
357 if (info->fix.visual == FB_VISUAL_TRUECOLOR || in atyfb_imageblit()
358 info->fix.visual == FB_VISUAL_DIRECTCOLOR) { in atyfb_imageblit()
/linux/drivers/hid/
H A Dhid-picolcd_fb.c46 /* Framebuffer visual structures */
50 .visual = FB_VISUAL_MONO01,
356 info->fix.visual = FB_VISUAL_MONO01; in picolcd_set_par()
363 info->fix.visual = FB_VISUAL_DIRECTCOLOR; in picolcd_set_par()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst31 | **bpftool** **prog dump xlated** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] [**visual**] }]
91 bpftool prog dump xlated *PROG* [{ file *FILE* | [opcodes] [linum] [visual] }]
98 will all be dumped. However, if **file** or **visual** is specified,
104 If **visual** is specified, control flow graph (CFG) will be built instead,

1234567