begin khronos begin egl display 1 egl-dlls = libGAL-gc320v0.so libEGL_viv.so glesv1-dlls = libGAL-gc320v0.so libEGL_viv.so libGLES_CM_viv.so glesv2-dlls = libGAL-gc320v0.so libEGL_viv.so libGLESv2_viv.so vg-dlls = libGAL-gc320v0.so libEGL_viv.so libOpenVG_viv.so glesv2-sc-dlls = libGLSLC.so # Choose ONE gpu-dlls depending on chip type. # OpenVG emulated on the 3D hardware. Runs on all known i.MX6 platforms except SoloLite. #gpu-dlls = libGalcore-3dvg.so # OpenVG on GC355 hardware in Dual and Quad. Will NOT run on DualLite or Solo (segfault/bus error). gpu-dlls = libGalcore-gc355.so end egl display begin wfd device 1 # 10" Ampire display on LVDS0 wfd-dlls = libwfdcfg-imx6x-lvds.so libimx6xCSCgamma-generic.so libWFDimx6x.so display-type = lvds0 ipu-index = 2 # Abort on vsync timeouts (used to detect PLL failure) vsync-failure-limit = 4 # GPU driver minimum memory pool sizes in MB (2..248) # gpu-contiguousMB = 248 gpu-contiguousMB = 64 # recommended # gpu-contiguousMB = 2 # minimum gpu-internalPoolMB = 6 gpu-sharedPoolMB = 2 gpu-pm-force-power-on = true # Options to control what debug build of driver writes to slog debug-alloc = 0 # Logs memory allocations debug-cscgamma = 0 # Logs CSC/Gamma correction activity debug-idmac = 0 # Logs IDMAC parameters debug-isr = 0 # Logs IRQ statistics debug-pipeline = 0 # Logs pipeline activity debug-register = 0 # Logs register activity to tracelog (not slog!) debug-resize = 0 # Logs resizer (IPU IC PP) activity debug-trace = 0 # Logs entry into each WFD function debug-misc = 0 # Logs everything else end wfd device end khronos begin winmgr begin globals blit-config = gc320v0 blits-logsize = 4096 input = keyboard mouse keymap = /etc/system/config/keyboard/de_DE_102.kbd end globals begin display internal video-mode = 1280 x 800 @ 60 end display begin class framebuffer display = internal pipeline = 2 format = rgba8888 usage = gc320v0 end class end winmgr