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: Tue, 13 Jan 2015 10:03:51 +0200	[thread overview]
Message-ID: <20150113080351.GA18963@amd.com> (raw)

Hi Dave,

Two fixes for -rc5 :

- Remove the interrupt SW ring buffer impl. as it is not used by any module
  in amdkfd.
  
- Fix a sparse warning

Thanks,

	Oded

The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:

  linux 3.19-rc4 (2015-01-11 12:44:53 -0800)

are available in the git repository at:

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

for you to fetch changes up to 8dfe58b2063811b415626060316672741049d4d4:

  drm/amdkfd: Fix sparse warning (different address space) (2015-01-08 16:46:16 +0200)

----------------------------------------------------------------
Michel Dänzer (1):
      drm/amdkfd: Drop interrupt SW ring buffer

Oded Gabbay (1):
      drm/amdkfd: Fix sparse warning (different address space)

 drivers/gpu/drm/amd/amdkfd/Makefile                |   3 +-
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            |  20 +--
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c         | 176 ---------------------
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |  15 --
 5 files changed, 3 insertions(+), 213 deletions(-)
 delete mode 100644 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-01-13  8:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13  8:03 Oded Gabbay [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-26 10:44 [PULL] drm-amdkfd-fixes Oded Gabbay
2015-02-02  8:11 Oded Gabbay
2015-02-23  8:58 Oded Gabbay
2015-03-19  8:22 Oded Gabbay
2015-05-07 15:38 Oded Gabbay
2015-06-03 18:58 Oded Gabbay
2015-06-16 12:45 Oded Gabbay
2015-07-09 10:30 Oded Gabbay
2016-01-28 13:03 Oded Gabbay
2016-06-03  5:58 Oded Gabbay
2016-08-09 11:52 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=20150113080351.GA18963@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.