Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 09:52:59AM -0700, Khem Raj wrote:
>
> > On Oct 31, 2016, at 9:44 AM, Andrei Gherzan  wrote:
> >
> > On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote:
> >>
> >>> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan  wrote:
> >>>
> >>> On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
>  For those who want to run closed source driver with mesa. See further 
>  details
>  at [1]
> 
>  [1] http://anholt.livejournal.com/47717.html
> 
>  Signed-off-by: Andreas Müller 
>  ---
>  conf/machine/include/rpi-base.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
>  diff --git a/conf/machine/include/rpi-base.inc 
>  b/conf/machine/include/rpi-base.inc
>  index 69774f4..737e842 100644
>  --- a/conf/machine/include/rpi-base.inc
>  +++ b/conf/machine/include/rpi-base.inc
>  @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
> overlays/w1-gpio-pullup.dtbo \
> overlays/pi3-miniuart-bt.dtbo \
> overlays/vc4-kms-v3d.dtbo \
>  +overlays/vc4-fkms-v3d.dtbo
> >>>
> >>> There is a problem with this change. It seems like this dtb overlay is
> >>> not availble in kernel version above 4.4. Don't know exactly why.
> >>>
> >>
> >> Interesting, did you apply latest firmware patch ?
> >
> > You mean kernel update patch, right? No I haven't but the sources seem
> > to not deploy this dtbo:
> > https://github.com/raspberrypi/linux/tree/rpi-4.8.y/arch/arm/boot/dts/overlays
>
> I see. I think it could be an oversight in 4.8

Looks like indeed.

--
Andrei Gherzan


signature.asc
Description: PGP signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Khem Raj

> On Oct 31, 2016, at 9:44 AM, Andrei Gherzan  wrote:
> 
> On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote:
>> 
>>> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan  wrote:
>>> 
>>> On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
 For those who want to run closed source driver with mesa. See further 
 details
 at [1]
 
 [1] http://anholt.livejournal.com/47717.html
 
 Signed-off-by: Andreas Müller 
 ---
 conf/machine/include/rpi-base.inc | 1 +
 1 file changed, 1 insertion(+)
 
 diff --git a/conf/machine/include/rpi-base.inc 
 b/conf/machine/include/rpi-base.inc
 index 69774f4..737e842 100644
 --- a/conf/machine/include/rpi-base.inc
 +++ b/conf/machine/include/rpi-base.inc
 @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
overlays/w1-gpio-pullup.dtbo \
overlays/pi3-miniuart-bt.dtbo \
overlays/vc4-kms-v3d.dtbo \
 +overlays/vc4-fkms-v3d.dtbo
>>> 
>>> There is a problem with this change. It seems like this dtb overlay is
>>> not availble in kernel version above 4.4. Don't know exactly why.
>>> 
>> 
>> Interesting, did you apply latest firmware patch ?
> 
> You mean kernel update patch, right? No I haven't but the sources seem
> to not deploy this dtbo:
> https://github.com/raspberrypi/linux/tree/rpi-4.8.y/arch/arm/boot/dts/overlays

I see. I think it could be an oversight in 4.8

> 
>> 
"
 KERNEL_IMAGETYPE ?= "Image"
 
 --
 2.5.5
 
 --
 ___
 yocto mailing list
 yocto@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/yocto
>>> 
>>> --
>>> Andrei Gherzan
>>> --
>>> ___
>>> yocto mailing list
>>> yocto@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto
>> 
> 
> 
> 
> --
> Andrei Gherzan



signature.asc
Description: Message signed with OpenPGP using GPGMail
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote:
>
> > On Oct 31, 2016, at 7:10 AM, Andrei Gherzan  wrote:
> >
> > On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
> >> For those who want to run closed source driver with mesa. See further 
> >> details
> >> at [1]
> >>
> >> [1] http://anholt.livejournal.com/47717.html
> >>
> >> Signed-off-by: Andreas Müller 
> >> ---
> >> conf/machine/include/rpi-base.inc | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/conf/machine/include/rpi-base.inc 
> >> b/conf/machine/include/rpi-base.inc
> >> index 69774f4..737e842 100644
> >> --- a/conf/machine/include/rpi-base.inc
> >> +++ b/conf/machine/include/rpi-base.inc
> >> @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
> >> overlays/w1-gpio-pullup.dtbo \
> >> overlays/pi3-miniuart-bt.dtbo \
> >> overlays/vc4-kms-v3d.dtbo \
> >> +overlays/vc4-fkms-v3d.dtbo
> >
> > There is a problem with this change. It seems like this dtb overlay is
> > not availble in kernel version above 4.4. Don't know exactly why.
> >
>
> Interesting, did you apply latest firmware patch ?

You mean kernel update patch, right? No I haven't but the sources seem
to not deploy this dtbo:
https://github.com/raspberrypi/linux/tree/rpi-4.8.y/arch/arm/boot/dts/overlays

>
> >> "
> >> KERNEL_IMAGETYPE ?= "Image"
> >>
> >> --
> >> 2.5.5
> >>
> >> --
> >> ___
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
> >
> > --
> > Andrei Gherzan
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>



--
Andrei Gherzan


signature.asc
Description: PGP signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Khem Raj

> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan  wrote:
> 
> On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
>> For those who want to run closed source driver with mesa. See further details
>> at [1]
>> 
>> [1] http://anholt.livejournal.com/47717.html
>> 
>> Signed-off-by: Andreas Müller 
>> ---
>> conf/machine/include/rpi-base.inc | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/conf/machine/include/rpi-base.inc 
>> b/conf/machine/include/rpi-base.inc
>> index 69774f4..737e842 100644
>> --- a/conf/machine/include/rpi-base.inc
>> +++ b/conf/machine/include/rpi-base.inc
>> @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
>> overlays/w1-gpio-pullup.dtbo \
>> overlays/pi3-miniuart-bt.dtbo \
>> overlays/vc4-kms-v3d.dtbo \
>> +overlays/vc4-fkms-v3d.dtbo
> 
> There is a problem with this change. It seems like this dtb overlay is
> not availble in kernel version above 4.4. Don't know exactly why.
> 

Interesting, did you apply latest firmware patch ?

>> "
>> KERNEL_IMAGETYPE ?= "Image"
>> 
>> --
>> 2.5.5
>> 
>> --
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 
> --
> Andrei Gherzan
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



signature.asc
Description: Message signed with OpenPGP using GPGMail
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
> For those who want to run closed source driver with mesa. See further details
> at [1]
>
> [1] http://anholt.livejournal.com/47717.html
>
> Signed-off-by: Andreas Müller 
> ---
>  conf/machine/include/rpi-base.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/rpi-base.inc 
> b/conf/machine/include/rpi-base.inc
> index 69774f4..737e842 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
>  overlays/w1-gpio-pullup.dtbo \
>  overlays/pi3-miniuart-bt.dtbo \
>  overlays/vc4-kms-v3d.dtbo \
> +overlays/vc4-fkms-v3d.dtbo

There is a problem with this change. It seems like this dtb overlay is
not availble in kernel version above 4.4. Don't know exactly why.

>  "
>  KERNEL_IMAGETYPE ?= "Image"
>
> --
> 2.5.5
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

--
Andrei Gherzan


signature.asc
Description: PGP signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-09-21 Thread Andreas Müller
For those who want to run closed source driver with mesa. See further details
at [1]

[1] http://anholt.livejournal.com/47717.html

Signed-off-by: Andreas Müller 
---
 conf/machine/include/rpi-base.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/rpi-base.inc 
b/conf/machine/include/rpi-base.inc
index 69774f4..737e842 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
 overlays/w1-gpio-pullup.dtbo \
 overlays/pi3-miniuart-bt.dtbo \
 overlays/vc4-kms-v3d.dtbo \
+overlays/vc4-fkms-v3d.dtbo \
 "
 KERNEL_IMAGETYPE ?= "Image"
 
-- 
2.5.5

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto