Searched refs:DRMPlaneType (Results 1 – 12 of 12) sorted by relevance
203 enum struct DRMPlaneType { enum228 std::vector<std::pair<uint32_t, DRMPlaneType>> planes;230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types;
66 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()
231 enum struct DRMPlaneType { enum244 DRMPlaneType type;
462 if (info->type == DRMPlaneType::CURSOR) { in GetTypeInfo()627 DRMPlaneType type = DRMPlaneType::DMA; in ParseProperties()629 type = DRMPlaneType::VIG; in ParseProperties()631 type = DRMPlaneType::CURSOR; in ParseProperties()655 if (plane_type_info_.type != DRMPlaneType::VIG || is_lut_configured_) { in ConfigureScalerLUT()684 if (plane_type_info_.type != DRMPlaneType::VIG) { in SetCscConfig()708 if (plane_type_info_.type != DRMPlaneType::VIG) { in SetScalerConfig()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()
100 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType()
76 using sde_drm::DRMPlaneType;279 case DRMPlaneType::DMA: in GetHWPlanesInfo()287 case DRMPlaneType::VIG: in GetHWPlanesInfo()296 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
76 using sde_drm::DRMPlaneType;266 case DRMPlaneType::DMA: in GetHWPlanesInfo()274 case DRMPlaneType::VIG: in GetHWPlanesInfo()283 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
75 using sde_drm::DRMPlaneType;375 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()378 } else if ((pipe_obj.second.type == DRMPlaneType::VIG) && (vig_pipe_count < max_vig_pipes) in GetHWPlanesInfo()401 case DRMPlaneType::DMA: in GetHWPlanesInfo()409 case DRMPlaneType::VIG: in GetHWPlanesInfo()418 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
75 using sde_drm::DRMPlaneType;372 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()375 } else if ((pipe_obj.second.type == DRMPlaneType::VIG) && (vig_pipe_count < max_vig_pipes) in GetHWPlanesInfo()400 case DRMPlaneType::DMA: in GetHWPlanesInfo()409 case DRMPlaneType::VIG: in GetHWPlanesInfo()419 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
524 enum struct DRMPlaneType { enum544 DRMPlaneType type;
546 enum struct DRMPlaneType { enum566 DRMPlaneType type;