[PATCH 0/3] KFD upstreaming
Kuehling, Felix
Felix.Kuehling at amd.com
Tue Jun 4 20:12:25 UTC 2019
There haven't been any objections to these changes. Does anyone want to
add their Acked-by before I submit?
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(-)
>
More information about the amd-gfx
mailing list