Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_os_specific.c853 auto gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Linux_GetGpuContext() local
1093 auto gpuContext = Linux_GetGpuContext(pOsInterface, handle); in Linux_GetGPUTag() local
1723 GpuContext *gpuContext = gpuContextMgr->GetGpuContext(gpuContextHandle); in Mos_Specific_GetGpuContextbyHandle() local
1839 … auto gpuContext = gpuContextMgr->GetGpuContext(pOsContextSpecific->GetGpuContextHandleByIndex(i)); in Mos_DestroyInterface() local
1979 … auto gpuContext = gpuContextMgr->GetGpuContext(pOsContextSpecific->GetGpuContextHandleByIndex(i)); in Mos_Specific_Destroy() local
2172 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_ResetOsStates() local
3484 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_SetPatchEntry() local
3577 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_RegisterResource() local
3671 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_VerifyCommandBufferSize() local
3758 auto gpuContext = Linux_GetGpuContext(pOsInterface, pOsInterface->CurrentGpuContextHandle); in Mos_Specific_GetCommandBuffer() local
[all …]
H A Dmos_commandbuffer_specific.cpp80 MOS_STATUS CommandBufferSpecific::BindToGpuContext(GpuContext *gpuContext) in BindToGpuContext()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_interface.cpp592 auto gpuContext = gpuContextMgr->CreateGpuContext(gpuNode, cmdBufMgr); in CreateGpuContext() local
629 GPU_CONTEXT_HANDLE gpuContext) in DestroyGpuContext()
653 GPU_CONTEXT_HANDLE gpuContext) in SetGpuContext()
850 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in DumpCommandBuffer() local
996 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in GetCommandBuffer() local
1011 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in ReturnCommandBuffer() local
1028 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in SubmitCommandBuffer() local
1044 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in ResetCommandBuffer() local
1070 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in VerifyCommandBufferSize() local
1085 … auto gpuContext = MosInterface::GetGpuContext(streamState, streamState->currentGpuContextHandle); in ResizeCommandBufferAndPatchList() local
[all …]
H A Dmos_os_specific_next.cpp79 …auto gpuContext = MosInterface::GetGpuContext(pOsInterface->osStreamState, pOsInterface->CurrentGp… in StoreCmdResPtr() local
115 …auto gpuContext = MosInterface::GetGpuContext(pOsInterface->osStreamState, pOsInterface->CurrentGp… in ClearCmdResPtrs() local
161 …const auto *gpuContext = MosInterface::GetGpuContext(pOsInterface->osStreamState, pOsInterface->Cu… in GetCmdResPtrs() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/private/
H A Dmos_os_specific.cpp223 MOS_GPU_CONTEXT gpuContext, in Linux_ReturnCommandBuffer()
529 MOS_GPU_CONTEXT gpuContext) in Linux_GetGpuCtxBufferTag()
553 MOS_GPU_CONTEXT gpuContext) in Linux_IncGpuCtxBufferTag()
723 MOS_GPU_CONTEXT gpuContext) in Mos_Specific_SetGpuContext()
815 MOS_GPU_CONTEXT gpuContext) in Mos_Specific_SetGpuContextHandle()
905 … auto gpuContext = gpuContextMgr->GetGpuContext(osInterface->m_GpuContextHandleMap[i]); in Mos_DestroyInterface() local
2110 auto gpuContext = gpuContextMgr->CreateGpuContext(gpuNode, cmdBufMgr); in Mos_Specific_CreateGpuContext() local
2264 auto gpuContext = MosInterface::GetGpuContext(osInterface->osStreamState, gpuContextHandle); in Mos_Specific_DestroyGpuComputeContext() local
2389 MOS_GPU_CONTEXT gpuContext) in Mos_Specific_IsGpuContextValid()
2477 MOS_GPU_CONTEXT gpuContext) in Mos_Specific_GetGpuStatusTagOffset()
[all …]
/aosp_15_r20/external/intel-media-driver/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
247 MOS_STATUS SetWatchdogTimerRegisterOffset(MOS_GPU_CONTEXT gpuContext) override in SetWatchdogTimerRegisterOffset()
298 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
340 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
771 MOS_GPU_CONTEXT gpuContext = m_osItf->pfnGetGpuContext(m_osItf); in _MHW_SETCMD_OVERRIDE_DECL() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/hw/
H A Dmhw_mi_xe2_lpm_base_next_impl.h169 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRemappingMMIO() local
195 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRelativeMMIO() local
279 MOS_STATUS SetWatchdogTimerRegisterOffset(MOS_GPU_CONTEXT gpuContext) override in SetWatchdogTimerRegisterOffset()
335 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
388 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
826 MOS_GPU_CONTEXT gpuContext = m_osItf->pfnGetGpuContext(m_osItf); in _MHW_SETCMD_OVERRIDE_DECL() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/hw/
H A Dmhw_mi_xe_lpm_plus_base_next_impl.h242 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRemappingMMIO() local
268 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsRelativeMMIO() local
354 MOS_STATUS SetWatchdogTimerRegisterOffset(MOS_GPU_CONTEXT gpuContext) override in SetWatchdogTimerRegisterOffset()
410 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
456 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
801 MOS_GPU_CONTEXT gpuContext = m_osItf->pfnGetGpuContext(m_osItf); in _MHW_SETCMD_OVERRIDE_DECL() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/mmc/
H A Dmedia_mem_decompression_next.cpp106 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MemoryDecompress() local
268 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy() local
361 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy2D() local
494 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryTileConvert() local
794 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in InitCommandBuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_vebox_memdecomp.cpp176 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MemoryDecompress() local
314 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy() local
403 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryCopy2D() local
545 auto gpuContext = m_osInterface->CurrentGpuContextOrdinal; in MediaMemoryTileConvert() local
901 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in InitCommandBuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/
H A Dmhw_mi_g12_X.cpp382 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in AddMiStoreRegisterMemCmd() local
629 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
681 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
726 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
H A Dmhw_mi_g12_X.h173 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRelativeMMIO() local
199 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRemappingMMIO() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/
H A Dmos_gpucontextmgr.cpp143 GpuContext *gpuContext = GpuContext::Create(gpuNode, mosGpuCtx, cmdBufMgr, reusedContext); in CreateGpuContext() local
201 GpuContext *gpuContext = nullptr; in GetGpuContext() local
217 void GpuContextMgr::DestroyGpuContext(GpuContext *gpuContext) in DestroyGpuContext()
H A Dmos_gpucontext.cpp38 GpuContext* gpuContext = nullptr; in Create() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_gpucontextmgr_next.cpp152 GpuContextNext *gpuContext = GpuContextSpecificNext::Create(gpuNode, cmdBufMgr, reusedContext); in CreateGpuContext() local
213 GpuContextNext *gpuContext = nullptr; in GetGpuContext() local
231 void GpuContextMgrNext::DestroyGpuContext(GpuContextNext *gpuContext) in DestroyGpuContext()
H A Dmos_cmdbufmgr_next.cpp139 auto gpuContext = cmdBuf->GetGpuContext(); in Reset() local
169 auto gpuContext = cmdBuf->GetLastNativeGpuContext(); in CleanUp() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/
H A Dmhw_mi_g11_X.cpp287 MOS_GPU_CONTEXT gpuContext) in SetWatchdogTimerRegisterOffset()
335 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStartCmd() local
380 MOS_GPU_CONTEXT gpuContext; in AddWatchdogTimerStopCmd() local
H A Dmhw_mi_g11_X.h120 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRelativeMMIO() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_aqm_impl.h146 MOS_GPU_CONTEXT gpuContext = m_osItf->pfnGetGpuContext(m_osItf); in _MHW_SETCMD_OVERRIDE_DECL() local
178 MOS_GPU_CONTEXT gpuContext = m_osItf->pfnGetGpuContext(m_osItf); in _MHW_SETCMD_OVERRIDE_DECL() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/mediacontext/
H A Dmedia_context.h64 GPU_CONTEXT_HANDLE gpuContext = MOS_GPU_CONTEXT_INVALID_HANDLE; member
120 auto gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsRenderEngineUsed() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_execution_adv.cpp239 MOS_GPU_CONTEXT gpuContext) in SubmitTask()
558 MOS_GPU_CONTEXT gpuContext) in SubmitComputeTask()
628 MOS_GPU_CONTEXT gpuContext) in SubmitGpgpuTask()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/
H A Dmhw_mi_impl.h68 MOS_GPU_CONTEXT gpuContext = this->m_osItf->pfnGetGpuContext(this->m_osItf); in IsGlobalGttInUse() local
145 MOS_STATUS SetWatchdogTimerRegisterOffset(MOS_GPU_CONTEXT gpuContext) override in SetWatchdogTimerRegisterOffset()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/shared/
H A Dmedia_perf_profiler_legacy.cpp399 MOS_GPU_CONTEXT gpuContext; in AddPerfCollectStartCmd() local
513 MOS_GPU_CONTEXT gpuContext; in AddPerfCollectEndCmd() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp580 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in SyncOnResource() local
590 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in SyncOnResource() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/
H A Dmhw_mi.cpp82 MOS_GPU_CONTEXT gpuContext = m_osInterface->pfnGetGpuContext(m_osInterface); in IsGlobalGttInUse() local

12