projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d465d4
)
drm/blend: Fix comment typ-o
author
Robert Foss
<robert.foss@collabora.com>
Fri, 19 May 2017 20:50:16 +0000
(16:50 -0400)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 22 May 2017 07:44:36 +0000
(09:44 +0200)
Fix DRM_REFELCT_Y -> DRM_REFLECT_Y.
Signed-off-by: Robert Foss <robert.foss@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
http://patchwork.freedesktop.org/patch/msgid/20170519205017.23307-1-robert.foss@collabora.com
drivers/gpu/drm/drm_blend.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/drm_blend.c
b/drivers/gpu/drm/drm_blend.c
index a0d0d684328822d7166f881b3470700a49a870f1..dee67ef6c670177ba5133c3f18b0ef459c872642 100644
(file)
--- a/
drivers/gpu/drm/drm_blend.c
+++ b/
drivers/gpu/drm/drm_blend.c
@@
-129,7
+129,7
@@
* "rotate-270"
* DRM_REFLECT_X:
* "reflect-x"
- * DRM_REF
EL
CT_Y:
+ * DRM_REF
LE
CT_Y:
* "reflect-y"
*
* Rotation is the specified amount in degrees in counter clockwise direction,