Searched refs:replication (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/omapdrm/
H A Domap_plane.c124 bool ilace, replication; local
150 replication = false;
154 replication, omap_crtc_timings(crtc), false);
/drivers/video/fbdev/omap2/dss/
H A Dapply.c631 bool replication; local
644 replication = dss_ovl_use_replication(mp->lcd_config, oi->color_mode);
646 r = dispc_ovl_setup(ovl->id, oi, replication, &mp->timings, false);
H A Ddispc.c2420 bool replication, const struct omap_video_timings *mgr_timings,
2565 dispc_ovl_enable_replication(plane, caps, replication);
2571 bool replication, const struct omap_video_timings *mgr_timings,
2584 oi->color_mode, oi->rotation, oi->mirror, channel, replication);
2590 oi->rotation_type, replication, mgr_timings, mem_to_mem);
2604 const bool replication = false; local
2620 replication, mgr_timings, mem_to_mem);
2414 dispc_ovl_setup_common(enum omap_plane plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, u8 rotation, bool mirror, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) argument
2570 dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) argument

Completed in 104 milliseconds