Searched refs:DMA (Results 1 – 14 of 14) sorted by relevance
53 var_flag pixels DMA118 var_flag pixels DMA
209 DMA, enumerator
237 DMA, enumerator
264 case DRMPlaneType::DMA: in GetHWPlanesInfo()309 case DRMPlaneType::DMA: in GetHWPlanesInfo()
530 DMA, enumerator
627 DRMPlaneType type = DRMPlaneType::DMA; in ParseProperties()730 if (plane_type_info_.type == DRMPlaneType::DMA || plane_type_info_.master_plane_id) { in SetDecimation()1071 if (plane_type_info_.type == DRMPlaneType::DMA && in SetDgmCscConfig()
552 DMA, enumerator
375 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()401 case DRMPlaneType::DMA: in GetHWPlanesInfo()
372 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()400 case DRMPlaneType::DMA: in GetHWPlanesInfo()
266 case DRMPlaneType::DMA: in GetHWPlanesInfo()
279 case DRMPlaneType::DMA: in GetHWPlanesInfo()
565 # DMA support for glMapBufferRange
750 All advice about how to upload resources (e.g. use staging buffers, use the DMA queue asynchronousl…