From: Denys Dmytriyenko <denys@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>,
"Cooper Jr., Franklin" <fcooper@ti.com>
Subject: Re: [nightly] Core TISDK 2015.04 build 2015-04-30_22-00-51
Date: Fri, 1 May 2015 12:00:23 -0400 [thread overview]
Message-ID: <20150501160023.GZ29290@edge> (raw)
In-Reply-To: <4B26FB5A64EBA14C87266869E037F95814129419@DFLE09.ent.ti.com>
With the exception that we have wayland fully functional over fbdev on
am3/am4!
On Fri, May 01, 2015 at 11:47:21AM -0400, Stiffler, Jacob wrote:
> So in summary: full drm not supported => libdrm should not be included =>
> libgstdrm should not be built => libgstwaylandsink should not be built =>
> wayland should be removed from PACKAGE_CONFIG for ti33x and ti43x?
>
> Is this logic sound?
>
> -----Original Message-----
> From: Cooper Jr., Franklin
> Sent: Friday, May 01, 2015 11:38 AM
> To: Stiffler, Jacob; Dmytriyenko, Denys
> Cc: meta-arago@arago-project.org
> Subject: RE: [meta-arago] [nightly] Core TISDK 2015.04 build 2015-04-30_22-00-51
>
> All platforms are using DRM.
>
> However, am335x and am437x are using what is called FBDEV emulation. Fbdev is an emulation layer that routes traditional fbdev calls to DRM. From a userspace perspective it appears that 335x and am437x are using fbdev even though technically they are using drm.
>
> The reason why we are using fbdev emulation and not straight drm is due to the lack of support of drm in our graphics packages.
>
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Stiffler, Jacob
> > Sent: Friday, May 01, 2015 10:31 AM
> > To: Dmytriyenko, Denys
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [nightly] Core TISDK 2015.04 build
> > 2015-04-30_22-
> > 00-51
> >
> > Does this mean drm is supported by all platforms, and "libdrm" can be
> > a platform-agnostic dependency?
> >
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Friday, May 01, 2015 11:19 AM
> > To: Stiffler, Jacob
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [nightly] Core TISDK 2015.04 build
> > 2015-04-30_22-
> > 00-51
> >
> > I think there's some confusion... Does this link help?
> >
> > http://processors.wiki.ti.com/index.php/Linux_Core_LCD_Controller_User
> > _
> > Guide
> >
> > --
> > Denys
> >
> >
> > On Fri, May 01, 2015 at 10:26:40AM -0400, Jacob Stiffler wrote:
> > > I see the error:
> > >
> > > make[3]: *** No rule to make target
> > > `../../gst-libs/gst/drm/libgstdrm-1.0.la', needed by
> > > `libgstwaylandsink.la'. Stop.
> > > make[3]: *** Waiting for unfinished jobs....
> > >
> > > Looks like drm is needed for waylandsink. But I thought am3/am4 did
> > > not have DRM?
> > >
> > >
> > >
> > >
> > > On 5/1/2015 9:58 AM, Denys Dmytriyenko wrote:
> > > >Jake,
> > > >
> > > >gstreamer1.0-plugins-bad with your patch broke for am3/am4 platforms.
> > > >
> > > >
> > > >
> > > >_______________________________________________
> > > >meta-arago mailing list
> > > >meta-arago@arago-project.org
> > > >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> > >
> > >
> > > On 5/1/2015 9:58 AM, Denys Dmytriyenko wrote:
> > > >Jake,
> > > >
> > > >gstreamer1.0-plugins-bad with your patch broke for am3/am4 platforms.
> > > >
> > > >
> > > >
> > > >_______________________________________________
> > > >meta-arago mailing list
> > > >meta-arago@arago-project.org
> > > >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> > >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2015-05-01 16:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-01 3:01 [nightly] Core TISDK 2015.04 build 2015-04-30_22-00-51 Denys Dmytriyenko
2015-05-01 13:58 ` Denys Dmytriyenko
2015-05-01 14:26 ` Jacob Stiffler
2015-05-01 15:19 ` Denys Dmytriyenko
2015-05-01 15:30 ` Stiffler, Jacob
2015-05-01 15:38 ` Cooper Jr., Franklin
2015-05-01 15:47 ` Stiffler, Jacob
2015-05-01 16:00 ` Denys Dmytriyenko [this message]
2015-05-01 16:02 ` Stiffler, Jacob
2015-05-01 16:13 ` Denys Dmytriyenko
2015-05-01 16:40 ` Cooper Jr., Franklin
2015-05-01 14:10 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150501160023.GZ29290@edge \
--to=denys@ti.com \
--cc=fcooper@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.