Home
last modified time | relevance | path

Searched refs:gpu_target_index (Results 1 – 23 of 23) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dstrategy.cpp87 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
150 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
159 hw_layers_info_->index[0] = hw_layers_info_->gpu_target_index; in GetNextStrategy()
H A Ddisplay_base.cpp155 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
163 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
170 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
179 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dstrategy.cpp87 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
150 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
159 hw_layers_info_->index[0] = hw_layers_info_->gpu_target_index; in GetNextStrategy()
H A Ddisplay_base.cpp150 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
158 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
165 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
174 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dstrategy.cpp87 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
150 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
159 hw_layers_info_->index[0] = hw_layers_info_->gpu_target_index; in GetNextStrategy()
H A Ddisplay_base.cpp154 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
162 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
169 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
178 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
1300 if (hw_layers_.info.gpu_target_index == sdm_layer_index) { in CommitLayerParams()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dstrategy.cpp86 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
138 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
147 hw_layers_info_->index.push_back(hw_layers_info_->gpu_target_index); in GetNextStrategy()
H A Ddisplay_base.cpp157 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
165 hw_layers_info.gpu_target_index, display_type_); in BuildLayerStackStats()
172 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
181 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
1306 if (hw_layers_.info.gpu_target_index == sdm_layer_index) { in CommitLayerParams()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dstrategy.cpp99 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
146 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
155 hw_layers_info_->index.push_back(hw_layers_info_->gpu_target_index); in GetNextStrategy()
H A Ddisplay_base.cpp216 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
218 hw_layers_info.stitch_target_index = hw_layers_info.gpu_target_index + 1; in BuildLayerStackStats()
232 hw_layers_info.stitch_target_index = hw_layers_info.gpu_target_index + 1; in BuildLayerStackStats()
236 hw_layers_info.gpu_target_index, hw_layers_info.stitch_target_index, in BuildLayerStackStats()
244 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
253 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
1636 if (hw_layers_.info.gpu_target_index == sdm_layer_index) { in CommitLayerParams()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dstrategy.cpp98 if (!disable_gpu_comp_ && !hw_layers_info_->gpu_target_index) { in Start()
147 Layer *gpu_target_layer = layer_stack->layers.at(hw_layers_info_->gpu_target_index); in GetNextStrategy()
156 hw_layers_info_->index.push_back(hw_layers_info_->gpu_target_index); in GetNextStrategy()
H A Ddisplay_base.cpp216 hw_layers_info.gpu_target_index = hw_layers_info.app_layer_count; in BuildLayerStackStats()
228 layers.size(), hw_layers_info.app_layer_count, hw_layers_info.gpu_target_index, in BuildLayerStackStats()
236 if (hw_layers_info.gpu_target_index) { in BuildLayerStackStats()
245 Layer *gpu_target_layer = hw_layers_info.stack->layers.at(hw_layers_info.gpu_target_index); in ValidateGPUTargetParams()
1549 if (hw_layers_.info.gpu_target_index == sdm_layer_index) { in CommitLayerParams()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp258 uint32_t gpu_target_index = layer_count - 1; // default assumption in Prepare() local
271 gpu_target_index = i; in Prepare()
276 if ((layer_count - 1) == gpu_target_index) { in Prepare()
284 LayerBuffer &layer_buffer = layer_stack->layers.at(gpu_target_index)->input_buffer; in Prepare()
311 layer->frame_rate = layer_stack->layers.at(gpu_target_index)->frame_rate; in Prepare()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp258 uint32_t gpu_target_index = layer_count - 1; // default assumption in Prepare() local
271 gpu_target_index = i; in Prepare()
276 if ((layer_count - 1) == gpu_target_index) { in Prepare()
284 LayerBuffer &layer_buffer = layer_stack->layers.at(gpu_target_index)->input_buffer; in Prepare()
311 layer->frame_rate = layer_stack->layers.at(gpu_target_index)->frame_rate; in Prepare()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp258 uint32_t gpu_target_index = layer_count - 1; // default assumption in Prepare() local
271 gpu_target_index = i; in Prepare()
276 if ((layer_count - 1) == gpu_target_index) { in Prepare()
284 LayerBuffer *layer_buffer = layer_stack->layers.at(gpu_target_index)->input_buffer; in Prepare()
305 layer->frame_rate = layer_stack->layers.at(gpu_target_index)->frame_rate; in Prepare()
/aosp12/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h472 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h471 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h464 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.cpp166 uint32_t gpu_target_index = i; in ValidateGPUTarget() local
169 Layer *gpu_target_layer = layers.at(gpu_target_index); in ValidateGPUTarget()
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dhw_info_types.h523 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h685 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h667 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present. member
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp2312 hw_layer_count, hw_layer_info.app_layer_count, hw_layer_info.gpu_target_index); in DumpHWLayers()