gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang afb62e98c7 cuda: Enable x86 NVMM support again
It was broken since memory copy helper function was moved to gst-libs.
Also, adding "cuda-nvmm" and "cuda-nvmm-include-path" build options
to en/disable NVMM support in gstcuda library

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6978>
2024-06-06 12:16: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 cuda,d3d11,d3d12bufferpool: Disable preallocation 2024-03-12 18:07:29 +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 offset of subsampled planar formats 2024-05-23 11:47:16 +00:00
gstcudamemory.h cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00
gstcudanvmm-private.h cuda: Enable x86 NVMM support again 2024-06-06 12:16:50 +00:00
gstcudanvmm.cpp cuda: Enable x86 NVMM support again 2024-06-06 12:16:50 +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: Enable x86 NVMM support again 2024-06-06 12:16:50 +00:00
gstcudautils.h cuda: Move cuda debug helper function to .cpp 2023-06-18 16:44:43 +00:00
meson.build cuda: Enable x86 NVMM support again 2024-06-06 12:16:50 +00:00