[git pull] amdkfd next 4.14
Oded Gabbay
oded.gabbay at gmail.com
Sat Sep 2 13:29:38 UTC 2017
Hi Dave,
Three more amdkfd commits for the 4.14 merge window, nothing too major:
- Removing redundant memset before memcpy
- Passing valid mqd pointer to destroy_mqd function (fix apply to VI cards)
- Replace uint32_t and uint64_t with __u32 and __u64 respectively in kfd_ioctl.h
Thanks,
Oded
The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next (2017-08-29 10:38:14 +1000)
are available in the git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-next-2017-09-02
for you to fetch changes up to 1fabbf781167052f4480bdcc627378a27e78a559:
drm/amdkfd: pass queue's mqd when destroying mqd (2017-09-02 15:00:25 +0300)
----------------------------------------------------------------
Himanshu Jha (1):
drm/amdkfd: remove memset before memcpy
Mikko Rapeli (1):
uapi linux/kfd_ioctl.h: only use __u32 and __u64
Oded Gabbay (1):
drm/amdkfd: pass queue's mqd when destroying mqd
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 1 -
include/uapi/linux/kfd_ioctl.h | 172 ++++++++++-----------
3 files changed, 87 insertions(+), 88 deletions(-)
More information about the dri-devel
mailing list