]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - arch/arm/plat-omap/sgx_omaplfb.c
Merge branch 'p-ti-android-3.8.y-video' of git://git.ti.com/android-sdk/kernel-video...
[android-sdk/kernel-video.git] / arch / arm / plat-omap / sgx_omaplfb.c
index efa08a6d691762be27090b3ca37c6882e4f12287..e4cad796c80e580fba61a4f5e4eda1e55134c71a 100644 (file)
 
 static struct sgx_omaplfb_config omaplfb_config[OMAPLFB_NUM_DEV] = {
        {
-       .vram_buffers = 2,
+       .vram_buffers = 4,
        .swap_chain_length = 2,
        },
        {
        .tiler2d_buffers = 0,
-       .vram_buffers = 2,
+       .vram_buffers = 4,
        .swap_chain_length = 2,
        }
 };