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;
432 if (info->type == DRMPlaneType::CURSOR) { in GetTypeInfo()597 DRMPlaneType type = DRMPlaneType::DMA; in ParseProperties()599 type = DRMPlaneType::VIG; in ParseProperties()601 type = DRMPlaneType::CURSOR; in ParseProperties()625 if (plane_type_info_.type != DRMPlaneType::VIG || is_lut_configured_) { in ConfigureScalerLUT()654 if (plane_type_info_.type != DRMPlaneType::VIG) { in SetCscConfig()678 if (plane_type_info_.type != DRMPlaneType::VIG) { in SetScalerConfig()700 if (plane_type_info_.type == DRMPlaneType::DMA || plane_type_info_.master_plane_id) { in SetDecimation()1041 if (plane_type_info_.type == DRMPlaneType::DMA && in SetDgmCscConfig()
63 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType()
451 enum struct DRMPlaneType { enum464 DRMPlaneType type;
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;370 if ((pipe_obj.second.type == DRMPlaneType::DMA) && (dma_pipe_count < max_dma_pipes) in GetHWPlanesInfo()373 } else if ((pipe_obj.second.type == DRMPlaneType::VIG) && (vig_pipe_count < max_vig_pipes) in GetHWPlanesInfo()398 case DRMPlaneType::DMA: in GetHWPlanesInfo()407 case DRMPlaneType::VIG: in GetHWPlanesInfo()417 case DRMPlaneType::CURSOR: in GetHWPlanesInfo()
524 enum struct DRMPlaneType { enum544 DRMPlaneType type;
540 enum struct DRMPlaneType { enum560 DRMPlaneType type;