Re: [PATCH 0/6] Raven support for KFD v2

2018-07-28 Thread Oded Gabbay
Hi Felix, Thanks for the patch-set. Applied to -next. Oded On Fri, Jul 13, 2018 at 11:24 PM Alex Deucher wrote: > > On Fri, Jul 13, 2018 at 4:17 PM, Felix Kuehling > wrote: > > Raven refers to Ryzen APUs with integrated GFXv9 GPU. > > This patch series completes Raven support for KFD: > > > >

Re: [PATCH 0/6] Raven support for KFD v2

2018-07-13 Thread Alex Deucher
On Fri, Jul 13, 2018 at 4:17 PM, Felix Kuehling wrote: > Raven refers to Ryzen APUs with integrated GFXv9 GPU. > This patch series completes Raven support for KFD: > > * fix up memory banks info from CRAT > * support different number of SDMA engines > * workaround IOMMUv2 PPR issues > * add

[PATCH 0/6] Raven support for KFD v2

2018-07-13 Thread Felix Kuehling
Raven refers to Ryzen APUs with integrated GFXv9 GPU. This patch series completes Raven support for KFD: * fix up memory banks info from CRAT * support different number of SDMA engines * workaround IOMMUv2 PPR issues * add device info v2: Updated patch descriptions, no code changes Yong Zhao

Re: [PATCH 0/6] Raven support for KFD

2018-07-13 Thread Felix Kuehling
This patch series applies on top of my previous 25-patch series on top of Oded's amdkfd-next branch. On the user mode side, you need my drm-next-wip branch in https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/tree/fxkamd/drm-next-wip. The rest of ROCm user mode should work unmodified.

Re: [PATCH 0/6] Raven support for KFD

2018-07-12 Thread Mike Lothian
Hi I'm happy to test this out, just wondering what userspace I should pair it with Cheers Mike On Thu, 12 Jul 2018 at 22:25 Felix Kuehling wrote: > Raven refers to Ryzen APUs with integrated GFXv9 GPU. > This patch series completes Raven support for KFD: > > * fix up memory banks info from

[PATCH 0/6] Raven support for KFD

2018-07-12 Thread Felix Kuehling
Raven refers to Ryzen APUs with integrated GFXv9 GPU. This patch series completes Raven support for KFD: * fix up memory banks info from CRAT * support different number of SDMA engines * workaround IOMMUv2 PPR issues * add device info Yong Zhao (6): drm/amdkfd: Consolidate duplicate memory