git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c78485
)
drm/omap: tiler: clear buffer properly
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 22 Aug 2013 12:42:50 +0000
(15:42 +0300)
committer
Dave Airlie
<airlied@gmail.com>
Thu, 29 Aug 2013 23:14:41 +0000
(09:14 +1000)
We're taking the sizeof() the wrong thing so it doesn't clear the whole
buffer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
No differences found