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

Hi Dave,

This is a pull request for 4.13-rc2/3. The first patch addresses a bug that
appears when doing over-subscription of queues, due to a miscalculation of
the number of available compute queues. The other three patches remove
dead code that was created from the bugfix.

Thanks,
Oded

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to f835edf9aec13bc8abb3dd4836151773cc359f42:

  drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec (2017-07-13 20:21:56 -0500)

----------------------------------------------------------------
Jay Cornwall (4):
      drm/amdgpu: Fix KFD oversubscription by tracking queues correctly
      drm/amdkfd: Remove unused references to shared_resources.num_mec
      drm/radeon: Remove initialization of shared_resources.num_mec
      drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec

 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c            | 3 +--
 drivers/gpu/drm/amd/amdkfd/kfd_device.c               | 4 ----
 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 7 -------
 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 1 -
 drivers/gpu/drm/amd/include/kgd_kfd_interface.h       | 3 ---
 drivers/gpu/drm/radeon/radeon_kfd.c                   | 1 -
 6 files changed, 1 insertion(+), 18 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-07-19  5:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19  5:08 [git pull] drm-amdkfd-fixes 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.