diff options
author | Rob Herring <[email protected]> | 2016-07-22 15:28:30 -0500 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-07-26 13:47:50 -0700 |
commit | 9ace2c13550609dfe78164f104500d438821f383 (patch) | |
tree | 1b556d0fe722c7bb2603786ebdd1bf49a0ba8068 /.gitattributes | |
parent | ce8504d196291452b42ed755ed3830ecb16febcd (diff) |
vc4: add hash table look-up for exported dmabufs
It is necessary to reuse existing BOs when dmabufs are imported. There
are 2 cases that need to be handled. dmabufs can be created/exported and
imported by the same process and can be imported multiple times.
Copying other drivers, add a hash table to track exported BOs so the
BOs get reused.
v2: Whitespace fixup (by anholt)
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions