linux-next: Tree for July 8 (nouveau)

2010-07-09 Thread Dave Airlie
On Thu, 2010-07-08 at 09:48 -0700, Randy Dunlap wrote:
> On Thu, 8 Jul 2010 15:10:22 +1000 Stephen Rothwell wrote:
> 
> > Hi all,
> > 
> > Changes since 20100707:
> > 
> > The i.MX tree mismerge has been fixed.
> > 
> > The omap tree gained a conflict (involving serveral files) against the
> > arm tree.
> > 
> > 
> 
> 
> Should nouveau depend on PCI?
> It has build errors when PCI is disabled:

Should be fixed in todays drm-next tree, when we moved the PCI depend
from the toplevel it didn't make it into all the sublevel drivers.

Dave.



linux-next: Tree for July 8 (nouveau)

2010-07-08 Thread Randy Dunlap
On Thu, 8 Jul 2010 15:10:22 +1000 Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20100707:
> 
> The i.MX tree mismerge has been fixed.
> 
> The omap tree gained a conflict (involving serveral files) against the
> arm tree.
> 
> 


Should nouveau depend on PCI?
It has build errors when PCI is disabled:

drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'load_vbios_pci':
drivers/gpu/drm/nouveau/nouveau_bios.c:167: error: implicit declaration of 
function 'pci_enable_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:171: error: implicit declaration of 
function 'pci_map_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:171: warning: assignment makes pointer 
from integer without a cast
drivers/gpu/drm/nouveau/nouveau_bios.c:175: error: implicit declaration of 
function 'pci_unmap_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:178: error: implicit declaration of 
function 'pci_disable_rom'

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


Re: linux-next: Tree for July 8 (nouveau)

2010-07-08 Thread Randy Dunlap
On Thu, 8 Jul 2010 15:10:22 +1000 Stephen Rothwell wrote:

 Hi all,
 
 Changes since 20100707:
 
 The i.MX tree mismerge has been fixed.
 
 The omap tree gained a conflict (involving serveral files) against the
 arm tree.
 
 


Should nouveau depend on PCI?
It has build errors when PCI is disabled:

drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'load_vbios_pci':
drivers/gpu/drm/nouveau/nouveau_bios.c:167: error: implicit declaration of 
function 'pci_enable_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:171: error: implicit declaration of 
function 'pci_map_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:171: warning: assignment makes pointer 
from integer without a cast
drivers/gpu/drm/nouveau/nouveau_bios.c:175: error: implicit declaration of 
function 'pci_unmap_rom'
drivers/gpu/drm/nouveau/nouveau_bios.c:178: error: implicit declaration of 
function 'pci_disable_rom'

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: linux-next: Tree for July 8 (nouveau)

2010-07-08 Thread Dave Airlie
On Thu, 2010-07-08 at 09:48 -0700, Randy Dunlap wrote:
 On Thu, 8 Jul 2010 15:10:22 +1000 Stephen Rothwell wrote:
 
  Hi all,
  
  Changes since 20100707:
  
  The i.MX tree mismerge has been fixed.
  
  The omap tree gained a conflict (involving serveral files) against the
  arm tree.
  
  
 
 
 Should nouveau depend on PCI?
 It has build errors when PCI is disabled:

Should be fixed in todays drm-next tree, when we moved the PCI depend
from the toplevel it didn't make it into all the sublevel drivers.

Dave.

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel