Searched full:vfb (Results 1 – 13 of 13) sorted by relevance
| /linux/Documentation/devicetree/bindings/media/xilinx/ |
| H A D | xlnx,csi2rxss.yaml | 18 packet data. The optional Video Format Bridge (VFB) converts this data to 75 xlnx,vfb: 152 - xlnx,vfb 179 xlnx,vfb;
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 449 * @vfb: Pointer to the buffer-object backed framebuffer. 460 struct vmw_framebuffer *vfb, in vmw_kms_readback() argument 467 return vmw_kms_sou_readback(dev_priv, file_priv, vfb, in vmw_kms_readback() 471 return vmw_kms_stdu_readback(dev_priv, file_priv, vfb, in vmw_kms_readback() 693 struct vmw_framebuffer *vfb = NULL; in vmw_kms_new_framebuffer() local 698 ret = vmw_kms_new_framebuffer_surface(dev_priv, uo, &vfb, in vmw_kms_new_framebuffer() 701 ret = vmw_kms_new_framebuffer_bo(dev_priv, uo->buffer, &vfb, in vmw_kms_new_framebuffer() 710 return vfb; in vmw_kms_new_framebuffer() 723 struct vmw_framebuffer *vfb = NULL; in vmw_kms_fb_create() local 749 vfb = vmw_kms_new_framebuffer(dev_priv, &uo, info, mode_cmd); in vmw_kms_fb_create() [all …]
|
| H A D | vmwgfx_kms.h | 25 * @vfb: Framebuffer which is blitted to display unit. 108 struct vmw_framebuffer *vfb; member 395 struct vmw_framebuffer *vfb, 471 struct vmw_framebuffer *vfb, 493 struct vmw_framebuffer *vfb,
|
| /linux/drivers/video/fbdev/ |
| H A D | vfb.c | 2 * linux/drivers/video/vfb.c -- Virtual frame buffer device 393 * requested by passing 'video=vfb:' (or any actual options). 498 .name = "vfb", 511 if (fb_get_options("vfb", &option)) in vfb_init() 522 vfb_device = platform_device_alloc("vfb", 0); in vfb_init()
|
| H A D | Makefile | 128 obj-$(CONFIG_FB_VIRTUAL) += vfb.o
|
| H A D | xen-fbfront.c | 661 { "vfb" }, 699 MODULE_ALIAS("xen:vfb");
|
| H A D | 68328fb.c | 19 * linux/drivers/video/vfb.c -- Virtual frame buffer device
|
| H A D | Kconfig | 1680 kernel option `video=vfb:'. 1683 module will be called vfb. In order to load it, you must use
|
| H A D | pvr2fb.c | 11 * This driver is mostly based on the excellent amifb and vfb sources. It uses
|
| H A D | ps3fb.c | 9 * linux/drivers/video/vfb.c -- Virtual frame buffer device
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-bus-xen-backend | 7 'vif' (network), or 'vfb' (framebuffer).
|
| /linux/arch/mips/include/asm/dec/ |
| H A D | kn02ca.h | 56 #define KN02CA_MSR_MABEN (1<<20) /* A side VFB address enable */
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_main.c | 19 * The code framework is a modification of vfb.c by Geert Uytterhoeven.
|