[Freedreno] compiling mesa/libdrm/xf86-video-freedreno

vinay simha vinaysimha at inforcecomputing.com
Thu Sep 11 22:46:00 PDT 2014


HI,

Is there a way to build the mesa/libdrm/xf86-video-freedreno in the
development machine rather than on the target(ifc6410) board ?

I am assuming that this is the way to build in the target

#apt-get update
#apt-get build-dep xf86-video-freedreno
#apt-get build-dep mesa
#apt-get build-dep drm

----------
mesa
----------
#git clone git://anongit.freedesktop.org/mesa/mesa
#git checkout -b mesa-10.2.7 mesa-10.2.7
#./autogen.sh --prefix=/usr --with-dri-drivers=
--with-gallium-drivers=freedreno,swrast --with-egl-platforms=x11
--enable-gles2 --enable-gles1 --enable-debug --enable-gallium-egl
--disable-gallium-llvm --enable-xa --disable-dri3
#make
#make install

----------
drm
----------
#git clone git://anongit.freedesktop.org/mesa/drm
#git checkout -b libdrm-2.4.56 libdrm-2.4.56
#./autogen.sh --prefix=/usr --enable-freedreno-experimental-api
#make
#make install


----------
xf86-freedreno
----------
#git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-freedreno
#git checkout -b xf86-video-freedreno-1.2.0 xf86-video-freedreno-1.2.0
#./autogen.sh --prefix=/usr
#make
#make install

Regards,
vinay simha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/freedreno/attachments/20140912/9966450c/attachment.html>


More information about the Freedreno mailing list