All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oded Gabbay <oded.gabbay@gmail.com>
To: airlied@gmail.com
Cc: dri-devel@lists.freedesktop.org
Subject: [git pull] amdkfd next 4.14
Date: Sat, 2 Sep 2017 16:29:38 +0300	[thread overview]
Message-ID: <20170902132938.GA6946@gmail.com> (raw)

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(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2017-09-02 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-02 13:29 Oded Gabbay [this message]
2017-09-04  7:50 ` [git pull] amdkfd next 4.14 Daniel Vetter
2017-09-16 15:58   ` Oded Gabbay
2017-09-17 18:37     ` Alex Deucher
2017-09-24  8:30       ` Oded Gabbay
  -- strict thread matches above, loose matches on Subject: below --
2017-08-18 18:01 Oded Gabbay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170902132938.GA6946@gmail.com \
    --to=oded.gabbay@gmail.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.