Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
a3c1ff87
Commit
a3c1ff87
authored
9 years ago
by
Ben Skeggs
Browse files
Options
Downloads
Patches
Plain Diff
drm/nouveau: bump driver version for release
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
43a70661
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/gpu/drm/nouveau/nouveau_drm.h
+5
-2
5 additions, 2 deletions
drivers/gpu/drm/nouveau/nouveau_drm.h
with
5 additions
and
2 deletions
drivers/gpu/drm/nouveau/nouveau_drm.h
+
5
−
2
View file @
a3c1ff87
...
@@ -9,8 +9,8 @@
...
@@ -9,8 +9,8 @@
#define DRIVER_DATE "20120801"
#define DRIVER_DATE "20120801"
#define DRIVER_MAJOR 1
#define DRIVER_MAJOR 1
#define DRIVER_MINOR
2
#define DRIVER_MINOR
3
#define DRIVER_PATCHLEVEL
2
#define DRIVER_PATCHLEVEL
0
/*
/*
* 1.1.1:
* 1.1.1:
...
@@ -30,6 +30,9 @@
...
@@ -30,6 +30,9 @@
* - allow concurrent access to bo's mapped read/write.
* - allow concurrent access to bo's mapped read/write.
* 1.2.2:
* 1.2.2:
* - add NOUVEAU_GEM_DOMAIN_COHERENT flag
* - add NOUVEAU_GEM_DOMAIN_COHERENT flag
* 1.3.0:
* - NVIF ABI modified, safe because only (current) users are test
* programs that get directly linked with NVKM.
*/
*/
#include
<nvif/client.h>
#include
<nvif/client.h>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment