Home
last modified time | relevance | path

Searched refs:gpu_context_mgr (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c4687 auto gpu_context_mgr = os_device_context->GetGpuContextMgr(); in Mos_Specific_CreateGpuComputeContext() local
4688 if (nullptr == gpu_context_mgr) in Mos_Specific_CreateGpuComputeContext()
4693 = gpu_context_mgr->GetGpuContext(context_handle); in Mos_Specific_CreateGpuComputeContext()
4711 auto gpu_context_mgr = os_context_specific->GetGpuContextMgr(); in Mos_Specific_CreateGpuComputeContext() local
4712 if (nullptr == gpu_context_mgr) in Mos_Specific_CreateGpuComputeContext()
4723 = gpu_context_mgr->CreateGpuContext(MOS_GPU_NODE_COMPUTE, in Mos_Specific_CreateGpuComputeContext()
4732 = context_specific->Init(gpu_context_mgr->GetOsContext(), in Mos_Specific_CreateGpuComputeContext()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c4971 auto gpu_context_mgr = os_device_context->GetGpuContextMgr(); in Mos_Specific_CreateGpuComputeContext() local
4972 if (nullptr == gpu_context_mgr) in Mos_Specific_CreateGpuComputeContext()
4977 = gpu_context_mgr->GetGpuContext(context_handle); in Mos_Specific_CreateGpuComputeContext()
4995 auto gpu_context_mgr = os_context_specific->GetGpuContextMgr(); in Mos_Specific_CreateGpuComputeContext() local
4996 if (nullptr == gpu_context_mgr) in Mos_Specific_CreateGpuComputeContext()
5007 = gpu_context_mgr->CreateGpuContext(MOS_GPU_NODE_COMPUTE, in Mos_Specific_CreateGpuComputeContext()
5016 = context_specific->Init(gpu_context_mgr->GetOsContext(), in Mos_Specific_CreateGpuComputeContext()