Home
last modified time | relevance | path

Searched hist:"26 c8de5e5dea6f42bb5553ad09aaa94b6139a77b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/
H A Djob.cdiff 26c8de5e5dea6f42bb5553ad09aaa94b6139a77b Sun Jun 28 22:18:39 CDT 2020 Dmitry Osipenko <digetx@gmail.com> gpu: host1x: Optimize BOs usage when firewall is enabled

We don't need to hold and pin original BOs of the gathers in a case of
enabled firewall because in this case gather's content is copied and the
copy is used by the executed job.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>