From: Oded Gabbay <oded.gabbay@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH v2 9/9] drm/amdkfd: change driver version to 0.7.2
Date: Sun, 10 May 2015 12:28:32 +0300 [thread overview]
Message-ID: <1431250112-28828-10-git-send-email-oded.gabbay@gmail.com> (raw)
In-Reply-To: <1431250112-28828-1-git-send-email-oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
---
drivers/gpu/drm/amd/amdkfd/kfd_module.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_module.c b/drivers/gpu/drm/amd/amdkfd/kfd_module.c
index e4fc96e..ca8410e 100644
--- a/drivers/gpu/drm/amd/amdkfd/kfd_module.c
+++ b/drivers/gpu/drm/amd/amdkfd/kfd_module.c
@@ -29,10 +29,10 @@
#define KFD_DRIVER_AUTHOR "AMD Inc. and others"
#define KFD_DRIVER_DESC "Standalone HSA driver for AMD's GPUs"
-#define KFD_DRIVER_DATE "20150122"
+#define KFD_DRIVER_DATE "20150421"
#define KFD_DRIVER_MAJOR 0
#define KFD_DRIVER_MINOR 7
-#define KFD_DRIVER_PATCHLEVEL 1
+#define KFD_DRIVER_PATCHLEVEL 2
static const struct kgd2kfd_calls kgd2kfd = {
.exit = kgd2kfd_exit,
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2015-05-10 9:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-10 9:28 [PATCH v2 0/9] Add Interrupts & Events modules to amdkfd Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 1/9] drm/radeon: Add init interrupt kfd->kgd interface Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 2/9] drm/amdkfd: Add interrupt handling module Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 3/9] drm/amdkfd: add events IOCTL set definitions Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 4/9] drm/amdkfd: Add the events module Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 5/9] drm/amdkfd: Add memory exception handling Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 6/9] drm/amdkfd: Add bad opcode " Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 7/9] drm/amdkfd: Add module parameter of send_sigterm Oded Gabbay
2015-05-10 9:28 ` [PATCH v2 8/9] drm/amdkfd: Implement events IOCTLs Oded Gabbay
2015-05-10 9:28 ` Oded Gabbay [this message]
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=1431250112-28828-10-git-send-email-oded.gabbay@gmail.com \
--to=oded.gabbay@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox