Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
7591cd2c
Commit
7591cd2c
authored
Apr 21, 2015
by
Oded Gabbay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm/amdkfd: change driver version to 0.7.2
Signed-off-by:
Oded Gabbay
<
oded.gabbay@gmail.com
>
parent
8377396b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/gpu/drm/amd/amdkfd/kfd_module.c
drivers/gpu/drm/amd/amdkfd/kfd_module.c
+2
-2
No files found.
drivers/gpu/drm/amd/amdkfd/kfd_module.c
View file @
7591cd2c
...
@@ -29,10 +29,10 @@
...
@@ -29,10 +29,10 @@
#define KFD_DRIVER_AUTHOR "AMD Inc. and others"
#define KFD_DRIVER_AUTHOR "AMD Inc. and others"
#define KFD_DRIVER_DESC "Standalone HSA driver for AMD's GPUs"
#define KFD_DRIVER_DESC "Standalone HSA driver for AMD's GPUs"
#define KFD_DRIVER_DATE "20150
122
"
#define KFD_DRIVER_DATE "20150
421
"
#define KFD_DRIVER_MAJOR 0
#define KFD_DRIVER_MAJOR 0
#define KFD_DRIVER_MINOR 7
#define KFD_DRIVER_MINOR 7
#define KFD_DRIVER_PATCHLEVEL
1
#define KFD_DRIVER_PATCHLEVEL
2
static
const
struct
kgd2kfd_calls
kgd2kfd
=
{
static
const
struct
kgd2kfd_calls
kgd2kfd
=
{
.
exit
=
kgd2kfd_exit
,
.
exit
=
kgd2kfd_exit
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment