Home
last modified time | relevance | path

Searched refs:vfb (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c151 buf = vfb->bo ? in vmw_ldu_fb_pin()
174 buf = vfb->bo ? in vmw_ldu_fb_unpin()
205 struct vmw_framebuffer *vfb) in vmw_ldu_add_active() argument
212 if (vfb != ld->fb) { in vmw_ldu_add_active()
216 WARN_ON(vmw_ldu_fb_pin(vfb)); in vmw_ldu_add_active()
217 ld->fb = vfb; in vmw_ldu_add_active()
321 struct vmw_framebuffer *vfb; in vmw_ldu_primary_plane_atomic_update() local
331 if (vfb) in vmw_ldu_primary_plane_atomic_update()
332 vmw_ldu_add_active(dev_priv, ldu, vfb); in vmw_ldu_primary_plane_atomic_update()
342 .x2 = vfb->base.width, in vmw_ldu_primary_plane_atomic_update()
[all …]
H A Dvmwgfx_ioctl.c182 struct vmw_framebuffer *vfb; in vmw_present_ioctl() local
221 vfb = vmw_framebuffer_to_vfb(fb); in vmw_present_ioctl()
231 vfb, surface, arg->sid, in vmw_present_ioctl()
260 struct vmw_framebuffer *vfb; in vmw_present_readback_ioctl() local
299 vfb = vmw_framebuffer_to_vfb(fb); in vmw_present_readback_ioctl()
300 if (!vfb->bo) { in vmw_present_readback_ioctl()
307 vfb, user_fence_rep, in vmw_present_readback_ioctl()
H A Dvmwgfx_scrn.c217 struct vmw_framebuffer *vfb; in vmw_sou_crtc_mode_set_nofb() local
239 if (vfb) { in vmw_sou_crtc_mode_set_nofb()
534 struct vmw_framebuffer *vfb, in vmw_sou_plane_update_bo() argument
544 bo_update.base.vfb = vfb; in vmw_sou_plane_update_bo()
696 struct vmw_framebuffer *vfb, in vmw_sou_plane_update_surface() argument
706 srf_update.base.vfb = vfb; in vmw_sou_plane_update_surface()
733 struct vmw_framebuffer *vfb = in vmw_sou_primary_plane_atomic_update() local
736 if (vfb->bo) in vmw_sou_primary_plane_atomic_update()
738 old_state, vfb, &fence); in vmw_sou_primary_plane_atomic_update()
741 old_state, vfb, in vmw_sou_primary_plane_atomic_update()
[all …]
H A Dvmwgfx_stdu.c557 struct vmw_framebuffer *vfb, in vmw_kms_stdu_readback() argument
592 ddirty.pitch = vfb->base.pitches[0]; in vmw_kms_stdu_readback()
975 struct vmw_framebuffer *vfb; in vmw_stdu_primary_plane_prepare_fb() local
1001 else if (vfb->bo) in vmw_stdu_primary_plane_prepare_fb()
1246 struct vmw_framebuffer *vfb, in vmw_stdu_plane_update_bo() argument
1256 bo_update.base.vfb = vfb; in vmw_stdu_plane_update_bo()
1356 struct vmw_framebuffer *vfb, in vmw_stdu_plane_update_surface() argument
1371 srf_update.vfb = vfb; in vmw_stdu_plane_update_surface()
1415 struct vmw_framebuffer *vfb = in vmw_stdu_primary_plane_atomic_update() local
1428 if (vfb->bo) in vmw_stdu_primary_plane_atomic_update()
[all …]
H A Dvmwgfx_kms.h127 struct vmw_framebuffer *vfb; member
449 struct vmw_framebuffer *vfb,
533 struct vmw_framebuffer *vfb,
555 struct vmw_framebuffer *vfb,
H A Dvmwgfx_kms.c1249 struct vmw_framebuffer *vfb, in vmw_kms_readback() argument
1477 struct vmw_framebuffer *vfb = NULL; in vmw_kms_new_framebuffer() local
1494 return vfb; in vmw_kms_new_framebuffer()
1506 struct vmw_framebuffer *vfb = NULL; in vmw_kms_fb_create() local
1531 if (IS_ERR(vfb)) { in vmw_kms_fb_create()
1532 ret = PTR_ERR(vfb); in vmw_kms_fb_create()
1545 return &vfb->base; in vmw_kms_fb_create()
1840 struct vmw_framebuffer *vfb, in vmw_kms_generic_present() argument
1855 struct vmw_framebuffer *vfb, in vmw_kms_present() argument
2565 if (update->vfb->bo) { in vmw_du_helper_plane_update()
[all …]
H A Dvmwgfx_drv.h1063 struct vmw_framebuffer *vfb,
/linux-6.15/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml75 xlnx,vfb:
152 - xlnx,vfb
179 xlnx,vfb;
/linux-6.15/drivers/media/platform/xilinx/
H A Dxilinx-csi2rxss.c808 bool en_csi_v20, vfb; in xcsi2rxss_parse_of() local
855 vfb = of_property_read_bool(node, "xlnx,vfb"); in xcsi2rxss_parse_of()
856 if (!vfb) { in xcsi2rxss_parse_of()
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-bus-xen-backend7 'vif' (network), or 'vfb' (framebuffer).
/linux-6.15/drivers/video/fbdev/
H A DMakefile128 obj-$(CONFIG_FB_VIRTUAL) += vfb.o
H A DKconfig1682 kernel option `video=vfb:'.
1685 module will be called vfb. In order to load it, you must use