/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/ |
H A D | mos_os_specific.c | 302 MOS_GPU_CONTEXT GpuContext, in Linux_ReturnCommandBuffer() 350 MOS_GPU_CONTEXT GpuContext) in Linux_FlushCommandBuffer() 977 MOS_GPU_CONTEXT GpuContext) in Linux_GetGpuCtxBufferTag() 1005 MOS_GPU_CONTEXT GpuContext) in Linux_IncGpuCtxBufferTag() 1551 MOS_GPU_CONTEXT GpuContext) in Mos_Specific_SetGpuContext() 1665 MOS_GPU_CONTEXT GpuContext) in Mos_Specific_SetGpuContextHandle() 5154 MOS_GPU_CONTEXT GpuContext) in Mos_Specific_IsGpuContextValid() 5285 MOS_GPU_CONTEXT GpuContext) in Mos_Specific_GetGpuStatusTagOffset() 5788 MOS_GPU_CONTEXT GpuContext) in Mos_Specific_RegisterBBCompleteNotifyEvent() 5807 MOS_GPU_CONTEXT GpuContext, in Mos_Specific_WaitForBBCompleteNotifyEvent() [all …]
|
H A D | mos_context_specific.h | 160 GPU_CONTEXT_HANDLE GetGpuContextHandle(MOS_GPU_CONTEXT GpuContext) in GetGpuContextHandle() 165 void SetGpuContextHandle(MOS_GPU_CONTEXT GpuContext, GPU_CONTEXT_HANDLE gpuContextHandle) in SetGpuContextHandle()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_decode_scalability.cpp | 984 MOS_GPU_CONTEXT GpuContext; in CodecHalDecodeScalability_SwitchGpuContext() local 1282 MOS_GPU_CONTEXT GpuContext = contextToCreate; in CodechalDecodeScalability_ChkGpuCtxReCreation() local 2033 …MOS_GPU_CONTEXT GpuContext = MOS_VE_CTXBASEDSCHEDULING_SUPPORTED(osInterface) ? MOS_GPU_CO… in CodecHalDecodeScalability_InitializeState() local
|
H A D | codechal_encode_scalability.cpp | 256 …MOS_GPU_CONTEXT GpuContext = (pScalabilityState->ucScalablePipeNum == 1) ? pScalabilityState->Vide… in CodechalEncodeScalability_ChkGpuCtxReCreation() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/ |
H A D | mhw_utilities_next.cpp | 275 MOS_GPU_CONTEXT GpuContext; in Mhw_AddResourceToCmd_PatchList() local 458 MOS_GPU_CONTEXT GpuContext; in Mhw_SendGenericPrologCmdNext() local
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/ |
H A D | mos_os.h | 65 #define MOS_VCS_ENGINE_USED(GpuContext) ( \ argument 78 #define MOS_RCS_ENGINE_USED(GpuContext) ( \ argument 89 #define MOS_BCS_ENGINE_USED(GpuContext) ( \ argument 93 #define MOS_VECS_ENGINE_USED(GpuContext) ( \ argument 97 #define MOS_VECS_ENGINE_USED(GpuContext) ( \ argument 101 #define MOS_TEECS_ENGINE_USED(GpuContext) ( \ argument 127 …MOS_GPU_CONTEXT GpuContext; //!< GPU context you would like to signal on or wait in member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/ |
H A D | mhw_utilities.c | 55 MOS_GPU_CONTEXT GpuContext; in Mhw_SendGenericPrologCmd() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ |
H A D | gpu_driver.h | 39 class GpuContext; variable
|
H A D | asm_compiler.h | 37 class GpuContext; variable
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/ |
H A D | mos_gpucontext.h | 46 GpuContext() in GpuContext() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_driver.h | 46 GpuContext(CUcontext context, int64_t id) : context_(context), id_(id) {} in GpuContext() function
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_driver.cc | 63 class GpuContext { class 65 GpuContext(const int v) : device_ordinal_(v) {} in GpuContext() function in stream_executor::gpu::GpuContext
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_render_common.c | 1426 MOS_GPU_CONTEXT GpuContext) in VpHal_RndrCommonIsAlignmentWANeeded()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_decode_scalability_g12.cpp | 1040 …MOS_GPU_CONTEXT GpuContext = MOS_VE_CTXBASEDSCHEDULING_SUPPORTED(osInterface) ? MOS_GPU_CO… in CodecHalDecodeScalability_InitializeState_G12() local
|