Home
last modified time | relevance | path

Searched defs:overlay (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_overlay.c256 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_stop() local
304 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_update_stream() local
367 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_stop_all() local
398 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_resume_all() local
432 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_pause_all() local
466 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_ioctl() local
512 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_num_free_overlays() local
531 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_claim() local
556 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_unref() local
575 struct vmw_overlay *overlay; in vmw_overlay_init() local
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_overlay.c214 static void intel_overlay_submit_request(struct intel_overlay *overlay, in intel_overlay_submit_request()
226 static int intel_overlay_do_wait_request(struct intel_overlay *overlay, in intel_overlay_do_wait_request()
235 static struct i915_request *alloc_request(struct intel_overlay *overlay) in alloc_request()
244 static int intel_overlay_on(struct intel_overlay *overlay) in intel_overlay_on()
276 static void intel_overlay_flip_prepare(struct intel_overlay *overlay, in intel_overlay_flip_prepare()
298 static int intel_overlay_continue(struct intel_overlay *overlay, in intel_overlay_continue()
338 static void intel_overlay_release_old_vma(struct intel_overlay *overlay) in intel_overlay_release_old_vma()
356 struct intel_overlay *overlay = in intel_overlay_release_old_vid_tail() local
365 struct intel_overlay *overlay = in intel_overlay_off_tail() local
380 static int intel_overlay_off(struct intel_overlay *overlay) in intel_overlay_off()
[all …]
/Linux-v4.19/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c61 static u32 fmt_to_reg(struct mmp_overlay *overlay, int pix_fmt) in fmt_to_reg()
132 static void dmafetch_set_fmt(struct mmp_overlay *overlay) in dmafetch_set_fmt()
142 static void overlay_set_win(struct mmp_overlay *overlay, struct mmp_win *win) in overlay_set_win()
171 static void dmafetch_onoff(struct mmp_overlay *overlay, int on) in dmafetch_onoff()
222 static void overlay_set_onoff(struct mmp_overlay *overlay, int on) in overlay_set_onoff()
236 static void overlay_set_fetch(struct mmp_overlay *overlay, int fetch_id) in overlay_set_fetch()
241 static int overlay_set_addr(struct mmp_overlay *overlay, struct mmp_addr *addr) in overlay_set_addr()
/Linux-v4.19/drivers/of/
Dresolver.c40 static void adjust_overlay_phandles(struct device_node *overlay, in adjust_overlay_phandles()
72 static int update_usages_of_a_phandle_reference(struct device_node *overlay, in update_usages_of_a_phandle_reference()
160 struct device_node *overlay, int phandle_delta) in adjust_local_phandle_references()
257 int of_resolve_phandles(struct device_node *overlay) in of_resolve_phandles()
Doverlay.c33 struct device_node *overlay; member
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_ui_layer.c30 int overlay, bool enable, unsigned int zpos, in sun8i_ui_layer_enable()
75 int overlay, struct drm_plane *plane, in sun8i_ui_layer_update_coord()
169 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_formats()
190 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_buffer()
Dsun8i_vi_layer.c24 int overlay, bool enable, unsigned int zpos, in sun8i_vi_layer_enable()
69 int overlay, struct drm_plane *plane, in sun8i_vi_layer_update_coord()
162 int overlay, struct drm_plane *plane) in sun8i_vi_layer_update_formats()
199 int overlay, struct drm_plane *plane) in sun8i_vi_layer_update_buffer()
Dsun8i_vi_layer.h39 int overlay; member
Dsun8i_ui_layer.h51 int overlay; member
/Linux-v4.19/drivers/fpga/
Dof-fpga-region.c155 static int child_regions_with_firmware(struct device_node *overlay) in child_regions_with_firmware()
199 struct device_node *overlay) in of_fpga_region_parse_ov()
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-overlay.rst3 .. _overlay: target
/Linux-v4.19/drivers/video/fbdev/mmp/fb/
Dmmpfb.h44 struct mmp_overlay *overlay; member
/Linux-v4.19/include/video/
Dmmp_disp.h276 static inline void mmp_overlay_set_fetch(struct mmp_overlay *overlay, in mmp_overlay_set_fetch()
282 static inline void mmp_overlay_set_onoff(struct mmp_overlay *overlay, in mmp_overlay_set_onoff()
288 static inline void mmp_overlay_set_win(struct mmp_overlay *overlay, in mmp_overlay_set_win()
294 static inline int mmp_overlay_set_addr(struct mmp_overlay *overlay, in mmp_overlay_set_addr()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Doverlay-sysfs.c408 struct omap_overlay *overlay; in overlay_attr_show() local
423 struct omap_overlay *overlay; in overlay_attr_store() local
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_overlay.h93 uint32 overlay; member
/Linux-v4.19/include/linux/fpga/
Dfpga-mgr.h104 struct device_node *overlay; member
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_overlay.c544 struct drm_plane *overlay; in armada_overlay_plane_create() local
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c478 struct atmel_hlcdc_plane *overlay; in atmel_hlcdc_crtc_create() local
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.h66 struct v4l2_window overlay; member
/Linux-v4.19/lib/zlib_deflate/
Ddeflate.c181 ush *overlay; in zlib_deflateInit2() local
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c374 uint32_t overlay = 1; in nv04_update_plane() local
/Linux-v4.19/scripts/dtc/libfdt/
Dfdt_overlay.c668 int overlay; in overlay_merge() local
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Dvnic_dev.c1252 int vnic_dev_overlay_offload_ctrl(struct vnic_dev *vdev, u8 overlay, u8 config) in vnic_dev_overlay_offload_ctrl()
1261 int vnic_dev_overlay_offload_cfg(struct vnic_dev *vdev, u8 overlay, in vnic_dev_overlay_offload_cfg()
/Linux-v4.19/drivers/video/fbdev/
Dpxafb.h160 struct pxafb_layer overlay[2]; member
/Linux-v4.19/drivers/usb/host/whci/
Dwhci-hc.h132 } overlay; member

12