On Thu, 24 Jan 2019 at 16:22, Rob Herring wrote:
>
> On Thu, Jan 24, 2019 at 9:14 AM Emil Velikov wrote:
> >
> > Hi all,
> >
> > Fwiw I'm ok with the idea, as pointed out in 2/2 as-is this is a
> > partial solution.
> > Never the less is some solution for the problem we have.
> >
> > With that sa
> I don't think we have any cases of 2 different embedded GPUs in one
> system (but SoC vendors have done crazier things) and the number of
> GPUs is not a huge set.
>
> Also, if we require some config file to tell us what GPU, then we
> still have to update that config file for each and every new
On Thu, Jan 24, 2019 at 9:14 AM Emil Velikov wrote:
>
> Hi all,
>
> Fwiw I'm ok with the idea, as pointed out in 2/2 as-is this is a
> partial solution.
> Never the less is some solution for the problem we have.
>
> With that said the series is:
> Acked-by: Emil Velikov
>
> On Wed, 23 Jan 2019 at
Hi all,
Fwiw I'm ok with the idea, as pointed out in 2/2 as-is this is a
partial solution.
Never the less is some solution for the problem we have.
With that said the series is:
Acked-by: Emil Velikov
On Wed, 23 Jan 2019 at 23:42, Alyssa Rosenzweig wrote:
>
> > I've started looking at the lima
Hi Eric
Am Do., 25. Okt. 2018 um 18:39 Uhr schrieb Eric Anholt :
>
> The vc4 driver can do prime sharing to many different KMS-only devices,
> such as the various tinydrm drivers for SPI-attached displays. Rename the
> driver away from "pl111" to represent what it will actually support:
> various
> I've started looking at the lima and panfrost drivers. The many
> combinations of Mali GPUs and DC isn't going to scale. The lima and
> panfrost trees can't even co-exist as both define a rockchip winsys
> which load different GPU drivers. The same will be true for meson,
> hisilicon, allwinner,
On Thu, Oct 25, 2018 at 11:39 AM Eric Anholt wrote:
>
> The vc4 driver can do prime sharing to many different KMS-only devices,
> such as the various tinydrm drivers for SPI-attached displays. Rename the
> driver away from "pl111" to represent what it will actually support:
> various sorts of KMS
The vc4 driver can do prime sharing to many different KMS-only devices,
such as the various tinydrm drivers for SPI-attached displays. Rename the
driver away from "pl111" to represent what it will actually support:
various sorts of KMS displays with the renderonly layer used to attach a
GPU.
---