projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f1bcf5
)
drm/amdgpu: fix spelling in header comment
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 10 Apr 2017 19:32:43 +0000
(15:32 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:21 +0000
(17:32 -0400)
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/drm/amdgpu_drm.h
patch
|
blob
|
history
diff --git
a/include/uapi/drm/amdgpu_drm.h
b/include/uapi/drm/amdgpu_drm.h
index
92262d8
..
95260e5
100644
(file)
--- a/
include/uapi/drm/amdgpu_drm.h
+++ b/
include/uapi/drm/amdgpu_drm.h
@@
-297,7
+297,7
@@
union drm_amdgpu_gem_wait_idle {
struct drm_amdgpu_wait_cs_in {
/* Command submission handle
* handle equals 0 means none to wait for
- * handle equal
~0ull meana
s wait for the latest sequence number
+ * handle equal
s ~0ull mean
s wait for the latest sequence number
*/
__u64 handle;
/** Absolute timeout to wait */