| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_overlay.c | 237 alloc_request(struct intel_overlay *overlay, void (*fn)(struct intel_overlay *)) in alloc_request() 258 static int intel_overlay_on(struct intel_overlay *overlay) in intel_overlay_on() 292 static void intel_overlay_flip_prepare(struct intel_overlay *overlay, in intel_overlay_flip_prepare() 319 static int intel_overlay_continue(struct intel_overlay *overlay, in intel_overlay_continue() 358 static void intel_overlay_release_old_vma(struct intel_overlay *overlay) in intel_overlay_release_old_vma() 374 intel_overlay_release_old_vid_tail(struct intel_overlay *overlay) in intel_overlay_release_old_vid_tail() 379 static void intel_overlay_off_tail(struct intel_overlay *overlay) in intel_overlay_off_tail() 395 struct intel_overlay *overlay = in intel_overlay_last_flip_retire() local 403 static int intel_overlay_off(struct intel_overlay *overlay) in intel_overlay_off() 451 static int intel_overlay_recover_from_interrupt(struct intel_overlay *overlay) in intel_overlay_recover_from_interrupt() [all …]
|
| H A D | intel_display_snapshot.c | 22 struct intel_overlay_snapshot *overlay; member
|
| H A D | intel_display_types.h | 1499 struct intel_overlay *overlay; member
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_overlay.c | 70 u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, in omap_overlay_assign() 114 void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay) in omap_overlay_release() 138 struct omap_hw_overlay *overlay) in omap_overlay_update_state() 152 static void omap_overlay_destroy(struct omap_hw_overlay *overlay) in omap_overlay_destroy() 160 struct omap_hw_overlay *overlay; in omap_overlay_init() local 184 struct omap_hw_overlay *overlay; in omap_hwoverlays_init() local
|
| H A D | omap_plane.c | 28 struct omap_hw_overlay *overlay; member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_overlay.c | 248 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/ |
| H A D | mmp_ctrl.c | 48 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()
|
| H A D | mmp_ctrl.h | 1412 static inline int overlay_is_vid(struct mmp_overlay *overlay) in overlay_is_vid() 1427 static inline struct mmphw_ctrl *overlay_to_ctrl(struct mmp_overlay *overlay) in overlay_to_ctrl()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-overlay.rst | 4 .. _overlay: target
|
| /linux/include/video/ |
| H A D | mmp_disp.h | 263 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/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay-sysfs.c | 399 struct omap_overlay *overlay; in overlay_attr_show() local 414 struct omap_overlay *overlay; in overlay_attr_store() local
|
| /linux/drivers/video/fbdev/mmp/fb/ |
| H A D | mmpfb.h | 31 struct mmp_overlay *overlay; member
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_drv.h | 42 struct drm_plane overlay; member
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga_overlay.h | 83 uint32 overlay; member
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_overlay.c | 546 struct drm_plane *overlay; in armada_overlay_plane_create() local
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 376 uint32_t overlay = 1; in nv04_update_plane() local
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_crtc.c | 643 struct atmel_hlcdc_plane *overlay; in atmel_hlcdc_crtc_create() local
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_dev.c | 1235 int vnic_dev_overlay_offload_ctrl(struct vnic_dev *vdev, u8 overlay, u8 config) in vnic_dev_overlay_offload_ctrl() 1244 int vnic_dev_overlay_offload_cfg(struct vnic_dev *vdev, u8 overlay, in vnic_dev_overlay_offload_cfg()
|
| /linux/drivers/video/fbdev/ |
| H A D | pxafb.h | 160 struct pxafb_layer overlay[2]; member
|
| /linux/drivers/of/ |
| H A D | overlay.c | 52 struct device_node *overlay; member
|
| /linux/drivers/hv/ |
| H A D | mshv_vtl_main.c | 209 union hv_synic_overlay_page_msr overlay = {}; in mshv_vtl_configure_reg_page() local
|