Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2015-07-16 Thread Bjorn Helgaas
On Thu, Jul 16, 2015 at 2:13 PM, Murali Karicheri wrote: > On 05/16/2015 10:02 AM, Bjorn Helgaas wrote: >> >> On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: >>> >>> Call pcie_bus_configure_settings on ARM, like for other platforms. >>> pcie_bus_configure_settings makes sure the

Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2015-07-16 Thread Murali Karicheri
On 05/16/2015 10:02 AM, Bjorn Helgaas wrote: On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: Call pcie_bus_configure_settings on ARM, like for other platforms. pcie_bus_configure_settings makes sure the MPS across the bus is uniform and provides the ability to tune the MRSS and

Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2015-05-16 Thread Bjorn Helgaas
On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: > Call pcie_bus_configure_settings on ARM, like for other platforms. > pcie_bus_configure_settings makes sure the MPS across the bus is > uniform and provides the ability to tune the MRSS and MPS to higher > performance values. This

Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2014-06-10 Thread Bjorn Helgaas
On Tue, Jun 10, 2014 at 8:32 AM, Murali Karicheri wrote: > On 5/30/2014 11:44 AM, Bjorn Helgaas wrote: >> >> On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: >>> >>> Call pcie_bus_configure_settings on ARM, like for other platforms. >>> pcie_bus_configure_settings makes sure the M

Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2014-06-10 Thread Murali Karicheri
On 5/30/2014 11:44 AM, Bjorn Helgaas wrote: On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: Call pcie_bus_configure_settings on ARM, like for other platforms. pcie_bus_configure_settings makes sure the MPS across the bus is uniform and provides the ability to tune the MRSS and

Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2014-05-30 Thread Bjorn Helgaas
On Wed, May 28, 2014 at 01:14:53PM -0400, Murali Karicheri wrote: > Call pcie_bus_configure_settings on ARM, like for other platforms. > pcie_bus_configure_settings makes sure the MPS across the bus is > uniform and provides the ability to tune the MRSS and MPS to higher > performance values. This

[PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()

2014-05-28 Thread Murali Karicheri
Call pcie_bus_configure_settings on ARM, like for other platforms. pcie_bus_configure_settings makes sure the MPS across the bus is uniform and provides the ability to tune the MRSS and MPS to higher performance values. This is particularly important for embedded where there is no firmware to progr