[PATCH 0/3] KFD upstreaming

Alex Deucher alexdeucher at gmail.com
Tue Jun 4 20:15:30 UTC 2019


On Tue, Jun 4, 2019 at 4:12 PM Kuehling, Felix <Felix.Kuehling at amd.com> wrote:
>
> There haven't been any objections to these changes. Does anyone want to
> add their Acked-by before I submit?

Series is:
Acked-by: Alex Deucher <alexander.deucher at amd.com>

I wonder if there is a chance to share any code down the road with the
context priority stuff in amdgpu.

Alex

>
> Thanks,
>    Felix
>
> On 2019-05-28 18:38, Kuehling, Felix wrote:
> > New feature: queue priorities
> >
> > The eviction state logic change is preparation for some debugger support
> > we're working on but haven't settled on the final ABI yet.
> >
> > Felix Kuehling (1):
> >    drm/amdkfd: Simplify eviction state logic
> >
> > Jay Cornwall (1):
> >    drm/amdkfd: Implement queue priority controls for gfx9
> >
> > ozeng (1):
> >    drm/amdkfd: CP queue priority controls
> >
> >   .../drm/amd/amdkfd/kfd_device_queue_manager.c | 84 ++++++++++---------
> >   drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c  | 20 +++++
> >   drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h  |  2 +-
> >   .../gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c  | 27 +++---
> >   .../gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c   | 20 ++---
> >   .../gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c   | 22 ++---
> >   drivers/gpu/drm/amd/amdkfd/kfd_priv.h         | 16 ++++
> >   7 files changed, 113 insertions(+), 78 deletions(-)
> >
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list