mbox series

skiboot op940.x - part4

Message ID f29c18fa-60d4-207d-d2dc-96632ed4a502@linux.vnet.ibm.com
State Accepted
Headers show
Series skiboot op940.x - part4 | expand

Pull-request

https://github.com/hegdevasant/skiboot.git skiboot-op940.x

Message

Vasant Hegde April 3, 2020, 6:40 a.m. UTC
Hi Oliver,

Please pull next set of patches for OP940.x branch.

-Vasant

----------------------------------------------------------------------------------------------------------------------------------------- 


The following changes since commit 340114931c4e583e70f5a171b7c98c2c8ea0bbfc:

   platform/mihawk: add nvme devices slot table (2020-03-26 18:17:54 +0530)

are available in the Git repository at:

   https://github.com/hegdevasant/skiboot.git skiboot-op940.x

for you to fetch changes up to 121ff4ea06b473325efb69b389a7ac083d779740:

   platform/mihawk: support dynamic PCIe slot table (2020-04-03 11:42:26 +0530)

----------------------------------------------------------------
Frederic Barrat (1):
       hw/phb4: Tune GPU direct performance on witherspoon in PCI mode

Joy Chu (1):
       platform/mihawk: support dynamic PCIe slot table

  hw/phb4.c                      |  53 ++++++++++---------
  include/phb4.h                 |   2 +
  platforms/astbmc/mihawk.c      | 228 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
  platforms/astbmc/witherspoon.c |  47 +++++++++++++++++
  4 files changed, 290 insertions(+), 40 deletions(-)

Comments

Oliver O'Halloran April 3, 2020, 6:53 a.m. UTC | #1
On Fri, Apr 3, 2020 at 5:40 PM Vasant Hegde
<hegdevasant@linux.vnet.ibm.com> wrote:
>
>
>
> Hi Oliver,
>
> Please pull next set of patches for OP940.x branch.
>
> -Vasant

Thanks, pushed.

>
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>
> The following changes since commit 340114931c4e583e70f5a171b7c98c2c8ea0bbfc:
>
>    platform/mihawk: add nvme devices slot table (2020-03-26 18:17:54 +0530)
>
> are available in the Git repository at:
>
>    https://github.com/hegdevasant/skiboot.git skiboot-op940.x
>
> for you to fetch changes up to 121ff4ea06b473325efb69b389a7ac083d779740:
>
>    platform/mihawk: support dynamic PCIe slot table (2020-04-03 11:42:26 +0530)
>
> ----------------------------------------------------------------
> Frederic Barrat (1):
>        hw/phb4: Tune GPU direct performance on witherspoon in PCI mode
>
> Joy Chu (1):
>        platform/mihawk: support dynamic PCIe slot table
>
>   hw/phb4.c                      |  53 ++++++++++---------
>   include/phb4.h                 |   2 +
>   platforms/astbmc/mihawk.c      | 228
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
>   platforms/astbmc/witherspoon.c |  47 +++++++++++++++++
>   4 files changed, 290 insertions(+), 40 deletions(-)
>