From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755221Ab1GEPg1 (ORCPT ); Tue, 5 Jul 2011 11:36:27 -0400 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:40083 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753416Ab1GEPg0 (ORCPT ); Tue, 5 Jul 2011 11:36:26 -0400 X-Sasl-enc: ApSSmwHXLHO1JsVG4ZarmPFyHLx/rLV8+6OC+sVBkvmz 1309880184 Date: Tue, 5 Jul 2011 08:36:22 -0700 From: Greg KH To: Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/49] GMA50 series update Message-ID: <20110705153622.GA11832@kroah.com> References: <20110705141038.23872.55303.stgit@localhost.localdomain> <20110705152302.GA30891@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110705152302.GA30891@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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