Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-20 Thread Andrei Gherzan
On Fri, May 20, 2016 at 11:14:50AM +0200, Herve Jourdain wrote: > Hi Andrei, > > While I totally agree with that, the other lines above do not add the > space... > And I've been asked before to not modify the formatting - albeit that was in > a case of spaces replacing tabs, which is slightly diffe

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-20 Thread Herve Jourdain
8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays On Wed, May 18, 2016 at 08:21:16PM +0800, Herve Jourdain wrote: > This patch series enables the support for the VC4 graphics driver from Eric Anholt. > Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEA

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-19 Thread Andrei Gherzan
On Wed, May 18, 2016 at 08:21:16PM +0800, Herve Jourdain wrote: > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEATURES. > (This patch has a dependency on the patch that enables the support of .dtbo

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-19 Thread Andrei Gherzan
On Thu, May 19, 2016 at 01:25:34AM +0800, Herve Jourdain wrote: > Hi Khem, > > Well, it seems to be the way it will be activated in the future as well, > through a device tree overlay. > The rationale being that people may not want/need the VC4 driver, because > they prefer to use userland or oth

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-19 Thread Andrei Gherzan
On Wed, May 18, 2016 at 08:21:16PM +0800, Herve Jourdain wrote: > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEATURES. > (This patch has a dependency on the patch that enables the support of .dtbo

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-18 Thread Herve Jourdain
Hi Khem, Well, it seems to be the way it will be activated in the future as well, through a device tree overlay. The rationale being that people may not want/need the VC4 driver, because they prefer to use userland or other reasons, and that only the persons who want to activate it will load th

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-18 Thread Khem Raj
> On May 18, 2016, at 5:21 AM, Herve Jourdain wrote: > > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEATURES. > (This patch has a dependency on the patch that enables the support of .dtbo > over

[yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-18 Thread Herve Jourdain
This patch series enables the support for the VC4 graphics driver from Eric Anholt. Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEATURES. (This patch has a dependency on the patch that enables the support of .dtbo overlay files) Signed-off-by: Herve Jourdain --- recipes-bsp/bootfile