Mesa on DRM for embedded devices.

Joaquim Duran <[email protected]>
Newsgroups gmane.comp.video.mesa3d.user
Message-ID <CANdawSGUEGO0i274EFb_0XTPt9uJR4nxeDEToc=_n3yCDSEnqA@mail.gmail.com>
Dear all,

I would like execute wayland over DRM module (no X11) in an embedded
device running linux. The device has an OMAP processor (ARM based).
The manufacturer, Texas instruments, provides the drm module and the
EGL, GLESv1 and GLESv2 libraries.

I've cross-compiled the libdrm 2.4.65 library. I've enabled only the
libkms and omap modules.

Each time that I try to configure Mesa, the script is aborted because
intel DRM module or radeon DRM module are needed. The last
configuration used is:

./autogen.sh \
    --enable-dri     \
    --enable-gles1   \
    --enable-gles2   \
    --disable-glx    \
    --disable-xlib-glx \
    --enable-egl     \
    --with-egl-platforms=drm \
    --with-gallium-drivers=swrast \
    --exec-prefix=${EXEC_DIR} \
    --build=i686-linux --host=arm-none-linux-gnueabi
--target=arm-none-linux-gnueabi

I would like to know how can I configure mesa properly.

Joaquim Duran
_______________________________________________
mesa-users mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.