pan/decode: Allow updating mmaps
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 19 Aug 2019 17:55:29 +0000 (10:55 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 15:40:52 +0000 (08:40 -0700)
commitb072d0357be060ceb67f0d565ad5e24c57be328f
tree4a2ebf26e099dcc86ae6d0875578b0179ec63040
parent52101e48f8851433d2c72b39d82ece793f8cfa1f
pan/decode: Allow updating mmaps

This allows the caller to call track_mmap multiple times for the same
gpu_va for the purpose of updating the mmap. This is used to trace
invisible BOs with kbase and doesn't apply to native traces.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/panfrost/pandecode/common.c