Home
last modified time | relevance | path

Searched hist:ec58923215dbbeef59ee82923ee94d745f73db58 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/host1x/
H A Djob.cdiff ec58923215dbbeef59ee82923ee94d745f73db58 Fri Jul 06 20:02:36 CEST 2018 Dmitry Osipenko <digetx@gmail.com> gpu: host1x: Check whether size of unpin isn't 0

Only gather pins are mapped by the Host1x driver, regular BO relocations
are not. Check whether size of unpin isn't 0, otherwise IOVA allocation at
0x0 could be erroneously released.

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