kernel_optimize_test/drivers/video/omap2
Archit Taneja e13a138bc6 OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c
The array size of fifo_size array in the global dispc struct is currently
hardcoded to 3. Replace this with the MAX_DSS_OVERLAYS macro in dss_features.h,
use dss_features function to get the number of overlays instead of the
ARRAY_SIZE macro in dispc_read_plane_fifo_sizes().

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-09-14 18:08:24 +03:00
..
displays OMAP: DSS2: PicoDLP: fix error handling in power_on 2011-09-14 18:08:23 +03:00
dss OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c 2011-09-14 18:08:24 +03:00
omapfb OMAPFB: make debug message more useful 2011-09-14 18:08:24 +03:00
Kconfig
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c