From: Oded Gabbay <oded.gabbay@gmail.com>
To: airlied@gmail.com
Cc: dri-devel@lists.freedesktop.org
Subject: [git pull] drm-amdkfd-fixes
Date: Wed, 19 Jul 2017 08:08:28 +0300 [thread overview]
Message-ID: <20170719050828.GA29009@gmail.com> (raw)
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
reply other threads:[~2017-07-19 5:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170719050828.GA29009@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.