gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang f77f3e83ed cudamemory: Fix outstanding memory count tracing
Gets being released memory back to queue even if allocator is flushing
in order to count the number of outstanding memory objects.
And fixing double count increment

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6240>
2024-02-29 11:57:50 +00:00
..
stub cuda: Report device open error 2024-01-30 14:30:41 +00:00
cuda-gst.h cuda: Load virtual memory management and IPC API symbols 2023-08-14 13:41:01 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcuda-private.h cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00
gstcuda.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudabufferpool.cpp cudabufferpool: Add support for virtual memory 2023-08-14 13:41:01 +00:00
gstcudabufferpool.h cudabufferpool: Add support for virtual memory 2023-08-14 13:41:01 +00:00
gstcudacontext.cpp cudacontext: Add memory allocation related properties 2023-08-14 13:41:01 +00:00
gstcudacontext.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudaloader.cpp cuda: Load virtual memory management and IPC API symbols 2023-08-14 13:41:01 +00:00
gstcudaloader.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudamemory.cpp cudamemory: Fix outstanding memory count tracing 2024-02-29 11:57:50 +00:00
gstcudamemory.h cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00
gstcudanvrtc.cpp cuda: Prefer CUBIN over PTX 2024-01-02 10:10:09 +00:00
gstcudanvrtc.h cuda: Prefer CUBIN over PTX 2024-01-02 10:10:09 +00:00
gstcudastream.cpp cuda: Port to C++ 2023-02-16 17:49:53 +00:00
gstcudastream.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudautils.cpp cuda: Use d3d11 token data for interop data 2023-09-29 12:36:01 +00:00
gstcudautils.h cuda: Move cuda debug helper function to .cpp 2023-06-18 16:44:43 +00:00
meson.build cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00