kernel-hacking-2024-linux-s.../include/video
Tomi Valkeinen ffa3fd21de videomode: implement public of_get_display_timing()
The current of_get_display_timings() reads multiple display timings,
allocating memory for the entries. However, most of the time when
parsing display timings from DT data is needed, there's only one display
timing as it's not common for a LCD panel to support multiple videomodes.

This patch creates a new function:

int of_get_display_timing(struct device_node *np, const char *name,
               struct display_timing *dt);

which can be used to parse a single display timing entry from the given
node name.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
2013-05-28 14:42:52 +03:00
..
atmel_lcdc.h ARM: at91/avr32/atmel_lcdfb: add platform device-id table 2013-03-13 11:05:12 +01:00
aty128.h
auo_k190xfb.h AUO-K190x: Add resolutions for portrait displays 2013-04-04 13:08:07 +03:00
broadsheetfb.h
cirrus.h
cvisionppc.h
da8xx-fb.h
display_timing.h videomode: remove timing_entry_index 2013-03-12 15:46:52 +02:00
edid.h
exynos_dp.h
exynos_mipi_dsim.h drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs 2013-02-21 17:22:18 -08:00
gbe.h
hecubafb.h
iga.h
ili9320.h
Kbuild
kyro.h
mach64.h
maxinefb.h
mbxfb.h
metronomefb.h
mipi_display.h
mmp_disp.h video: mmp display subsystem 2013-02-21 17:22:17 -08:00
neomagic.h
newport.h
of_display_timing.h videomode: implement public of_get_display_timing() 2013-05-28 14:42:52 +03:00
of_videomode.h video: add of helper for display timings/videomode 2013-01-24 09:03:48 +01:00
omap-panel-data.h OMAPDSS: n8x0: remove platform backlight calls 2013-04-03 15:19:45 +03:00
omapdss.h OMAPDSS: remove dsi videomode from dssdev 2013-04-03 15:19:18 +03:00
omapvrfb.h
permedia2.h
platform_lcd.h drivers/video/backlight/platform_lcd.c: introduce probe callback 2013-04-29 18:28:18 -07:00
pm3fb.h
pmag-ba-fb.h
pmagb-b-fb.h
pxa168fb.h
radeon.h
s1d13xxxfb.h
sa1100fb.h
samsung_fimd.h video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value 2013-02-21 17:22:18 -08:00
sgivw.h
sh_mipi_dsi.h
sh_mobile_hdmi.h
sh_mobile_lcdc.h
sh_mobile_meram.h
sisfb.h
sstfb.h
tdfx.h
tgafb.h
trident.h
udlfb.h
uvesafb.h
vga.h
videomode.h videomode: videomode_from_timing work 2013-03-21 14:34:33 +02:00
w100fb.h