All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oded Gabbay <oded.gabbay@amd.com>
To: airlied@gmail.com
Cc: alexander.deucher@amd.com, dri-devel@lists.freedesktop.org
Subject: [PULL] drm-amdkfd-next
Date: Wed, 25 Mar 2015 08:22:44 -0400	[thread overview]
Message-ID: <20150325122244.GA5775@odedg-home.amd.com> (raw)

Hi Dave,

Here is the pull request of amdkfd for 4.1

drm-amdkfd-next-2015-03-25:

- Allow amdkfd to work with multiple kgd instances. This is in preparation for
  AMD's new open source kernel graphic driver (amdgpu), and for the new 
  AMD APU, Carrizo.
  
- Convert timestamping to use 64bit time accessors

- Three other minor changes.

Thanks,

	Oded

The following changes since commit ae10c2248593fb84c6951d67c98c9c934997e56a:

  Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm-next (2015-03-23 09:34:32 +1000)

are available in the git repository at:

  ssh://gabbayo@people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-next-2015-03-25

for you to fetch changes up to cea405b172e3b1fd2cf9da5ec05c7d808d6af03d:

  drm/amdkfd: Add multiple kgd support (2015-03-25 14:02:05 +0200)

----------------------------------------------------------------
John Stultz (1):
      drm/amdkfd: Convert timestamping to use 64bit time accessors

Oded Gabbay (3):
      drm/amdkfd: rename fence_wait_timeout
      drm/amdkfd: Remove unused field from struct qcm_process_device
      drm/amdkfd: add debug prints for process teardown

Xihan Zhang (1):
      drm/amdkfd: Add multiple kgd support

 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           | 13 +++--
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            | 17 ++++--
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  | 18 +++---
 drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c          | 17 +++---
 drivers/gpu/drm/amd/amdkfd/kfd_module.c            | 12 +---
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c   | 13 +++--
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              | 14 +++--
 drivers/gpu/drm/amd/amdkfd/kfd_process.c           |  6 ++
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c          | 12 ++--
 drivers/gpu/drm/amd/include/kgd_kfd_interface.h    | 64 +++++++++++-----------
 drivers/gpu/drm/radeon/radeon_kfd.c                | 10 ++--
 11 files changed, 103 insertions(+), 93 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-03-25 12:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 12:22 Oded Gabbay [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-16 15:39 [PULL] drm-amdkfd-next Oded Gabbay
2016-09-19 19:49 Oded Gabbay
2016-09-27  6:55 ` Oded Gabbay
2016-07-03  5:14 Oded Gabbay
2016-05-04  6:31 Oded Gabbay
2016-02-27 21:07 Oded Gabbay
2015-07-20  8:01 Oded Gabbay
2015-06-01  5:53 Oded Gabbay
2015-05-18  6:29 Oded Gabbay
2015-05-18  6:31 ` Oded Gabbay
2015-05-19  0:16   ` Dave Airlie
2015-05-19  4:39     ` Oded Gabbay
2015-01-21 12:38 Oded Gabbay
2015-01-21 23:47 ` Dave Airlie
2015-01-22  9:42   ` Oded Gabbay
2015-01-09 20:33 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=20150325122244.GA5775@odedg-home.amd.com \
    --to=oded.gabbay@amd.com \
    --cc=airlied@gmail.com \
    --cc=alexander.deucher@amd.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.