[PATCH 00/10] drm/amdkfd: introduce the kfd support for Renoir

Kuehling, Felix Felix.Kuehling at amd.com
Wed Sep 4 19:42:50 UTC 2019


Patches 2-10 are

Reviewed-by: Felix Kuehling <Felix.Kuehling at amd.com>

See my comments on patches 1 and 2 in separate emails. In patch 1 it 
looks like you're based on an outdated version of the branch or a 
different branch altogether. Please check that your series is based on 
the latest amd-staging-drm-next.

Regards,
   Felix

On 2019-09-04 11:48 a.m., Huang, Ray wrote:
> Hi all,
>
> These patch set provides the kfd support for ROCm stack on Renoir APU.
>
> Thanks,
> Ray
>
> Huang Rui (10):
>    drm/amdkfd: add renoir cache info for CRAT
>    drm/amdkfd: add renoir kfd device info
>    drm/amdkfd: enable kfd device queue manager v9 for renoir
>    drm/amdkfd: add renoir typs for the workaround of iommu v2
>    drm/amdkfd: init kfd apertures v9 for renoir
>    drm/amdkfd: init kernel queue for renoir
>    drm/amdkfd: add package manager for renoir
>    drm/amdkfd: add renoir kfd topology
>    drm/amdgpu: disable gfxoff while use no H/W scheduling policy
>    drm/amdkfd: enable renoir while device probes
>
>   drivers/gpu/drm/amd/amdgpu/amdgpu.h                   |  1 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c            |  1 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_device.c            |  2 +-
>   drivers/gpu/drm/amd/amdkfd/kfd_crat.c                 |  4 ++++
>   drivers/gpu/drm/amd/amdkfd/kfd_device.c               | 19 +++++++++++++++++++
>   drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c |  1 +
>   drivers/gpu/drm/amd/amdkfd/kfd_events.c               |  3 ++-
>   drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c          |  1 +
>   drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c         |  1 +
>   drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c       |  1 +
>   drivers/gpu/drm/amd/amdkfd/kfd_topology.c             |  1 +
>   11 files changed, 33 insertions(+), 2 deletions(-)
>


More information about the amd-gfx mailing list