hybrid graphics

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

hybrid graphics

Russel Winder
Hi,

My Lenovo T500 boots with switchable graphics. This means both radeon and i915
driver are loaded. By default it seems the integrated (Intel) graphics are
used.

0:DIS: :DynOff:0000:01:00.0
1:IGD:+:Pwr:0000:00:02.0

By default ME TV tries to create a GL-based pipeline, but it crashes.  If I
boot the machine in either the integrated or discrete graphics modes
everything is fine.

Has anyone any experience of GStreamer GL pipelines in this selectable
situation?

--
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[hidden email]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [hidden email]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (849 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: hybrid graphics

Russel Winder
Update, due to bad memory…

On Thu, 2017-09-14 at 10:16 +0100, Russel Winder wrote:

> Hi,
>
> My Lenovo T500 boots with switchable graphics. This means both radeon and
> i915
> driver are loaded. By default it seems the integrated (Intel) graphics are
> used.
>
> 0:DIS: :DynOff:0000:01:00.0
> 1:IGD:+:Pwr:0000:00:02.0
>
> By default ME TV tries to create a GL-based pipeline, but it crashes.  If I
> boot the machine in either the integrated or discrete graphics modes
> everything is fine.
I mishandled the test. :-)

The GL pipeline fails in integrated graphics mode (i915 driver), it only
actually works in discrete graphics mode (radeon driver).

> Has anyone any experience of GStreamer GL pipelines in this selectable
> situation?
>
--
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[hidden email]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [hidden email]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (849 bytes) Download Attachment