fimc_tiled_formats 1226 drivers/gpu/drm/exynos/exynos_drm_fimc.c static const unsigned int fimc_tiled_formats[] = { fimc_tiled_formats 1281 drivers/gpu/drm/exynos/exynos_drm_fimc.c num_formats = ARRAY_SIZE(fimc_formats) + ARRAY_SIZE(fimc_tiled_formats); fimc_tiled_formats 1311 drivers/gpu/drm/exynos/exynos_drm_fimc.c for (j = i, i = 0; i < ARRAY_SIZE(fimc_tiled_formats); j++, i++) { fimc_tiled_formats 1312 drivers/gpu/drm/exynos/exynos_drm_fimc.c formats[j].fourcc = fimc_tiled_formats[i];