Home
last modified time | relevance | path

Searched refs:m_cs (Results 1 – 8 of 8) sorted by relevance

/external/intel-media-driver/media_driver/agnostic/common/hw/
Dmhw_mi.cpp61 UseGlobalGtt.m_cs = in MhwMiInterface()
86 bool globalGttInUse = renderEngineUsed ? UseGlobalGtt.m_cs : in IsGlobalGttInUse()
Dmhw_mi_generic.h726 cmd.DW1.DestinationAddressType = UseGlobalGtt.m_cs; in AddPipeControl()
/external/intel-media-driver/media_softlet/agnostic/common/hw/
Dmhw_mi_impl.h61 bool m_cs = false; //!< GGTT in use for the render engine. member
72 bool globalGttInUse = renderEngineUsed ? UseGlobalGtt.m_cs : in IsGlobalGttInUse()
/external/intel-media-driver/media_common/agnostic/common/hw/
Dmhw_mi.h817 uint8_t m_cs : 1; //!< GGTT in use for the render engine. member
/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_XPM_base/hw/
Dmhw_mi_xe_xpm_base_impl.h104 UseGlobalGtt.m_cs = in InitMhwMiInterface()
569 cmd.DW1.DestinationAddressType = UseGlobalGtt.m_cs; in _MHW_SETCMD_OVERRIDE_DECL()
/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/hw/
Dmhw_mi_xe_lpm_plus_base_next_impl.h193 UseGlobalGtt.m_cs = in InitMhwMiInterface()
600 cmd.DW1.DestinationAddressType = UseGlobalGtt.m_cs; in _MHW_SETCMD_OVERRIDE_DECL()
/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/hw/
Dmhw_mi_xe2_lpm_base_next_impl.h119 UseGlobalGtt.m_cs = in InitMhwMiInterface()
619 cmd.DW1.DestinationAddressType = UseGlobalGtt.m_cs; in _MHW_SETCMD_OVERRIDE_DECL()
/external/intel-media-driver/media_driver/agnostic/gen12/hw/
Dmhw_mi_g12_X.cpp80 cmd.DW1.DestinationAddressType = UseGlobalGtt.m_cs; in AddPipeControl()