All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm-amdkfd-fixes 4.14
@ 2017-09-24 11:26 Oded Gabbay
  0 siblings, 0 replies; only message in thread
From: Oded Gabbay @ 2017-09-24 11:26 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel

Hi Dave,

This is amdkfd pull request for 4.14-rc3.

It contains the following fixes:
- correct checking of return value
- send correct parameter to function (According to the parameter type)
- avoid spamming of dmesg log
- fix queue wrapping calculations

Thanks,
Oded

The following changes since commit 56eac98b8a0bbb72132340dbfedc912c68c4bd56:

  Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes (2017-09-21 08:02:39 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-fixes-2017-09-24

for you to fetch changes up to d42818354081b0805872f4a11c16778a8fbe53ac:

  drm/amdkfd: Print event limit messages only once per process (2017-09-24 14:10:26 +0300)

----------------------------------------------------------------
Colin Ian King (1):
      drm/amdkfd: check for null dev to avoid a null pointer dereference

Felix Kuehling (2):
      drm/amdkfd: Fix incorrect destroy_mqd parameter
      drm/amdkfd: Print event limit messages only once per process

Yong Zhao (1):
      drm/amdkfd: Fix kernel-queue wrapping bugs

 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c      |  2 ++
 drivers/gpu/drm/amd/amdkfd/kfd_events.c       |  5 ++++-
 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 20 ++++++++++++++++----
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h         |  1 +
 4 files changed, 23 insertions(+), 5 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-24 11:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-24 11:26 [git pull] drm-amdkfd-fixes 4.14 Oded Gabbay

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.