Home
last modified time | relevance | path

Searched refs:omap_overlay_info (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c107 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 inf in overlay_pre_mult_alpha_store()
[all...]
H A Dmanager.c140 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()
H A Ddss.h218 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,
H A Doverlay.c103 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()
H A Dapply.c53 struct omap_overlay_info user_info;
56 struct omap_overlay_info info;
200 struct omap_overlay_info *oi; in dss_check_settings_low()
203 struct omap_overlay_info *ois[MAX_DSS_OVERLAYS]; in dss_check_settings_low()
619 struct omap_overlay_info *oi; in dss_ovl_write_regs()
1301 struct omap_overlay_info *info) in dss_ovl_set_info()
1322 struct omap_overlay_info *info) in dss_ovl_get_info()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c108 struct omap_overlay_info info; in overlay_input_size_show()
118 struct omap_overlay_info info; in overlay_screen_width_show()
127 struct omap_overlay_info info; in overlay_position_show()
140 struct omap_overlay_info info; in overlay_position_store()
166 struct omap_overlay_info info; in overlay_output_size_show()
179 struct omap_overlay_info info; in overlay_output_size_store()
231 struct omap_overlay_info info; in overlay_global_alpha_show()
244 struct omap_overlay_info info; in overlay_global_alpha_store()
273 struct omap_overlay_info info; in overlay_pre_mult_alpha_show()
286 struct omap_overlay_info inf in overlay_pre_mult_alpha_store()
[all...]
H A Dmanager.c140 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()
H A Ddss.h218 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,
H A Doverlay.c103 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()
H A Dapply.c53 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_fb.h19 struct omap_overlay_info;
30 struct omap_overlay_info *info,
31 struct omap_overlay_info *r_info);
H A Domap_fb.c137 struct omap_overlay_info *info, in omap_framebuffer_update_scanout()
138 struct omap_overlay_info *r_info) in omap_framebuffer_update_scanout()
H A Domap_plane.c73 struct omap_overlay_info info, r_info; in omap_plane_atomic_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_fb.h19 struct omap_overlay_info;
29 struct drm_plane_state *state, struct omap_overlay_info *info);
H A Domap_plane.c48 struct omap_overlay_info info; in omap_plane_atomic_update()
H A Domap_fb.c134 struct drm_plane_state *state, struct omap_overlay_info *info) in omap_framebuffer_update_scanout()
/kernel/linux/linux-5.10/include/video/
H A Domapfb_dss.h294 struct omap_overlay_info { struct
347 struct omap_overlay_info *info);
349 struct omap_overlay_info *info);
/kernel/linux/linux-6.6/include/video/
H A Domapfb_dss.h294 struct omap_overlay_info { struct
347 struct omap_overlay_info *info);
349 struct omap_overlay_info *info);
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h229 struct omap_overlay_info { struct
576 const struct omap_overlay_info *oi,
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c56 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()
H A Domapfb-main.c840 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c56 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()
H A Domapfb-main.c840 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h149 struct omap_overlay_info { struct
H A Ddss.h454 const struct omap_overlay_info *oi,

Completed in 25 milliseconds

12