i.mx6Q and Weston drm-backend

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.mx6Q and Weston drm-backend

2,269 Views
arisavolainen
Contributor I

Hi everyone

We have managed to compile Wayland/Weston compositor from source to i.mx6Q starter kit. Weston starts fine if we are using Weston's fbdev-backend. We have used Code Sourcery's arm-none-linux-gnueabi toolchain and now we want to get

dri driver for Weston's drm-backend. We tried to use libraries from https://github.com/zOrg1331/fsl-gpu-viv-mx6q/tree/master/usr/lib, but gbm library gives an error 'gbm: driver exports no extensions (/lib/vivante_dri.so: undefined symbol: __driDriverExtensions)failed to load drive

r: vivante'. Where can we download Freescale's official drivers for vivante? Kernel is from Starter kit's Yocto demo (Linux 900001 3.0.101-smx6_11 #2 SMP PREEMPT Thu Jan 23 20:14:11 CET 2014 armv7l GNU/Linux)

Best Reagards

Ari Savolainen

Labels (3)
Tags (4)
0 Kudos
2 Replies

989 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ari

please look below

Building Wayland-Weston for i.MX6

laanwj/etna_viv · GitHub

Best regards

igor

0 Kudos

989 Views
arisavolainen
Contributor I

Thanks for you answer, but I think first link are for software rendering (pixman). Am I right?

0 Kudos