Home
last modified time | relevance | path

Searched defs:gpuContext (Results 1 – 25 of 81) sorted by relevance

1234

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_interface.cpp211 auto gpuContext = gpuContextMgr->CreateGpuContext(gpuNode, cmdBufMgr); in CreateGpuContext() local
226 GPU_CONTEXT_HANDLE gpuContext) in DestroyGpuContext()
250 GPU_CONTEXT_HANDLE gpuContext) in SetGpuContext()
331 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in DumpCommandBuffer() local
456 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in GetCommandBuffer() local
471 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in ReturnCommandBuffer() local
488 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in SubmitCommandBuffer() local
1645 GPU_CONTEXT_HANDLE gpuContext) in GetGpuStatusTag()
1667 GPU_CONTEXT_HANDLE gpuContext) in IncrementGpuStatusTag()
1682 GPU_CONTEXT_HANDLE gpuContext) in GetGpuStatusSyncTag()
[all …]
H A Dmos_os_specific.c822 auto gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Linux_GetGpuContext() local
1062 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Linux_GetGPUTag() local
1991 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_ResetOsStates() local
3231 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_SetPatchEntry() local
4602 auto gpuContext = gpuContextMgr->CreateGpuContext(GpuNode, cmdBufMgr); in Mos_Specific_CreateGpuContext() local
4619 auto gpuContext = gpuContextMgr->CreateGpuContext(GpuNode, cmdBufMgr, mosGpuCxt); in Mos_Specific_CreateGpuContext() local
4784 GpuContext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Mos_Specific_DestroyGpuContext() local
5359 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Mos_Specific_GetGpuStatusTag() local
5416 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Mos_Specific_IncrementGpuStatusTag() local
7438 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in StoreCmdResPtr() local
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen10/hw/
H A Dmhw_mi_g10_X.cpp199 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
244 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
289 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/linux/common/os/
H A Dmos_os_specific_next.cpp71 auto gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Linux_GetGpuContext() local
165 …auto gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuCon… in StoreCmdResPtr() local
201 …auto gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuCon… in ClearCmdResPtrs() local
247 …const auto *gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->Curren… in GetCmdResPtrs() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/linux/common/os/
H A Dmos_os_specific_next.cpp71 auto gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Linux_GetGpuContext() local
164 …auto gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuCon… in StoreCmdResPtr() local
200 …auto gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuCon… in ClearCmdResPtrs() local
246 …const auto *gpuContext = MosOsSpecificNext::Linux_GetGpuContext(pOsInterface, pOsInterface->Curren… in GetCmdResPtrs() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen10/hw/
H A Dmhw_mi_g10_X.cpp186 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
231 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
276 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen11/hw/
H A Dmhw_mi_g11_X.cpp298 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
346 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
391 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_vebox_memdecomp.cpp165 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MemoryDecompress() local
306 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy() local
389 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy2D() local
523 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryTileConvert() local
851 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in InitCommandBuffer() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/media_softlet/agnostic/Xe_M/Xe_XPM_base/hw/
H A Dmhw_mi_xe_xpm_base_impl.h153 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRemappingMMIO() local
179 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRelativeMMIO() local
250 MOS_STATUS SetWatchdogTimerRegisterOffset(MOS_GPU_CONTEXT gpuContext) override in SetWatchdogTimerRegisterOffset()
301 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
343 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_vebox_memdecomp.cpp165 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MemoryDecompress() local
218 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy() local
284 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy2D() local
551 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in InitCommandBuffer() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/hw/
H A Dmhw_mi_g12_X.cpp328 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in AddMiStoreRegisterMemCmd() local
576 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
628 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
673 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/agnostic/common/os/
H A Dmos_gpucontextmgr_next.cpp142 GpuContextNext *gpuContext = GpuContextNext::Create(gpuNode, cmdBufMgr, reusedContext); in CreateGpuContext() local
211 void GpuContextMgrNext::DestroyGpuContext(GpuContextNext *gpuContext) in DestroyGpuContext()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_interface.cpp596 auto gpuContext = gpuContextMgr->CreateGpuContext(gpuNode, cmdBufMgr); in CreateGpuContext() local
633 GPU_CONTEXT_HANDLE gpuContext) in DestroyGpuContext()
657 GPU_CONTEXT_HANDLE gpuContext) in SetGpuContext()
688 GpuContextNext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in GetGpuContextbyHandle() local
828 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in DumpCommandBuffer() local
952 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in GetCommandBuffer() local
967 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in ReturnCommandBuffer() local
2420 GPU_CONTEXT_HANDLE gpuContext) in GetGpuStatusTag()
2442 GPU_CONTEXT_HANDLE gpuContext) in IncrementGpuStatusTag()
2457 GPU_CONTEXT_HANDLE gpuContext) in GetGpuStatusSyncTag()
[all …]
H A Dmos_os_specific.c844 auto gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Linux_GetGpuContext() local
1084 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Linux_GetGPUTag() local
1728 GpuContext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Mos_Specific_GetGpuContextbyHandle() local
4886 auto gpuContext = gpuContextMgr->CreateGpuContext(GpuNode, cmdBufMgr); in Mos_Specific_CreateGpuContext() local
4903 auto gpuContext = gpuContextMgr->CreateGpuContext(GpuNode, cmdBufMgr, mosGpuCxt); in Mos_Specific_CreateGpuContext() local
5068 GpuContext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Mos_Specific_DestroyGpuContext() local
5140 GpuContext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Mos_Specific_DestroyGpuComputeContext() local
5764 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Mos_Specific_GetGpuStatusTag() local
5821 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Mos_Specific_IncrementGpuStatusTag() local
8031 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in StoreCmdResPtr() local
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/os/
H A Dmos_gpucontextmgr.cpp143 GpuContext *gpuContext = GpuContext::Create(gpuNode, mosGpuCtx, cmdBufMgr, reusedContext); in CreateGpuContext() local
212 void GpuContextMgr::DestroyGpuContext(GpuContext *gpuContext) in DestroyGpuContext()
H A Dmos_gpucontext.cpp38 GpuContext* gpuContext = nullptr; in Create() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/os/
H A Dmos_gpucontextmgr.cpp143 GpuContext *gpuContext = GpuContext::Create(gpuNode, mosGpuCtx, cmdBufMgr, reusedContext); in CreateGpuContext() local
212 void GpuContextMgr::DestroyGpuContext(GpuContext *gpuContext) in DestroyGpuContext()
H A Dmos_gpucontext.cpp38 GpuContext* gpuContext = nullptr; in Create() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/os/
H A Dmos_gpucontextmgr_next.cpp150 GpuContextNext *gpuContext = GpuContextNext::Create(gpuNode, cmdBufMgr, reusedContext); in CreateGpuContext() local
223 void GpuContextMgrNext::DestroyGpuContext(GpuContextNext *gpuContext) in DestroyGpuContext()
H A Dmos_cmdbufmgr_next.cpp134 auto gpuContext = cmdBuf->GetGpuContext(); in Reset() local
164 auto gpuContext = cmdBuf->GetLastNativeGpuContext(); in CleanUp() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/agnostic/common/shared/mediacontext/
H A Dmedia_context.h59 GPU_CONTEXT_HANDLE gpuContext = MOS_GPU_CONTEXT_INVALID_HANDLE; member
96 auto gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRenderEngineUsed() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen11/hw/
H A Dmhw_mi_g11_X.cpp285 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
333 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
378 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/hw/
H A Dmhw_mi_g12_X.cpp426 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
478 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
523 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/shared/mediacontext/
H A Dmedia_context.h60 GPU_CONTEXT_HANDLE gpuContext = MOS_GPU_CONTEXT_INVALID_HANDLE; member
116 auto gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRenderEngineUsed() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/hw/
H A Dmhw_mi.cpp81 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsGlobalGttInUse() local

1234