diff options
author | Boris Brezillon <boris.brezillon@collabora.com> | 2019-11-29 14:59:05 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-06 11:06:20 -0600 |
commit | 0a5239985a3bc084738851afdf3fceb7d5651b0c (patch) | |
tree | 19ddc6316649a2a18d98d4a311b4498291b88956 /samples | |
parent | aed44cbeae2b7674cd155ba5cc6506aafe46a94e (diff) | |
download | linux-0a5239985a3bc084738851afdf3fceb7d5651b0c.tar.bz2 |
drm/panfrost: Open/close the perfcnt BO
Commit a5efb4c9a562 ("drm/panfrost: Restructure the GEM object creation")
moved the drm_mm_insert_node_generic() call to the gem->open() hook,
but forgot to update perfcnt accordingly.
Patch the perfcnt logic to call panfrost_gem_open/close() where
appropriate.
Fixes: a5efb4c9a562 ("drm/panfrost: Restructure the GEM object creation")
Cc: <stable@vger.kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191129135908.2439529-6-boris.brezillon@collabora.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions