Re: [linux-yocto] [kernel-cache master/yocto-5.0][PATCH] intel-x86: add MGA G200 series VGA support

2019-09-03 Thread Bruce Ashfield
Indeed. I appear to have messed it up .. I had a lot of merges to do today, so I was sure to get something wrong. This is now really merged. Bruce On Tue, Sep 3, 2019 at 9:57 PM Liwei Song wrote: > > Hi Bruce, > > It seems that this patch was missed by master branch, so does 5.2 branch also >

Re: [linux-yocto] [kernel-cache master/yocto-5.0][PATCH] intel-x86: add MGA G200 series VGA support

2019-09-03 Thread Liwei Song
Hi Bruce, It seems that this patch was missed by master branch, so does 5.2 branch also miss it. Could you help merge it to both master and yocto-5.2 branch? Thanks, Liwei. On 07/08/2019 04:22 PM, Liwei Song wrote: > Enable CONFIG_DRM_MGAG200=m to support Matrox Electronics MGA G200 > and

Re: [linux-yocto] [kernel-cache master/yocto-5.0][PATCH] intel-x86: add MGA G200 series VGA support

2019-07-09 Thread Bruce Ashfield
merged Bruce On Mon, Jul 8, 2019 at 4:24 AM Liwei Song wrote: > > Enable CONFIG_DRM_MGAG200=m to support Matrox Electronics MGA G200 > and include it in intel-x86 bsp. > > Signed-off-by: Liwei Song > --- > bsp/intel-x86/intel-x86.scc | 1 + > features/mgag200/mgag200.cfg | 1 + >

[linux-yocto] [kernel-cache master/yocto-5.0][PATCH] intel-x86: add MGA G200 series VGA support

2019-07-08 Thread Liwei Song
Enable CONFIG_DRM_MGAG200=m to support Matrox Electronics MGA G200 and include it in intel-x86 bsp. Signed-off-by: Liwei Song --- bsp/intel-x86/intel-x86.scc | 1 + features/mgag200/mgag200.cfg | 1 + features/mgag200/mgag200.scc | 4 3 files changed, 6 insertions(+) create mode 100644