va: allocator: log dmabuf and surface at pool push or pop
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 5 Feb 2021 13:05:53 +0000 (14:05 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 5 Feb 2021 20:25:20 +0000 (21:25 +0100)
commit03847b65ca43acf9b70dd8b985575b5e84790342
tree3d9f5673c169841cce000236724810c694925689
parent64cca0f791c79a0d3e4ecd20943ad4f979911124
va: allocator: log dmabuf and surface at pool push or pop

In order to keep track of the dmabuf fds and surfaces numbers log messages are
added at memory_release() (queue push) and prepare_buffer() (queue pop).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1999>
sys/va/gstvaallocator.c