Home
last modified time | relevance | path

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

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/linux/common/os/
H A Dmos_gpucontext_specific_next.cpp97 m_cmdBufFlushed = true; in Init()
443 bool needToAlloc = ((isPrimaryCmdBuffer && m_cmdBufFlushed) || in GetCommandBuffer()
523 m_cmdBufFlushed = false; in GetCommandBuffer()
599 m_cmdBufFlushed = true; in ResetCommandBuffer()
822 m_cmdBufFlushed = true; in SubmitCommandBuffer()
1278 if ((m_cmdBufFlushed == true) && m_commandBuffer->OsResource.bo) in ResetGpuContextStatus()
H A Dmos_gpucontext_specific_next.h241 volatile bool m_cmdBufFlushed; variable
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_gpucontext_specific.cpp92 m_cmdBufFlushed = true; in Init()
438 bool needToAlloc = ((isPrimaryCmdBuffer && m_cmdBufFlushed) || in GetCommandBuffer()
518 m_cmdBufFlushed = false; in GetCommandBuffer()
594 m_cmdBufFlushed = true; in ResetCommandBuffer()
766 m_cmdBufFlushed = true; in SubmitCommandBuffer()
1279 if ((m_cmdBufFlushed == true) && m_commandBuffer->OsResource.bo) in ResetGpuContextStatus()
H A Dmos_gpucontext_specific.h233 volatile bool m_cmdBufFlushed; variable
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_gpucontext_specific.cpp112 m_cmdBufFlushed = true; in Init()
550 bool needToAlloc = ((isPrimaryCmdBuffer && m_cmdBufFlushed) || in GetCommandBuffer()
631 m_cmdBufFlushed = false; in GetCommandBuffer()
707 m_cmdBufFlushed = true; in ResetCommandBuffer()
881 m_cmdBufFlushed = true; in SubmitCommandBuffer()
1557 if ((m_cmdBufFlushed == true) && m_commandBuffer->OsResource.bo) in ResetGpuContextStatus()
H A Dmos_gpucontext_specific.h254 volatile bool m_cmdBufFlushed; variable
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/linux/common/os/
H A Dmos_gpucontext_specific_next.cpp125 m_cmdBufFlushed = true; in Init()
569 bool needToAlloc = ((isPrimaryCmdBuffer && m_cmdBufFlushed) || in GetCommandBuffer()
650 m_cmdBufFlushed = false; in GetCommandBuffer()
732 m_cmdBufFlushed = true; in ResetCommandBuffer()
995 m_cmdBufFlushed = true; in SubmitCommandBuffer()
1641 if ((m_cmdBufFlushed == true) && m_commandBuffer->OsResource.bo) in ResetGpuContextStatus()
H A Dmos_gpucontext_specific_next.h278 volatile bool m_cmdBufFlushed; variable