dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [git pull] amdkfd fixes 4.15
@ 2017-11-26 12:00 Oded Gabbay
  0 siblings, 0 replies; only message in thread
From: Oded Gabbay @ 2017-11-26 12:00 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel

Hi Dave,

This is amdkfd pull request for -rc2. It contains three small fixes to the
CIK SDMA code, compilation error fix in kfd_ioctl.h and fix to accessing
a pointer after it was released.

Thanks,
Oded

The following changes since commit c209101fc1c91a318422733a3721ff6a9ff7899f:

  Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2017-11-24 11:33:29 +1000)

are available in the git repository at:

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

for you to fetch changes up to b4d085201d86af69cbda2214c6dafc0be240ef9f:

  uapi: fix linux/kfd_ioctl.h userspace compilation errors (2017-11-26 11:31:32 +0200)

----------------------------------------------------------------
Dmitry V. Levin (1):
      uapi: fix linux/kfd_ioctl.h userspace compilation errors

Felix Kuehling (2):
      drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
      drm/amdkfd: Fix SDMA oversubsription handling

Randy Dunlap (1):
      drm/amdkfd: fix amdkfd use-after-free GP fault

shaoyunl (1):
      drm/amdkfd: Fix SDMA ring buffer size calculation

 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c  | 47 ++++++++++++++++------
 drivers/gpu/drm/amd/amdkfd/kfd_module.c            |  3 +-
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c   |  4 +-
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 18 +++++++++
 include/uapi/linux/kfd_ioctl.h                     | 22 +++++-----
 5 files changed, 67 insertions(+), 27 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-11-26 12:00 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).