Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h203 enum struct DRMPlaneType { enum
228 std::vector<std::pair<uint32_t, DRMPlaneType>> planes;
230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types;
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp66 using sde_drm::DRMPlaneType;
254 case DRMPlaneType::RGB: in GetHWPlanesInfo()
259 case DRMPlaneType::VIG: in GetHWPlanesInfo()
264 case DRMPlaneType::DMA: in GetHWPlanesInfo()
269 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
291 case DRMPlaneType::RGB: in GetHWPlanesInfo()
300 case DRMPlaneType::VIG: in GetHWPlanesInfo()
309 case DRMPlaneType::DMA: in GetHWPlanesInfo()
312 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h231 enum struct DRMPlaneType { enum
244 DRMPlaneType type;
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h231 enum struct DRMPlaneType { enum
244 DRMPlaneType type;
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp75 using sde_drm::DRMPlaneType;
325 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()
328 } else if ((pipe_obj.second.type == DRMPlaneType::VIG) && (vig_pipe_count < max_vig_pipes) in GetHWPlanesInfo()
351 case DRMPlaneType::DMA: in GetHWPlanesInfo()
359 case DRMPlaneType::VIG: in GetHWPlanesInfo()
368 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h451 enum struct DRMPlaneType { enum
464 DRMPlaneType type;
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp76 using sde_drm::DRMPlaneType;
279 case DRMPlaneType::DMA: in GetHWPlanesInfo()
287 case DRMPlaneType::VIG: in GetHWPlanesInfo()
296 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp76 using sde_drm::DRMPlaneType;
266 case DRMPlaneType::DMA: in GetHWPlanesInfo()
274 case DRMPlaneType::VIG: in GetHWPlanesInfo()
283 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()