Searched refs:omap_overlay_info (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | overlay-sysfs.c | 118 struct omap_overlay_info info; in overlay_input_size_show() 128 struct omap_overlay_info info; in overlay_screen_width_show() 137 struct omap_overlay_info info; in overlay_position_show() 150 struct omap_overlay_info info; in overlay_position_store() 176 struct omap_overlay_info info; in overlay_output_size_show() 189 struct omap_overlay_info info; in overlay_output_size_store() 241 struct omap_overlay_info info; in overlay_global_alpha_show() 254 struct omap_overlay_info info; in overlay_global_alpha_store() 283 struct omap_overlay_info info; in overlay_pre_mult_alpha_show() 296 struct omap_overlay_info info; in overlay_pre_mult_alpha_store() [all …]
|
D | manager.c | 152 struct omap_overlay_info **overlay_infos) in dss_mgr_check_zorder() 155 struct omap_overlay_info *info1, *info2; in dss_mgr_check_zorder() 229 struct omap_overlay_info **overlay_infos) in dss_mgr_check() 249 struct omap_overlay_info *oi; in dss_mgr_check()
|
D | overlay.c | 114 const struct omap_overlay_info *info) in dss_ovl_simple_check() 150 int dss_ovl_check(struct omap_overlay *ovl, struct omap_overlay_info *info, in dss_ovl_check()
|
D | dss.h | 229 struct omap_overlay_info **overlay_infos); 249 const struct omap_overlay_info *info); 250 int dss_ovl_check(struct omap_overlay *ovl, struct omap_overlay_info *info,
|
D | apply.c | 64 struct omap_overlay_info user_info; 67 struct omap_overlay_info info; 211 struct omap_overlay_info *oi; in dss_check_settings_low() 214 struct omap_overlay_info *ois[MAX_DSS_OVERLAYS]; in dss_check_settings_low() 630 struct omap_overlay_info *oi; in dss_ovl_write_regs() 1312 struct omap_overlay_info *info) in dss_ovl_set_info() 1333 struct omap_overlay_info *info) in dss_ovl_get_info()
|
D | dispc.c | 2469 const struct omap_overlay_info *oi, in dispc_ovl_check() 2665 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, in dispc_ovl_setup()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 46 struct omap_overlay_info info; 125 struct omap_overlay_info *info = &omap_plane->info; in omap_plane_pre_apply() 385 struct omap_overlay_info *info; in omap_plane_init()
|
D | omap_drv.h | 209 struct omap_drm_window *win, struct omap_overlay_info *info);
|
D | omap_fb.c | 149 struct omap_drm_window *win, struct omap_overlay_info *info) in omap_framebuffer_update_scanout()
|
/linux-4.1.27/include/video/ |
D | omapdss.h | 385 struct omap_overlay_info { struct 438 struct omap_overlay_info *info); 440 struct omap_overlay_info *info); 929 const struct omap_overlay_info *oi, 937 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi,
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 67 struct omap_overlay_info old_info; in omapfb_setup_plane() 126 struct omap_overlay_info info; in omapfb_setup_plane() 195 struct omap_overlay_info ovli; in omapfb_query_plane()
|
D | omapfb-main.c | 851 struct omap_overlay_info info; in omapfb_setup_overlay() 977 struct omap_overlay_info info; in omapfb_apply_changes() 987 struct omap_overlay_info info; in omapfb_apply_changes()
|
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_vout.c | 371 struct omap_overlay_info info; in omapvid_setup_overlay()
|