Searched refs:omap_overlay_info (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ |
D | overlay-sysfs.c | 107 struct omap_overlay_info info; in overlay_input_size_show() 117 struct omap_overlay_info info; in overlay_screen_width_show() 126 struct omap_overlay_info info; in overlay_position_show() 139 struct omap_overlay_info info; in overlay_position_store() 165 struct omap_overlay_info info; in overlay_output_size_show() 178 struct omap_overlay_info info; in overlay_output_size_store() 230 struct omap_overlay_info info; in overlay_global_alpha_show() 243 struct omap_overlay_info info; in overlay_global_alpha_store() 272 struct omap_overlay_info info; in overlay_pre_mult_alpha_show() 285 struct omap_overlay_info info; in overlay_pre_mult_alpha_store() [all …]
|
D | manager.c | 140 struct omap_overlay_info **overlay_infos) in dss_mgr_check_zorder() 143 struct omap_overlay_info *info1, *info2; in dss_mgr_check_zorder() 217 struct omap_overlay_info **overlay_infos) in dss_mgr_check() 237 struct omap_overlay_info *oi; in dss_mgr_check()
|
D | dss.h | 218 struct omap_overlay_info **overlay_infos); 238 const struct omap_overlay_info *info); 239 int dss_ovl_check(struct omap_overlay *ovl, struct omap_overlay_info *info, 421 const struct omap_overlay_info *oi, 429 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi,
|
D | overlay.c | 103 const struct omap_overlay_info *info) in dss_ovl_simple_check() 139 int dss_ovl_check(struct omap_overlay *ovl, struct omap_overlay_info *info, in dss_ovl_check()
|
D | apply.c | 53 struct omap_overlay_info user_info; 56 struct omap_overlay_info info; 198 struct omap_overlay_info *oi; in dss_check_settings_low() 201 struct omap_overlay_info *ois[MAX_DSS_OVERLAYS]; in dss_check_settings_low() 617 struct omap_overlay_info *oi; in dss_ovl_write_regs() 1299 struct omap_overlay_info *info) in dss_ovl_set_info() 1320 struct omap_overlay_info *info) in dss_ovl_get_info()
|
D | dispc.c | 2512 const struct omap_overlay_info *oi, in dispc_ovl_check() 2747 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, in dispc_ovl_setup()
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/ |
D | omap_fb.h | 19 struct omap_overlay_info; 30 struct omap_overlay_info *info, 31 struct omap_overlay_info *r_info);
|
D | omap_fb.c | 137 struct omap_overlay_info *info, in omap_framebuffer_update_scanout() 138 struct omap_overlay_info *r_info) in omap_framebuffer_update_scanout()
|
D | omap_plane.c | 73 struct omap_overlay_info info, r_info; in omap_plane_atomic_update()
|
/linux-6.1.9/include/video/ |
D | omapfb_dss.h | 294 struct omap_overlay_info { struct 347 struct omap_overlay_info *info); 349 struct omap_overlay_info *info);
|
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 56 struct omap_overlay_info old_info; in omapfb_setup_plane() 115 struct omap_overlay_info info; in omapfb_setup_plane() 184 struct omap_overlay_info ovli; in omapfb_query_plane()
|
D | omapfb-main.c | 840 struct omap_overlay_info info; in omapfb_setup_overlay() 967 struct omap_overlay_info info; in omapfb_apply_changes() 977 struct omap_overlay_info info; in omapfb_apply_changes()
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 149 struct omap_overlay_info { struct
|
D | dss.h | 454 const struct omap_overlay_info *oi,
|
D | dispc.c | 2796 const struct omap_overlay_info *oi, in dispc_ovl_setup() 4589 struct omap_overlay_info ovli; 4672 struct omap_overlay_info ovli; in dispc_errata_i734_wa()
|
/linux-6.1.9/drivers/media/platform/ti/omap/ |
D | omap_vout.c | 283 struct omap_overlay_info info; in omapvid_setup_overlay() 1450 struct omap_overlay_info info; in omap_vout_create_video_devices()
|