Home
last modified time | relevance | path

Searched refs:DMA (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/renderControl/
DrenderControl.attrib53 var_flag pixels DMA
118 var_flag pixels DMA
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h209 DMA, enumerator
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h237 DMA, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h237 DMA, enumerator
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp264 case DRMPlaneType::DMA: in GetHWPlanesInfo()
309 case DRMPlaneType::DMA: in GetHWPlanesInfo()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h530 DMA, enumerator
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp627 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()
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h552 DMA, enumerator
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp375 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()
401 case DRMPlaneType::DMA: in GetHWPlanesInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp372 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()
400 case DRMPlaneType::DMA: in GetHWPlanesInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp266 case DRMPlaneType::DMA: in GetHWPlanesInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp279 case DRMPlaneType::DMA: in GetHWPlanesInfo()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in565 # DMA support for glMapBufferRange
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc750 All advice about how to upload resources (e.g. use staging buffers, use the DMA queue asynchronousl…