Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/display/
A Dintel_overlay.c254 static int intel_overlay_on(struct intel_overlay *overlay) in intel_overlay_on()
393 struct intel_overlay *overlay = in intel_overlay_last_flip_retire() local
401 static int intel_overlay_off(struct intel_overlay *overlay) in intel_overlay_off()
492 struct intel_overlay *overlay = dev_priv->display.overlay; in intel_overlay_reset() local
675 static void update_colorkey(struct intel_overlay *overlay, in update_colorkey()
900 int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off()
966 static int check_overlay_dst(struct intel_overlay *overlay, in check_overlay_dst()
1119 struct intel_overlay *overlay; in intel_overlay_put_image_ioctl() local
1282 struct intel_overlay *overlay; in intel_overlay_attrs_ioctl() local
1395 struct intel_overlay *overlay; in intel_overlay_setup() local
[all …]
A Dintel_overlay.h36 static inline int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off()
/linux/drivers/gpu/drm/omapdrm/
A Domap_overlay.c69 u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, in omap_overlay_assign()
113 void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay) in omap_overlay_release()
137 struct omap_hw_overlay *overlay) in omap_overlay_update_state()
151 static void omap_overlay_destroy(struct omap_hw_overlay *overlay) in omap_overlay_destroy()
159 struct omap_hw_overlay *overlay; in omap_overlay_init() local
183 struct omap_hw_overlay *overlay; in omap_hwoverlays_init() local
A Domap_plane.c27 struct omap_hw_overlay *overlay; member
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_overlay.c248 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_stop() local
296 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_update_stream() local
359 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_resume_all() local
393 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_pause_all() local
427 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_ioctl() local
473 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_num_free_overlays() local
492 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_claim() local
517 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_unref() local
536 struct vmw_overlay *overlay; in vmw_overlay_init() local
560 struct vmw_overlay *overlay = dev_priv->overlay_priv; in vmw_overlay_close() local
/linux/drivers/video/fbdev/mmp/hw/
A Dmmp_ctrl.c48 static u32 fmt_to_reg(struct mmp_overlay *overlay, int pix_fmt) in fmt_to_reg()
119 static void dmafetch_set_fmt(struct mmp_overlay *overlay) in dmafetch_set_fmt()
129 static void overlay_set_win(struct mmp_overlay *overlay, struct mmp_win *win) in overlay_set_win()
165 static void dmafetch_onoff(struct mmp_overlay *overlay, int on) in dmafetch_onoff()
216 static void overlay_set_onoff(struct mmp_overlay *overlay, int on) in overlay_set_onoff()
230 static void overlay_set_fetch(struct mmp_overlay *overlay, int fetch_id) in overlay_set_fetch()
235 static int overlay_set_addr(struct mmp_overlay *overlay, struct mmp_addr *addr) in overlay_set_addr()
/linux/drivers/of/
A Dresolver.c41 static void adjust_overlay_phandles(struct device_node *overlay, in adjust_overlay_phandles()
73 static int update_usages_of_a_phandle_reference(struct device_node *overlay, in update_usages_of_a_phandle_reference()
151 struct device_node *overlay, int phandle_delta) in adjust_local_phandle_references()
250 int of_resolve_phandles(struct device_node *overlay) in of_resolve_phandles()
/linux/drivers/gpu/drm/sun4i/
A Dsun8i_ui_layer.c28 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_alpha()
49 int overlay, struct drm_plane *plane, in sun8i_ui_layer_update_coord()
117 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_formats()
142 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_buffer()
A Dsun8i_vi_layer.c22 int overlay, struct drm_plane *plane) in sun8i_vi_layer_update_alpha()
52 int overlay, struct drm_plane *plane, in sun8i_vi_layer_update_coord()
213 int overlay, struct drm_plane *plane) in sun8i_vi_layer_update_formats()
257 int overlay, struct drm_plane *plane) in sun8i_vi_layer_update_buffer()
/linux/drivers/fpga/
A Dof-fpga-region.c152 static int child_regions_with_firmware(struct device_node *overlay) in child_regions_with_firmware()
196 struct device_node *overlay) in of_fpga_region_parse_ov()
/linux/Documentation/userspace-api/media/v4l/
A Ddev-overlay.rst3 .. _overlay: target
/linux/include/video/
A Dmmp_disp.h263 static inline void mmp_overlay_set_fetch(struct mmp_overlay *overlay, in mmp_overlay_set_fetch()
269 static inline void mmp_overlay_set_onoff(struct mmp_overlay *overlay, in mmp_overlay_set_onoff()
275 static inline void mmp_overlay_set_win(struct mmp_overlay *overlay, in mmp_overlay_set_win()
281 static inline int mmp_overlay_set_addr(struct mmp_overlay *overlay, in mmp_overlay_set_addr()
/linux/drivers/gpu/drm/vkms/
A Dvkms_output.c37 struct vkms_plane *overlay; in vkms_add_overlay_plane() local
A Dvkms_drv.h123 bool overlay; member
/linux/drivers/video/fbdev/mmp/fb/
A Dmmpfb.h31 struct mmp_overlay *overlay; member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Doverlay-sysfs.c399 struct omap_overlay *overlay; in overlay_attr_show() local
414 struct omap_overlay *overlay; in overlay_attr_store() local
/linux/scripts/dtc/
A Dfdtoverlay.c43 static void *apply_one(char *base, const char *overlay, size_t *buf_len, in apply_one()
/linux/drivers/gpu/drm/mxsfb/
A Dmxsfb_drv.h42 struct drm_plane overlay; member
/linux/scripts/dtc/libfdt/
A Dfdt_overlay.c720 int overlay; in overlay_prevent_phandle_overwrite() local
836 int overlay; in overlay_merge() local
/linux/drivers/gpu/drm/vmwgfx/device_include/
A Dsvga_overlay.h83 uint32 overlay; member
/linux/drivers/gpu/drm/armada/
A Darmada_overlay.c545 struct drm_plane *overlay; in armada_overlay_plane_create() local
/linux/include/linux/fpga/
A Dfpga-mgr.h113 struct device_node *overlay; member
/linux/drivers/staging/vc04_services/bcm2835-camera/
A Dbcm2835-camera.h65 struct v4l2_window overlay; member
/linux/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_crtc.c658 struct atmel_hlcdc_plane *overlay; in atmel_hlcdc_crtc_create() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Doverlay.c376 uint32_t overlay = 1; in nv04_update_plane() local

Completed in 52 milliseconds

12