P4 to Git Change 1161664 by rili@rili_opencl_stg on 2015/06/15 18:01:53
EPR #421679 - remove all source code related to open video Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/Makefile#3 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVDecode.cpp#15 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVDecode.def#5 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVDecode.h#7 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVDecode.rc#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVDecodeTypes.h#6 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVEncode.cpp#37 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVEncode.h#11 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OVEncodeTypes.h#16 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.cpp#6 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.def#3 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.h#5 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.rc#3 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.sln#5 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.vcxproj#11 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo.vcxproj.filters#3 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo_2008.sln#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/OpenVideo_2008.vcproj#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/atiumdva.cap#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/build.bat#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/build/Makefile#6 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/build/Makefile.ov#18 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/build/Makefile.ovd#27 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/buildOV/Makefile#5 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/OpenVideo/res/OpenVideo.rc2#2 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#113 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_common.hpp#17 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_context.cpp#43 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#59 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_open_video.cpp#35 delete ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_open_video_amd.h#20 delete ... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#273 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.hpp#91 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuvirtual.cpp#24 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuvirtual.hpp#12 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#247 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#512 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#145 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#311 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#91 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#366 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#130 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#73 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#45 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.cpp#92 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.hpp#49 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsavirtual.hpp#28 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#34 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#15 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.hpp#20 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#78 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#21 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.hpp#16 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/object.hpp#15 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/video_session.hpp#13 delete ... //depot/stg/opencl/drivers/opencl/runtime/top.hpp#22 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#235 edit
This commit is contained in:
@@ -51,10 +51,6 @@ class Marker;
|
||||
class KernelSignature;
|
||||
class ThreadTraceCommand;
|
||||
class ThreadTraceMemObjectsCommand;
|
||||
#if cl_amd_open_video
|
||||
class RunVideoProgramCommand;
|
||||
class SetVideoSessionCommand;
|
||||
#endif // cl_amd_open_video
|
||||
class SignalCommand;
|
||||
class MakeBuffersResidentCommand;
|
||||
class SvmFreeMemoryCommand;
|
||||
@@ -106,7 +102,6 @@ enum OclExtensions {
|
||||
#endif
|
||||
ClKhrImage2dFromBuffer,
|
||||
ClAmdImage2dFromBufferReadOnly,
|
||||
ClAmdOpenVideo,
|
||||
ClAmdSemaphore,
|
||||
ClAMDBusAddressableMemory,
|
||||
ClAMDC11Atomics,
|
||||
@@ -149,11 +144,6 @@ OclExtensionsString[] = {
|
||||
#endif
|
||||
"cl_khr_image2d_from_buffer ",
|
||||
"cl_amd_image2d_from_buffer_read_only ",
|
||||
#if cl_amd_open_video
|
||||
"cl_amd_open_video ",
|
||||
#else
|
||||
"",
|
||||
#endif // cl_amd_open_video
|
||||
"",
|
||||
"cl_amd_bus_addressable_memory ",
|
||||
"cl_amd_c11_atomics ",
|
||||
@@ -497,24 +487,9 @@ struct Info : public amd::EmbeddedObject
|
||||
//! of printf calls from a kernel
|
||||
size_t printfBufferSize_;
|
||||
|
||||
//! Indicates whether UVD interop is supported
|
||||
cl_bool openVideo_;
|
||||
|
||||
//! Indicates maximum number of supported global atomic counters
|
||||
cl_uint maxAtomicCounters_;
|
||||
|
||||
#if cl_amd_open_video
|
||||
// Decoder
|
||||
//! Maximum number of simultaneous video sessions/streams
|
||||
cl_uint maxVideoSessions_;
|
||||
//! List of supported video attributes (profile/format pairs)
|
||||
cl_video_attrib_amd* videoAttribs_;
|
||||
cl_uint numVideoAttribs_;
|
||||
//Encoder
|
||||
cl_video_attrib_encode_amd* videoEncAttribs_;
|
||||
cl_uint numVideoEncAttribs_;
|
||||
#endif //cl_amd_open_video
|
||||
|
||||
//! Returns the topology for the device
|
||||
cl_device_topology_amd deviceTopology_;
|
||||
|
||||
@@ -1435,10 +1410,6 @@ public:
|
||||
virtual void submitThreadTraceMemObjects(amd::ThreadTraceMemObjectsCommand& cmd) = 0;
|
||||
virtual void submitThreadTrace(amd::ThreadTraceCommand& cmd) = 0;
|
||||
virtual void flush(amd::Command* list = NULL, bool wait = false) = 0;
|
||||
#if cl_amd_open_video
|
||||
virtual void submitRunVideoProgram(amd::RunVideoProgramCommand& cmd) = 0;
|
||||
virtual void submitSetVideoSession(amd::SetVideoSessionCommand& cmd) = 0;
|
||||
#endif // cl_amd_open_video
|
||||
virtual void submitSignal(amd::SignalCommand & cmd) = 0;
|
||||
virtual void submitMakeBuffersResident(amd::MakeBuffersResidentCommand & cmd) = 0;
|
||||
virtual void submitSvmFreeMemory(amd::SvmFreeMemoryCommand& cmd) = 0;
|
||||
|
||||
Reference in New Issue
Block a user