All of lore.kernel.org
 help / color / mirror / Atom feed
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: Thu, 7 May 2015 18:38:59 +0300	[thread overview]
Message-ID: <20150507153859.GA30143@amd.com> (raw)

Hi Dave,

Please pull the following three bug fixes for next -rc:

- Add missing initialization of SDMA vm register when creating an SDMA queue
- Don't report local memory size, as we don't support local memory allocation 
  yet.
- Allow to unregister process with exisiting queues. Until now we blocked 
  it with BUG_ON, which was also an error by itself.

All three fixes are marked as stable.

Thanks,

	Oded

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 79b066bd76d501cfe8328142153da301f5ca11d1:

  drm/amdkfd: Initialize sdma vm when creating sdma queue (2015-05-07 17:38:06 +0300)

----------------------------------------------------------------
Oded Gabbay (2):
      drm/amdkfd: allow unregister process with queues
      drm/amdkfd: Don't report local memory size

Xihan Zhang (1):
      drm/amdkfd: Initialize sdma vm when creating sdma queue

 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 7 +++++--
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c             | 4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-05-07 15:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07 15:38 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-03-19  8:22 Oded Gabbay
2015-02-23  8:58 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=20150507153859.GA30143@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.