-
- Downloads
drm/amdkfd: Add support for more per-process flag
Add support for more per-process flags starting with option to configure MFMA precision for gfx 9.5 v2: Change flag name to KFD_PROC_FLAG_MFMA_HIGH_PRECISION Remove unused else condition v3: Bump the KFD API version v4: Missed SH_MEM_CONFIG__PRECISION_MODE__SHIFT define. Added it. Signed-off-by:Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> Reviewed-by:
Felix Kuehling <felix.kuehling@amd.com> Reviewed-by:
Amber Lin <Amber.Lin@amd.com>
Showing
- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdkfd/kfd_chardev.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v10.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v10.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v11.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v11.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v12.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v12.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v9.c 9 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v9.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 4 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c
- drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_sh_mask.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_sh_mask.h
- include/uapi/linux/kfd_ioctl.h 6 additions, 2 deletionsinclude/uapi/linux/kfd_ioctl.h
Loading
Please register or sign in to comment