mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Currently, omap3_dss_panel_config() sets gfx_format to a value that is hardcoded in the code. This forces anyone who wants to use a different gfx_format to make adjustments after calling omap3_dss_panel_config(). This could be avoided if the value of gfx_format were parameterized as input for omap3_dss_panel_config(). Make gfx_format a field in struct panel_config, and update existing structs to set this field to the value that was originally hard coded. Cc: Wolfgang Denk <wd@denx.de> Cc: Jeroen Hofstee <jeroen@myspectrum.nl> Cc: Tom Rini <trini@ti.com> Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> |
||
|---|---|---|
| .. | ||
| amba.c | ||
| ati_ids.h | ||
| ati_radeon_fb.c | ||
| ati_radeon_fb.h | ||
| atmel_hlcdfb.c | ||
| atmel_lcdfb.c | ||
| bus_vcxk.c | ||
| cfb_console.c | ||
| coreboot_fb.c | ||
| ct69000.c | ||
| da8xx-fb.c | ||
| exynos_dp.c | ||
| exynos_dp_lowlevel.c | ||
| exynos_dp_lowlevel.h | ||
| exynos_fb.c | ||
| exynos_fb.h | ||
| exynos_fimd.c | ||
| exynos_mipi_dsi.c | ||
| exynos_mipi_dsi_common.c | ||
| exynos_mipi_dsi_common.h | ||
| exynos_mipi_dsi_lowlevel.c | ||
| exynos_mipi_dsi_lowlevel.h | ||
| exynos_pwm_bl.c | ||
| fsl_diu_fb.c | ||
| ipu.h | ||
| ipu_common.c | ||
| ipu_disp.c | ||
| ipu_regs.h | ||
| ld9040.c | ||
| Makefile | ||
| mb86r0xgdc.c | ||
| mb862xx.c | ||
| mx3fb.c | ||
| mxc_ipuv3_fb.c | ||
| mxcfb.h | ||
| omap3_dss.c | ||
| s6e8ax0.c | ||
| s6e63d6.c | ||
| sed156x.c | ||
| sed13806.c | ||
| sm501.c | ||
| smiLynxEM.c | ||
| tegra.c | ||
| videomodes.c | ||
| videomodes.h | ||