Home
last modified time | relevance | path

Searched refs:ovl (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Doverlay-sysfs.c73 r = ovl->unset_manager(ovl); in overlay_manager_store()
85 r = ovl->set_manager(ovl, mgr); in overlay_manager_store()
109 ovl->get_overlay_info(ovl, &info); in overlay_input_size_show()
119 ovl->get_overlay_info(ovl, &info); in overlay_screen_width_show()
128 ovl->get_overlay_info(ovl, &info); in overlay_position_show()
141 ovl->get_overlay_info(ovl, &info); in overlay_position_store()
167 ovl->get_overlay_info(ovl, &info); in overlay_output_size_show()
180 ovl->get_overlay_info(ovl, &info); in overlay_output_size_store()
218 r = ovl->enable(ovl); in overlay_enabled_store()
220 r = ovl->disable(ovl); in overlay_enabled_store()
[all …]
A Doverlay.c61 ovl->name = "gfx"; in dss_init_overlays()
62 ovl->id = OMAP_DSS_GFX; in dss_init_overlays()
65 ovl->name = "vid1"; in dss_init_overlays()
66 ovl->id = OMAP_DSS_VIDEO1; in dss_init_overlays()
69 ovl->name = "vid2"; in dss_init_overlays()
70 ovl->id = OMAP_DSS_VIDEO2; in dss_init_overlays()
73 ovl->name = "vid3"; in dss_init_overlays()
78 ovl->caps = dss_feat_get_overlay_caps(ovl->id); in dss_init_overlays()
79 ovl->supported_modes = in dss_init_overlays()
108 "scaling\n", ovl->id); in dss_ovl_simple_check()
[all …]
A Dapply.c226 ois[ovl->id] = oi; in dss_check_settings_low()
432 return ovl->manager ? dss_mgr_get_device(ovl->manager) : NULL; in dss_ovl_get_device()
547 if (!ovl->manager) in dss_mgr_wait_for_go_ovl()
594 ovl->id); in dss_mgr_wait_for_go_ovl()
1344 if (ovl->manager) { in dss_ovl_set_manager()
1346 ovl->name, ovl->manager->name); in dss_ovl_set_manager()
1366 ovl->manager = mgr; in dss_ovl_set_manager()
1392 if (!ovl->manager) { in dss_ovl_unset_manager()
1472 if (ovl->manager == NULL || ovl->manager->output == NULL) { in dss_ovl_enable()
1484 ovl->id); in dss_ovl_enable()
[all …]
A Ddispc-compat.c343 struct omap_overlay *ovl; in dispc_error_worker() local
346 ovl = omap_dss_get_overlay(i); in dispc_error_worker()
351 ovl->name); in dispc_error_worker()
352 ovl->disable(ovl); in dispc_error_worker()
374 struct omap_overlay *ovl; in dispc_error_worker() local
375 ovl = omap_dss_get_overlay(j); in dispc_error_worker()
377 if (ovl->id != OMAP_DSS_GFX && in dispc_error_worker()
378 ovl->manager == mgr) in dispc_error_worker()
379 ovl->disable(ovl); in dispc_error_worker()
A Dmanager.c219 struct omap_overlay *ovl; in dss_mgr_check() local
236 list_for_each_entry(ovl, &mgr->overlays, list) { in dss_mgr_check()
240 oi = overlay_infos[ovl->id]; in dss_mgr_check()
245 r = dss_ovl_check(ovl, oi, mgr_timings); in dss_mgr_check()
A Ddss.h237 int dss_ovl_simple_check(struct omap_overlay *ovl,
239 int dss_ovl_check(struct omap_overlay *ovl, struct omap_overlay_info *info,
243 int dss_overlay_kobj_init(struct omap_overlay *ovl,
245 void dss_overlay_kobj_uninit(struct omap_overlay *ovl);
/linux/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl.c39 #define DISP_REG_OVL_ADDR(ovl, n) ((ovl)->data->addr + 0x20 * (n)) argument
52 #define OVL_CON_CLRFMT_RGB565(ovl) ((ovl)->data->fmt_rgb565_is_0 ? \ argument
54 #define OVL_CON_CLRFMT_RGB888(ovl) ((ovl)->data->fmt_rgb565_is_0 ? \ argument
227 mtk_ddp_write(cmdq_pkt, 0x1, &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_on()
239 &ovl->cmdq_reg, ovl->regs, DISP_REG_OVL_RDMA_GMC(idx)); in mtk_ovl_layer_on()
240 mtk_ddp_write_mask(cmdq_pkt, BIT(idx), &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_on()
249 mtk_ddp_write_mask(cmdq_pkt, 0, &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_off()
251 mtk_ddp_write(cmdq_pkt, 0, &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_off()
323 mtk_ddp_write_relaxed(cmdq_pkt, con, &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_config()
325 mtk_ddp_write_relaxed(cmdq_pkt, pitch, &ovl->cmdq_reg, ovl->regs, in mtk_ovl_layer_config()
[all …]
/linux/drivers/video/fbdev/
A Dsh_mobile_lcdcfb.c789 ovl->base_addr_y = ovl->dma_handle; in sh_mobile_lcdc_overlay_setup()
790 ovl->base_addr_c = ovl->dma_handle in sh_mobile_lcdc_overlay_setup()
860 lcdc_write_overlay(ovl, LDBnBSAYR(ovl->index), ovl->base_addr_y); in sh_mobile_lcdc_overlay_setup()
861 lcdc_write_overlay(ovl, LDBnBSACR(ovl->index), ovl->base_addr_c); in sh_mobile_lcdc_overlay_setup()
1406 lcdc_write_overlay(ovl, LDBnBSAYR(ovl->index), ovl->base_addr_y); in sh_mobile_lcdc_overlay_pan()
1407 lcdc_write_overlay(ovl, LDBnBSACR(ovl->index), ovl->base_addr_c); in sh_mobile_lcdc_overlay_pan()
2377 ovl->xres = ovl->cfg->max_xres; in sh_mobile_lcdc_overlay_init()
2378 ovl->xres_virtual = ovl->xres; in sh_mobile_lcdc_overlay_init()
2379 ovl->yres = ovl->cfg->max_yres; in sh_mobile_lcdc_overlay_init()
2385 ovl->pitch = ovl->xres_virtual; in sh_mobile_lcdc_overlay_init()
[all …]
/linux/drivers/media/platform/omap/
A Domap_vout.c311 ovl->get_overlay_info(ovl, &info); in omapvid_setup_overlay()
369 dssdev = ovl->get_device(ovl); in omapvid_init()
430 dssdev = ovl->get_device(ovl); in omapvid_apply_changes()
619 dssdev = ovl->get_device(ovl); in vidioc_try_fmt_vid_out()
648 dssdev = ovl->get_device(ovl); in vidioc_s_fmt_vid_out()
837 dssdev = ovl->get_device(ovl); in vidioc_s_selection()
1049 ret = ovl->enable(ovl); in omap_vout_vb2_start_streaming()
1067 ovl->disable(ovl); in omap_vout_vb2_start_streaming()
1101 ovl->disable(ovl); in omap_vout_vb2_stop_streaming()
1202 dssdev = ovl->get_device(ovl); in vidioc_g_fbuf()
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb-ioctl.c96 ovl->get_overlay_info(ovl, &old_info); in omapfb_setup_plane()
104 r = ovl->disable(ovl); in omapfb_setup_plane()
117 ovl->get_overlay_info(ovl, &info); in omapfb_setup_plane()
124 r = ovl->set_overlay_info(ovl, &info); in omapfb_setup_plane()
130 r = ovl->manager->apply(ovl->manager); in omapfb_setup_plane()
136 r = ovl->enable(ovl); in omapfb_setup_plane()
159 ovl->set_overlay_info(ovl, &old_info); in omapfb_setup_plane()
187 ovl->get_overlay_info(ovl, &ovli); in omapfb_query_plane()
191 pi->enabled = ovl->is_enabled(ovl); in omapfb_query_plane()
242 if (ovl->is_enabled(ovl)) { in omapfb_setup_mem()
[all …]
A Domapfb.h123 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl,
137 struct omap_overlay *ovl; in fb2display() local
144 ovl = ofbi->overlays[0]; in fb2display()
146 return ovl->get_device(ovl); in fb2display()
173 static inline int omapfb_overlay_enable(struct omap_overlay *ovl, in omapfb_overlay_enable() argument
177 return ovl->enable(ovl); in omapfb_overlay_enable()
179 return ovl->disable(ovl); in omapfb_overlay_enable()
A Domapfb-sysfs.c163 struct omap_overlay *ovl) in get_overlay_fb() argument
171 if (ofbi->overlays[t] == ovl) in get_overlay_fb()
186 struct omap_overlay *ovl; in store_overlays() local
245 ovl = ofbi->overlays[i]; in store_overlays()
250 if (ovl == ovls[t]) { in store_overlays()
265 if (ovl->manager) in store_overlays()
266 ovl->manager->apply(ovl->manager); in store_overlays()
282 ovl = ovls[i]; in store_overlays()
462 struct omap_overlay *ovl; in store_size() local
463 ovl = ofbi2->overlays[j]; in store_size()
[all …]
A Domapfb-main.c891 ovl->get_overlay_info(ovl, &info); in omapfb_setup_overlay()
912 r = ovl->set_overlay_info(ovl, &info); in omapfb_setup_overlay()
952 ovl->manager->apply(ovl->manager); in omapfb_apply_changes()
968 ovl->get_overlay_info(ovl, &info); in omapfb_apply_changes()
978 ovl->get_overlay_info(ovl, &info); in omapfb_apply_changes()
988 ovl->manager->apply(ovl->manager); in omapfb_apply_changes()
1825 ovl->disable(ovl); in omapfb_free_resources()
1828 ovl->unset_manager(ovl); in omapfb_free_resources()
1981 ovl->manager->apply(ovl->manager); in omapfb_create_framebuffers()
2389 ovl->unset_manager(ovl); in omapfb_init_connections()
[all …]
/linux/include/video/
A Domapfb_dss.h338 int (*enable)(struct omap_overlay *ovl);
339 int (*disable)(struct omap_overlay *ovl);
340 bool (*is_enabled)(struct omap_overlay *ovl);
342 int (*set_manager)(struct omap_overlay *ovl,
344 int (*unset_manager)(struct omap_overlay *ovl);
346 int (*set_overlay_info)(struct omap_overlay *ovl,
348 void (*get_overlay_info)(struct omap_overlay *ovl,
351 int (*wait_for_go)(struct omap_overlay *ovl);
353 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl);
/linux/Documentation/devicetree/bindings/display/mediatek/
A Dmediatek,disp.txt30 "mediatek,<chip>-disp-ovl" - overlay (4 layers, blending, csc)
31 "mediatek,<chip>-disp-ovl-2l" - overlay (2 layers, blending, csc)
60 "mediatek,<chip>-disp-ovl"
87 ovl0: ovl@1400c000 {
88 compatible = "mediatek,mt8173-disp-ovl";
97 ovl1: ovl@1400d000 {
98 compatible = "mediatek,mt8173-disp-ovl";
/linux/arch/arm/boot/dts/
A Dmt7623n.dtsi140 ovl: ovl@14007000 { label
141 compatible = "mediatek,mt7623-disp-ovl",
142 "mediatek,mt2701-disp-ovl";
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8183.dtsi39 ovl-2l0 = &ovl_2l0;
40 ovl-2l1 = &ovl_2l1;
1328 ovl0: ovl@14008000 {
1329 compatible = "mediatek,mt8183-disp-ovl";
1339 ovl_2l0: ovl@14009000 {
1340 compatible = "mediatek,mt8183-disp-ovl-2l";
1350 ovl_2l1: ovl@1400a000 {
1351 compatible = "mediatek,mt8183-disp-ovl-2l";
A Dmt8173.dtsi1066 ovl0: ovl@1400c000 {
1067 compatible = "mediatek,mt8173-disp-ovl";
1077 ovl1: ovl@1400d000 {
1078 compatible = "mediatek,mt8173-disp-ovl";
/linux/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_plane.c525 struct drm_plane *ovl; in atmel_hlcdc_plane_prepare_disc_area() local
539 drm_atomic_crtc_state_for_each_plane(ovl, c_state) { in atmel_hlcdc_plane_prepare_disc_area()
543 if (ovl == c_state->crtc->primary) in atmel_hlcdc_plane_prepare_disc_area()
546 ovl_s = drm_atomic_get_plane_state(c_state->state, ovl); in atmel_hlcdc_plane_prepare_disc_area()
/linux/drivers/usb/atm/
A Dueagle-atm.c128 u16 ovl; member
902 u16 ovl = sc->ovl; in uea_load_page_e1() local
912 if (ovl == 0 && pageno == 0) { in uea_load_page_e1()
941 bi.wOvl = cpu_to_le16(ovl); in uea_load_page_e1()
942 bi.wOvlOffset = cpu_to_le16(ovl | 0x8000); in uea_load_page_e1()
1860 sc->ovl = 0; in uea_start_reset()
2072 sc->ovl = intr->e1_bOvl >> 4 | intr->e1_bOvl << 4; in uea_schedule_load_page_e1()
/linux/Documentation/dev-tools/
A Dcoccinelle.rst517 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
518 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
519 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/linux/drivers/gpu/drm/mcde/
A Dmcde_display.c337 static void mcde_configure_overlay(struct mcde *mcde, enum mcde_overlay ovl, in mcde_configure_overlay() argument
352 switch (ovl) { in mcde_configure_overlay()
/linux/drivers/gpu/drm/i915/display/
A Dintel_overlay.c201 void (*flip_complete)(struct intel_overlay *ovl);

Completed in 69 milliseconds