projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cde43f
)
intel: Sync typo fix from the kernel sources.
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 19 Jun 2014 10:25:48 +0000
(11:25 +0100)
committer
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 19 Jun 2014 17:29:20 +0000
(18:29 +0100)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
include/drm/i915_drm.h
patch
|
blob
|
history
diff --git
a/include/drm/i915_drm.h
b/include/drm/i915_drm.h
index
980dbf8
..
8eb0cb3
100644
(file)
--- a/
include/drm/i915_drm.h
+++ b/
include/drm/i915_drm.h
@@
-722,7
+722,7
@@
struct drm_i915_gem_execbuffer2 {
*/
#define I915_EXEC_IS_PINNED (1<<10)
-/** Provide a hint to the kernel that the command stream and auxil
l
iary
+/** Provide a hint to the kernel that the command stream and auxiliary
* state buffers already holds the correct presumed addresses and so the
* relocation process may be skipped if no buffers need to be moved in
* preparation for the execbuffer.