Home
last modified time | relevance | path

Searched refs:display_type_ (Results 1 – 25 of 49) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.cpp97 registered_displays_[display_type_] = 1; in Init()
106 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
141 registered_displays_[display_type_] = 0; in Deinit()
153 if (display_type_ == kVirtual) { in ValidateGPUTarget()
259 needs_validate_.reset(display_type_); in Prepare()
279 needs_validate_.set(display_type_); in Commit()
287 if (needs_validate_.test(display_type_)) { in Commit()
366 DLOGW("Unable to flush display = %d", display_type_); in Flush()
369 needs_validate_.set(display_type_); in Flush()
427 DLOGI("Set state = %d, display %d", state, display_type_); in SetDisplayState()
[all …]
H A Dstrategy.cpp39 : extension_intf_(extension_intf), display_type_(type), hw_resource_info_(hw_resource_info), in Strategy()
48 error = extension_intf_->CreateStrategyExtn(display_type_, hw_panel_info_.mode, in Init()
56 error = extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Init()
213 extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Reconfigure()
H A Dstrategy.h58 DisplayType display_type_; variable
H A Ddisplay_primary.cpp75 error = HWEventsInterface::Create(INT(display_type_), this, &event_list_, &hw_events_intf_); in Init()
284 DLOGI("partial update is not applicable for display=%d", display_type_); in ControlPartialUpdate()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Ddisplay_base.cpp79 display_type_(display_type), in DisplayBase()
95 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
131 if (kBuiltIn == display_type_) { in Init()
159 DLOGW("SetColorModesInfo failed on display = %d", display_type_); in Init()
376 display_type_); in Commit()
546 display_type_, teardown); in SetDisplayState()
609 if (display_type_ != kBuiltIn) { in SetDisplayState()
711 os << "device type:" << display_type_; in Dump()
1250 display_id_, display_type_); in SetVSyncState()
1601 *display_type = display_type_; in GetDisplayType()
[all …]
H A Dstrategy.cpp44 display_type_(type), in Strategy()
56 error = extension_intf_->CreateStrategyExtn(display_id_, display_type_, buffer_allocator_, in Init()
65 display_id_, display_type_, hw_resource_info_, hw_panel_info_, mixer_attributes_, in Init()
215 extension_intf_->CreatePartialUpdate(display_id_, display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Ddisplay_virtual.cpp67 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
142 error = comp_manager_->RegisterDisplay(display_id_, display_type_, display_attributes, in SetActiveConfig()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_base.cpp81 display_type_(display_type), in DisplayBase()
98 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
133 if (kBuiltIn == display_type_) { in Init()
158 DLOGW("SetColorModesInfo failed on display = %d", display_type_); in Init()
229 display_id_, display_type_); in BuildLayerStackStats()
371 display_type_); in Commit()
560 display_type_, teardown); in SetDisplayState()
607 if (display_type_ != kBuiltIn) { in SetDisplayState()
687 os << "device type:" << display_type_; in Dump()
1513 *display_type = display_type_; in GetDisplayType()
[all …]
H A Dstrategy.cpp43 display_type_(type), in Strategy()
55 error = extension_intf_->CreateStrategyExtn(display_id_, display_type_, buffer_allocator_, in Init()
64 display_id_, display_type_, hw_resource_info_, hw_panel_info_, mixer_attributes_, in Init()
216 extension_intf_->CreatePartialUpdate(display_id_, display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Ddisplay_virtual.cpp68 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
143 error = comp_manager_->RegisterDisplay(display_id_, display_type_, display_attributes, in SetActiveConfig()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_base.cpp162 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
218 needs_validate_.set(display_type_); in Prepare()
258 needs_validate_.reset(display_type_); in Prepare()
277 needs_validate_.set(display_type_); in Commit()
285 if (needs_validate_.test(display_type_)) { in Commit()
350 DLOGW("Unable to flush display = %d", display_type_); in Flush()
353 needs_validate_.set(display_type_); in Flush()
421 DLOGI("Set state = %d, display %d", state, display_type_); in SetDisplayState()
428 needs_validate_.set(display_type_); in SetDisplayState()
461 if (display_type_ != kPrimary) { in SetDisplayState()
[all …]
H A Dstrategy.cpp41 : extension_intf_(extension_intf), display_type_(type), hw_resource_info_(hw_resource_info), in Strategy()
51 error = extension_intf_->CreateStrategyExtn(display_type_, buffer_allocator_, hw_resource_info_, in Init()
59 error = extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Init()
217 extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Dstrategy.h63 DisplayType display_type_; variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dstrategy.cpp41 : extension_intf_(extension_intf), display_type_(type), hw_resource_info_(hw_resource_info), in Strategy()
51 error = extension_intf_->CreateStrategyExtn(display_type_, buffer_allocator_, hw_resource_info_, in Init()
59 error = extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Init()
217 extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Ddisplay_base.cpp100 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
110 DLOGW("Unable to create ColorManagerProxy for display = %d", display_type_); in Init()
112 DLOGW("InitColorModes failed for display = %d", display_type_); in Init()
163 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
271 DLOGI_IF(kTagDisplay, "Exiting Prepare for display type : %d", display_type_); in Prepare()
338 DLOGI_IF(kTagDisplay, "Exiting commit for display type : %d", display_type_); in Commit()
355 DLOGW("Unable to flush display = %d", display_type_); in Flush()
424 DLOGI("Set state = %d, display %d", state, display_type_); in SetDisplayState()
484 comp_manager_->SetDisplayState(display_comp_ctx_, state, display_type_); in SetDisplayState()
533 os << "device type:" << display_type_; in Dump()
[all …]
H A Ddisplay_virtual.cpp66 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
138 error = comp_manager_->RegisterDisplay(display_type_, display_attributes, hw_panel_info, in SetActiveConfig()
H A Dstrategy.h63 DisplayType display_type_; variable
H A Ddisplay_primary.cpp73 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
294 DLOGI("partial update is not applicable for display=%d", display_type_); in ControlPartialUpdate()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dstrategy.cpp41 : extension_intf_(extension_intf), display_type_(type), hw_resource_info_(hw_resource_info), in Strategy()
51 error = extension_intf_->CreateStrategyExtn(display_type_, buffer_allocator_, hw_resource_info_, in Init()
59 error = extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Init()
217 extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Ddisplay_base.cpp85 error = comp_manager_->RegisterDisplay(display_type_, display_attributes_, hw_panel_info_, in Init()
95 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
102 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_, in Init()
105 DLOGW("Unable to create ColorManagerProxy for display = %d", display_type_); in Init()
107 DLOGW("InitColorModes failed for display = %d", display_type_); in Init()
158 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
346 DLOGW("Unable to flush display = %d", display_type_); in Flush()
415 DLOGI("Set state = %d, display %d", state, display_type_); in SetDisplayState()
464 comp_manager_->SetDisplayState(display_comp_ctx_, state, display_type_); in SetDisplayState()
512 DumpImpl::AppendString(buffer, length, "\ndevice type: %u", display_type_); in AppendDump()
[all …]
H A Dstrategy.h63 DisplayType display_type_; variable
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dstrategy.cpp41 : extension_intf_(extension_intf), display_type_(type), hw_resource_info_(hw_resource_info), in Strategy()
51 error = extension_intf_->CreateStrategyExtn(display_type_, buffer_allocator_, hw_resource_info_, in Init()
59 error = extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info_, in Init()
202 extension_intf_->CreatePartialUpdate(display_type_, hw_resource_info_, hw_panel_info, in Reconfigure()
H A Ddisplay_base.cpp91 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_, in Init()
95 DLOGW("Unable to create ColorManagerProxy for display = %d", display_type_); in Init()
97 DLOGW("InitColorModes failed for display = %d", display_type_); in Init()
110 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
165 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
337 DLOGI_IF(kTagDisplay, "Exiting commit for display type : %d", display_type_); in Commit()
354 DLOGW("Unable to flush display = %d", display_type_); in Flush()
436 DLOGI("Set state = %d, display %d", state, display_type_); in SetDisplayState()
476 if (display_type_ != kPrimary) { in SetDisplayState()
497 comp_manager_->SetDisplayState(display_comp_ctx_, state, display_type_); in SetDisplayState()
[all …]
H A Ddisplay_virtual.cpp66 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init()
138 error = comp_manager_->RegisterDisplay(display_type_, display_attributes, hw_panel_info, in SetActiveConfig()
H A Dstrategy.h63 DisplayType display_type_; variable

12