Home
last modified time | relevance | path

Searched refs:omap_dss_device (Results 26 – 50 of 52) sorted by relevance

123

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c255 struct omap_dss_device output;
379 static int venc_power_on(struct omap_dss_device *dssdev) in venc_power_on()
430 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off()
446 struct omap_dss_device *out = &venc.output; in venc_display_enable()
526 static u32 venc_get_wss(struct omap_dss_device *dssdev) in venc_get_wss()
561 static void venc_set_type(struct omap_dss_device *dssdev, in venc_set_type()
677 static int venc_connect(struct omap_dss_device *dssdev, in venc_connect()
678 struct omap_dss_device *dst) in venc_connect()
707 struct omap_dss_device *dst) in venc_disconnect()
740 struct omap_dss_device *out = &venc.output; in venc_init_output()
[all …]
H A Ddss-of.c151 struct omap_dss_device *
156 struct omap_dss_device *src; in omapdss_of_find_source_for_first_ep()
H A Ddss.h486 struct omap_dss_device *dst);
488 struct omap_dss_device *dst);
507 struct omap_dss_device *dst);
509 struct omap_dss_device *dst);
H A Ddsi.c317 struct omap_dss_device *dssdev;
380 struct omap_dss_device output;
412 struct omap_dss_device *out; in dsi_get_dsidev_from_id()
463 static void dsi_bus_lock(struct omap_dss_device *dssdev) in dsi_bus_lock()
471 static void dsi_bus_unlock(struct omap_dss_device *dssdev) in dsi_bus_unlock()
3815 struct omap_dss_device *out = &dsi->output; in dsi_enable_video_output()
4962 static int dsi_connect(struct omap_dss_device *dssdev, in dsi_connect()
4963 struct omap_dss_device *dst) in dsi_connect()
4993 struct omap_dss_device *dst) in dsi_disconnect()
5048 struct omap_dss_device *out = &dsi->output; in dsi_init_output()
[all …]
H A Dmanager-sysfs.c31 struct omap_dss_device *dssdev = mgr->get_device(mgr); in manager_display_show()
37 static int manager_display_match(struct omap_dss_device *dssdev, void *data) in manager_display_match()
49 struct omap_dss_device *dssdev = NULL; in manager_display_store()
50 struct omap_dss_device *old_dssdev; in manager_display_store()
H A Dapply.c413 static struct omap_dss_device *dss_mgr_get_device(struct omap_overlay_manager *mgr) in dss_mgr_get_device()
415 struct omap_dss_device *dssdev; in dss_mgr_get_device()
430 static struct omap_dss_device *dss_ovl_get_device(struct omap_overlay *ovl) in dss_ovl_get_device()
796 struct omap_dss_device *dst) in dss_mgr_connect_compat()
802 struct omap_dss_device *dst) in dss_mgr_disconnect_compat()
1173 struct omap_dss_device *output) in dss_mgr_set_output()
H A Dhdmi.h345 struct omap_dss_device output;
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h71 struct omap_dss_device *dssdev;
127 struct omap_dss_device *display);
129 struct omap_dss_device *display);
134 static inline struct omap_dss_device *fb2display(struct fb_info *fbi) in fb2display()
150 struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) in get_display_data()
H A Domapfb-main.c51 struct omap_dss_device *dssdev);
1421 struct omap_dss_device *display; in omapfb_alloc_fbmem_display()
1656 struct omap_dss_device *dssdev; in omapfb_auto_update_work()
1687 struct omap_dss_device *display) in omapfb_start_auto_update()
1715 struct omap_dss_device *display) in omapfb_stop_auto_update()
1997 struct omap_dss_device *display, in omapfb_mode_to_timings()
2134 struct omap_dss_device *dssdev) in omapfb_get_recommended_bpp()
2302 struct omap_dss_device *dssdev) in omapfb_init_display()
2399 static struct omap_dss_device *
2431 struct omap_dss_device *dssdev; in omapfb_find_default_display()
[all …]
H A Domapfb-ioctl.c206 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem()
281 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window()
301 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode()
344 struct omap_dss_device *display = fb2display(fbi); in omapfb_get_update_mode()
478 struct omap_dss_device *display = fb2display(fbi); in omapfb_memory_read()
576 struct omap_dss_device *display = fb2display(fbi); in omapfb_ioctl()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_encoder.h14 struct omap_dss_device;
17 struct omap_dss_device *output);
H A Domap_encoder.c29 struct omap_dss_device *output;
77 struct omap_dss_device *output = omap_encoder->output; in omap_encoder_mode_set()
122 struct omap_dss_device *output) in omap_encoder_init()
H A Domap_crtc.h20 struct omap_dss_device;
H A Domap_drv.h40 struct omap_dss_device *output;
H A Domap_drv.c324 struct omap_dss_device *output = NULL; in omap_connect_pipelines()
377 static int omap_display_id(struct omap_dss_device *output) in omap_display_id()
/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c366 struct omap_dss_device *dssdev; in omapvid_init()
427 struct omap_dss_device *dssdev; in omapvid_apply_changes()
487 struct omap_dss_device *cur_display; in omap_vout_isr()
614 struct omap_dss_device *dssdev; in vidioc_try_fmt_vid_out()
641 struct omap_dss_device *dssdev; in vidioc_s_fmt_vid_out()
823 struct omap_dss_device *dssdev; in vidioc_s_selection()
1046 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming()
1064 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming()
1197 struct omap_dss_device *dssdev; in vidioc_g_fbuf()
1596 struct omap_dss_device *dssdev = NULL; in omap_vout_probe()
[all …]
H A Domap_voutdef.h110 struct omap_dss_device *displays[MAX_DISPLAYS];
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c34 struct omap_dss_device output;
303 struct omap_dss_device *out = &sdi->output; in sdi_init_output()
H A Ddpi.c43 struct omap_dss_device output;
617 struct omap_dss_device *out = &dpi->output; in dpi_init_output_port()
659 struct omap_dss_device *out = &dpi->output; in dpi_uninit_output_port()
H A Ddsi.c76 static inline struct dsi_data *to_dsi_data(struct omap_dss_device *dssdev) in to_dsi_data()
1896 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int vc, in dsi_vc_enable_hs()
2339 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_dcs_read()
3298 static int dsi_update_all(struct omap_dss_device *dssdev) in dsi_update_all()
4053 static bool dsi_is_video_mode(struct omap_dss_device *dssdev) in dsi_is_video_mode()
4093 static int dsi_set_config(struct omap_dss_device *dssdev, in dsi_set_config()
4191 struct omap_dss_device *dssdev = &dsi->output; in _omap_dsi_host_transfer()
4659 struct omap_dss_device *dssdev = &dsi->output; in dsi_bridge_enable()
4678 struct omap_dss_device *dssdev = &dsi->output; in dsi_bridge_disable()
4721 struct omap_dss_device *out = &dsi->output; in dsi_init_output()
[all …]
H A Dhdmi.h367 struct omap_dss_device output;
H A Dhdmi4.c701 struct omap_dss_device *out = &hdmi->output; in hdmi4_init_output()
726 struct omap_dss_device *out = &hdmi->output; in hdmi4_uninit_output()
H A Dhdmi5.c675 struct omap_dss_device *out = &hdmi->output; in hdmi5_init_output()
700 struct omap_dss_device *out = &hdmi->output; in hdmi5_uninit_output()
H A Ddsi.h445 struct omap_dss_device output;
H A Dvenc.c262 struct omap_dss_device output;
726 struct omap_dss_device *out = &venc->output; in venc_init_output()

123