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
34f89904
Commit
34f89904
authored
Sep 03, 2018
by
Joonas Lahtinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm/i915: Update DRIVER_DATE to 20180903
Signed-off-by:
Joonas Lahtinen
<
joonas.lahtinen@linux.intel.com
>
parent
6b048706
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_drv.h
+2
-2
No files found.
drivers/gpu/drm/i915/i915_drv.h
View file @
34f89904
...
@@ -86,8 +86,8 @@
...
@@ -86,8 +86,8 @@
#define DRIVER_NAME "i915"
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20180
830
"
#define DRIVER_DATE "20180
903
"
#define DRIVER_TIMESTAMP 1535
639183
#define DRIVER_TIMESTAMP 1535
975875
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
...
...
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