Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-14 Thread Dave Airlie
> > I added Daniel's Reviewed-by to the AGP patches (except the trivial > PCI_COMMAND change in ati_configure()). > > I added the incremental patch below to fix these warnings found by > Fengguang's autobuilder in the original b1e0e392f5dd commit: > > drivers/char/agp/amd-k7-agp.c:115:38:

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-14 Thread Dave Airlie
I added Daniel's Reviewed-by to the AGP patches (except the trivial PCI_COMMAND change in ati_configure()). I added the incremental patch below to fix these warnings found by Fengguang's autobuilder in the original b1e0e392f5dd commit: drivers/char/agp/amd-k7-agp.c:115:38: warning:

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-10 Thread Bjorn Helgaas
On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: > This is basically v7 of Yinghai's patch series: > http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org > > The goal is to try to put 64-bit BARs above 4G so we can preserve the > 32-bit bus address space for

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-10 Thread Bjorn Helgaas
On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: This is basically v7 of Yinghai's patch series: http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org The goal is to try to put 64-bit BARs above 4G so we can preserve the 32-bit bus address space for

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-07 Thread Bjorn Helgaas
On Tue, Jan 7, 2014 at 3:46 AM, Daniel Vetter wrote: > On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: >> This is basically v7 of Yinghai's patch series: >> http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org >> >> The goal is to try to put 64-bit BARs

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-07 Thread Daniel Vetter
On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: > This is basically v7 of Yinghai's patch series: > http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org > > The goal is to try to put 64-bit BARs above 4G so we can preserve the > 32-bit bus address space for

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-07 Thread Daniel Vetter
On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: This is basically v7 of Yinghai's patch series: http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org The goal is to try to put 64-bit BARs above 4G so we can preserve the 32-bit bus address space for

Re: [PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible

2014-01-07 Thread Bjorn Helgaas
On Tue, Jan 7, 2014 at 3:46 AM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Jan 06, 2014 at 05:55:12PM -0700, Bjorn Helgaas wrote: This is basically v7 of Yinghai's patch series: http://lkml.kernel.org/r/1387485843-17403-1-git-send-email-ying...@kernel.org The goal is to try to put 64-bit