commit | 89e6e8c85f21555a763d0e47841b515ede6278d1 | [log] [tgz] |
---|---|---|
author | Erik Faye-Lund <kusmabite@gmail.com> | Tue Jan 07 21:03:06 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Wed Feb 12 07:50:37 2014 +0100 |
tree | 238a301a165803ffed5b3a242c263bf19168318a | |
parent | 6e60163b9db6d0b203ffc0f0b8ef5a5f1c9d3fb8 [diff] |
gpu: host1x: do not check previously handled gathers 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>