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:
6e60163
)
gpu: host1x: do not check previously handled gathers
author
Erik Faye-Lund
<kusmabite@gmail.com>
Tue, 7 Jan 2014 20:03:06 +0000
(21:03 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Wed, 12 Feb 2014 06:50:37 +0000
(07:50 +0100)
When patching gathers, we don't need to check against
gathers with lower indices than the current one, as
they are guaranteed to already have been handled.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Acked-By: Terje Bergstrom <tbergstrom@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found