commit | ab4f81bfc2a8d429130182f8ea3f29a8b1754931 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Oct 28 13:37:11 2019 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Oct 29 15:04:34 2019 +0100 |
tree | f613567c85c17f8e0f96296dcfc722f9a3a1d633 | |
parent | 44156eee91ba6f027afbfd6a39016c0e7e31c8e9 [diff] |
gpu: host1x: Add direction flags to relocations Add direction flags to host1x relocations performed during job pinning. These flags indicate the kinds of accesses that hardware is allowed to perform on the relocated buffers. Signed-off-by: Thierry Reding <treding@nvidia.com>