<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:$B%a%$%j%*(B
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Pekka<br><br>Thank you very much for your reply.<br><br>> > 3.In order to run weston-launch,do i have to use gpu?<br>> No, you can choose e.g. the fbdev backend for Weston, and so Weston<br>> will run on the /dev/fb, software rendered. No GPU used there in that<br>> sense. Software rendering also means that no application under Weston<br>> can use the GPU for rendering windows.<br><br>If i choose fbdev backend for weston,can i use EFL/Evas and EGL/OpenGL for draw graphics?<br>I mean that EGL/OpenGL which implement Software rendering.<br><br>What the difference between drm-backend/fbdev-backend/wayland-backend/x11-backend?<br><br>Best regards.<br><br>Andy<br><div>> Date: Thu, 14 Aug 2014 16:57:26 +0300<br>> From: ppaalanen@gmail.com<br>> To: williamyang13@hotmail.com<br>> CC: wayland-devel@lists.freedesktop.org<br>> Subject: Re: [Help]Question about graphics architecture for weson/wayland<br>> <br>> On Thu, 14 Aug 2014 08:36:43 +0000<br>> Yang Andy <williamyang13@hotmail.com> wrote:<br>> <br>> > Hi everyone<br>> > <br>> > When i run 3D application through weston-launch, it failed because the graphics driver is not right.<br>> <br>> weston-launch starts weston, you cannot use it to launch something else.<br>> <br>> > I have some questions for help.<br>> > <br>> > 1.Is there any requirement for Hardware(GPU??) / Drivers?<br>> <br>> Yes, see hardware enabling at<br>> http://wayland.freedesktop.org/architecture.html<br>> <br>> > 2.Is DRM  must for weston(compositor),how to setup DRM?<br>> <br>> Weston's DRM backend depends on DRM. Make sure your kernel has a DRM<br>> driver for your graphics chip.<br>> <br>> > 3.In order to run weston-launch,do i have to use gpu?<br>> <br>> No, you can choose e.g. the fbdev backend for Weston, and so Weston<br>> will run on the /dev/fb, software rendered. No GPU used there in that<br>> sense. Software rendering also means that no application under Weston<br>> can use the GPU for rendering windows.<br>> <br>> You can also choose Weston's DRM backend with the software (Pixman)<br>> renderer. That will not use the GPU either, but does need DRM and KMS.<br>> <br>> > 4.Does GPU kernel drvier consist of kernel/driver/gpu/xxxx(xxxx.ko??) and of kernel/driver/gpu/drm/xxxx(DRM_xxxx.ko)?<br>> <br>> Roughly yes.<br>> <br>> > 5.Does user side drvier consist of EGL/OpenGLES?<br>> <br>> The user space side of the driver usually implements EGL and OpenGL<br>> (desktop/ES/whatever).<br>> <br>> > 6.graphics architecture is Application$B"M(BEGL/OpenGLES/$B"M(BlibDRM$B"M(BDRM_xxxx.ko$B"M(Bxxxx.ko$B"M(BGPU?<br>> <br>> Yes, where EGL/OpenGLES is actually Mesa, since you have libdrm there.<br>> This is specific to the open source drivers.<br>> <br>> <br>> Thanks,<br>> pq<br></div>                                          </div></body>
</html>