diff options
author | Arto Merilainen <amerilainen@nvidia.com> | 2014-03-10 16:51:44 +0200 |
---|---|---|
committer | Terje Bergstrom <tbergstrom@nvidia.com> | 2014-03-11 23:34:37 -0700 |
commit | 058a6c02bf967c13b1a08319bfb813bbce324baf (patch) | |
tree | 9d557bcb60ba3914d2d5433fb487cb8e704be5e9 /Documentation/virtual | |
parent | d124f1ab8a47a4c22509ce16891f09dff8a3bc91 (diff) |
video: tegra: host: Skip expired pre-fences
Currently, nvhost pushes pre-fence waits always to the channel -
even if the fence would already be passed. In rare cases this causes
a wrapping issue when the hardware does not recognise that the
syncpoint threshold has already passed.
This patch modifies the code so that we check the fence value before
pushing the wait to the push buffer.
Bug 1477471
Change-Id: Ifdc62fd417c50ee321a0e07621a612d0787920d5
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/379573
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions