Re: [PATCH 00/49] GMA50 series update

From: Greg KH
Date: Tue Jul 05 2011 - 11:36:37 EST


On Tue, Jul 05, 2011 at 08:23:02AM -0700, Greg KH wrote:
> On Tue, Jul 05, 2011 at 03:33:48PM +0100, Alan Cox wrote:
> > (Rebased versus the patches Greg took earlier)
> >
> > The main things here are modularisation and support for Cedarview (this is
> > unaccelerated as it has no 2D acceleration). I have some crazy ideas about using
> > the GTT to do 2D console acceleration however but not much can be done for X.
> >
> > At this point I think the Poulsbo (GMA500) and Cedarview code are probably ready
> > to move out of staging - hence the modularisation work. The MID platforms need
> > more cleaning up.
> >
> > HDMI support at this point is pretty basic with no HDMI audio support. I'm hoping
> > that will be something that can be addressed in future and now the basic bits
> > are there I need to take a look at Oaktrail (Atom Z760/GMA600) and see if the
> > same code can be used to bring up HDMI on that device too.
>
> I've applied this series, but I get the following error when building:
>
> make[2]: *** No rule to make target `drivers/staging/gma500/cdv_intel_crt.o', needed by `drivers/staging/gma500/psb_gfx.o'. Stop.
>
> Care to send a follow-on patch fixing this?
>
> Also, should I be able to select all of the different platforms even
> though I'm only building for a x86-64 platform?

And I get the following error as well:
drivers/staging/gma500/cdv_device.c:28:24: fatal error: cdv_device.h: No such file or directory

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/