Searched refs:videomode (Results 1 - 25 of 83) sorted by relevance

1234

/linux-master/include/video/
H A Dof_videomode.h5 * videomode of-helpers
12 struct videomode;
14 int of_get_videomode(struct device_node *np, struct videomode *vm,
H A Dvideomode.h5 * generic videomode description
15 * Subsystem independent description of a videomode.
18 struct videomode { struct
35 * videomode_from_timing - convert display timing to videomode
40 * This function converts a struct display_timing to a struct videomode.
43 struct videomode *vm);
46 * videomode_from_timings - convert one display timings entry to videomode
52 * This function converts one struct display_timing entry to a struct videomode.
55 struct videomode *vm, unsigned int index);
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.c16 #include <video/videomode.h>
67 struct videomode videomode; local
74 memset(&videomode, 0, sizeof(videomode));
75 videomode.hactive = pipeline->width;
76 videomode.vactive = pipeline->height;
77 width = videomode.hactive + videomode.hfront_porch +
78 videomode
[all...]
/linux-master/include/linux/platform_data/
H A Dshmob_drm.h13 #include <video/videomode.h>
24 struct videomode mode;
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_crtc.h21 struct videomode;
23 struct videomode *omap_crtc_timings(struct drm_crtc *crtc);
H A Domap_encoder.c44 static void omap_encoder_update_videomode_flags(struct videomode *vm,
81 struct videomode vm = { 0 };
95 * drm_display_mode and struct videomode. The hack below goes and
/linux-master/drivers/video/
H A Dof_videomode.c3 * generic videomode helper
13 #include <video/videomode.h>
16 * of_get_videomode - get the videomode #<index> from devicetree
26 * only one videomode is to be retrieved. A driver that needs to work
30 int of_get_videomode(struct device_node *np, struct videomode *vm,
H A Dvideomode.c11 #include <video/videomode.h>
14 struct videomode *vm)
32 struct videomode *vm, unsigned int index)
H A DMakefile20 obj-$(CONFIG_VIDEOMODE_HELPERS) += display_timing.o videomode.o
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.h19 #include <video/videomode.h>
36 const struct videomode *mode;
/linux-master/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c224 struct fb_videomode *videomode, int output_fmt)
227 mode->name = videomode->name;
228 mode->refresh = videomode->refresh;
229 mode->xres = videomode->xres;
230 mode->yres = videomode->yres;
232 do_div(div_result, videomode->pixclock);
235 mode->left_margin = videomode->left_margin;
236 mode->right_margin = videomode->right_margin;
237 mode->upper_margin = videomode->upper_margin;
238 mode->lower_margin = videomode
223 fbmode_to_mmpmode(struct mmp_mode *mode, struct fb_videomode *videomode, int output_fmt) argument
248 mmpmode_to_fbmode(struct fb_videomode *videomode, struct mmp_mode *mode) argument
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dpi.c24 struct omap_video_timings videomode; member in struct:panel_drv_data
67 in->ops.dpi->set_timings(in, &ddata->videomode);
101 ddata->videomode = *timings;
112 *timings = ddata->videomode;
145 struct videomode vm;
161 videomode_to_omap_video_timings(&vm, &ddata->videomode);
198 dssdev->panel.timings = ddata->videomode;
H A Dpanel-sharp-ls037v7dw01.c25 struct omap_video_timings videomode; member in struct:panel_drv_data
93 in->ops.dpi->set_timings(in, &ddata->videomode);
153 ddata->videomode = *timings;
164 *timings = ddata->videomode;
272 ddata->videomode = sharp_ls_timings;
279 dssdev->panel.timings = ddata->videomode;
H A Dpanel-nec-nl8048hl11.c23 struct omap_video_timings videomode; member in struct:panel_drv_data
151 in->ops.dpi->set_timings(in, &ddata->videomode);
187 ddata->videomode = *timings;
198 *timings = ddata->videomode;
270 ddata->videomode = nec_8048_panel_timings;
277 dssdev->panel.timings = ddata->videomode;
H A Dpanel-lgphilips-lb035q02.c47 struct omap_video_timings videomode; member in struct:panel_drv_data
157 in->ops.dpi->set_timings(in, &ddata->videomode);
193 ddata->videomode = *timings;
204 *timings = ddata->videomode;
276 ddata->videomode = lb035q02_timings;
283 dssdev->panel.timings = ddata->videomode;
H A Dpanel-tpo-td028ttec1.c27 struct omap_video_timings videomode; member in struct:panel_drv_data
198 in->ops.dpi->set_timings(in, &ddata->videomode);
320 ddata->videomode = *timings;
331 *timings = ddata->videomode;
404 ddata->videomode = td028ttec1_panel_timings;
411 dssdev->panel.timings = ddata->videomode;
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h15 #include <video/videomode.h>
38 * @vm: videomode structure to use for DPU and DPI initialization
49 struct videomode vm;
H A Dsprd_dsi.h12 #include <video/videomode.h>
90 struct videomode vm;
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h177 struct videomode vm;
308 const struct videomode *vm);
310 const struct videomode *vm);
312 struct videomode *vm, const struct hdmi_config *param);
H A Domapdss.h17 #include <video/videomode.h>
286 const struct videomode *vm);
298 const struct videomode *vm);
/linux-master/include/drm/
H A Ddrm_modes.h35 struct videomode;
503 void drm_display_mode_from_videomode(const struct videomode *vm,
506 struct videomode *vm);
507 void drm_bus_flags_from_videomode(const struct videomode *vm, u32 *bus_flags);
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_hw.h15 struct videomode;
177 void (*modeset)(struct malidp_hw_device *hwdev, struct videomode *m);
192 struct videomode *vm);
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c21 #include <video/videomode.h>
33 struct videomode *vm;
167 struct videomode *vm;
H A Dexynos_drm_mic.c22 #include <video/videomode.h>
103 struct videomode vm;
157 struct videomode vm = mic->vm;
181 struct videomode *vm = &mic->vm;
192 struct videomode vm = mic->vm;
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.h13 #include <video/videomode.h>
142 void dcss_dtg_sync_set(struct dcss_dtg *dtg, struct videomode *vm);
161 void dcss_ss_sync_set(struct dcss_ss *ss, struct videomode *vm,

Completed in 271 milliseconds

1234