From: Oded Gabbay <oded.gabbay@amd.com>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [PULL] drm-amdkfd-fixes
Date: Mon, 23 Feb 2015 10:58:08 +0200 [thread overview]
Message-ID: <20150223085808.GA30627@amd.com> (raw)
Hi Dave,
Two amdkfd fixes for -rc2:
- Fix a bug that caused 15% CPU performance drop in Kaveri. This was caused
because we overwritten the initialization of the first pipe (out of eight),
which is dedicated to radeon operation. The fix was tested by Michel Dänzer.
This bug was introduced by a patch I prepared (yeah, my bad) and was merged
to 3.19-rc6. Therefore, I also marked it as Cc:stable.
- Fix sparse warning
Thanks,
Oded
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-fixes-2015-02-23
for you to fetch changes up to 64ea8f4af57cee9f8b0bf542819b41ee82acfcb9:
drm/amdkfd: don't set get_pipes_num() as inline (2015-02-23 10:48:02 +0200)
----------------------------------------------------------------
Oded Gabbay (2):
drm/amdkfd: Initialize only amdkfd's assigned pipelines
drm/amdkfd: don't set get_pipes_num() as inline
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 10 ++++++++--
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 ++------
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 2 +-
3 files changed, 11 insertions(+), 9 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-02-23 8:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-23 8:58 Oded Gabbay [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-09 11:52 [PULL] drm-amdkfd-fixes Oded Gabbay
2016-06-03 5:58 Oded Gabbay
2016-01-28 13:03 Oded Gabbay
2015-07-09 10:30 Oded Gabbay
2015-06-16 12:45 Oded Gabbay
2015-06-03 18:58 Oded Gabbay
2015-05-07 15:38 Oded Gabbay
2015-03-19 8:22 Oded Gabbay
2015-02-02 8:11 Oded Gabbay
2015-01-26 10:44 Oded Gabbay
2015-01-13 8:03 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=20150223085808.GA30627@amd.com \
--to=oded.gabbay@amd.com \
--cc=airlied@linux.ie \
--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.