Home
last modified time | relevance | path

Searched refs:max_pipe_bw (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp150 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
170 hw_resource->max_pipe_bw = 4500000; in GetHWResourceInfo()
225 DLOGI("Max Pipe Bw = %" PRIu64 " KBps", hw_resource->max_pipe_bw); in GetHWResourceInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp129 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
149 hw_resource->max_pipe_bw = 4500000; in GetHWResourceInfo()
202 DLOGI("Max Pipe Bw = %" PRIu64 " KBps", hw_resource->max_pipe_bw); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp139 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
159 hw_resource->max_pipe_bw = 4500000; in GetHWResourceInfo()
212 DLOGI("Max Pipe Bw = %" PRIu64 " KBps", hw_resource->max_pipe_bw); in GetHWResourceInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp99 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
182 hw_resource_->max_pipe_bw = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
313 hw_resource_->max_pipe_bw, hw_resource_->max_sde_clk, hw_resource_->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp99 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
182 hw_resource_->max_pipe_bw = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
313 hw_resource_->max_pipe_bw, hw_resource_->max_sde_clk, hw_resource_->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp99 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
182 hw_resource_->max_pipe_bw = std::stoull(tokens[1]); in GetHWResourceInfo()
311 hw_resource_->max_pipe_bw, hw_resource_->max_sde_clk, hw_resource_->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp99 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
186 hw_resource_->max_pipe_bw = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
317 hw_resource_->max_pipe_bw, hw_resource_->max_sde_clk, hw_resource_->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp120 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
197 hw_resource->max_pipe_bw = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
321 hw_resource->max_pipe_bw, hw_resource->max_sde_clk, hw_resource->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp99 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
182 hw_resource_->max_pipe_bw = std::stoull(tokens[1]); in GetHWResourceInfo()
311 hw_resource_->max_pipe_bw, hw_resource_->max_sde_clk, hw_resource_->clk_fudge_factor); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h164 uint32_t max_pipe_bw = 0; member
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp453 string max_pipe_bw = "max_per_pipe_bw="; in GetTypeInfo() local
485 } else if (line.find(max_pipe_bw) != string::npos) { in GetTypeInfo()
486 info->max_pipe_bandwidth = std::stoull(line.erase(0, max_pipe_bw.length())); in GetTypeInfo()
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h171 uint32_t max_pipe_bw = 0; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h170 uint32_t max_pipe_bw = 0; member
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp167 bw_info->pipe_bw_limit[index] = hw_resource->max_pipe_bw; in GetDynamicBWLimits()
191 hw_resource->max_pipe_bw = 4500000; in GetHWResourceInfo()
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h201 uint64_t max_pipe_bw = 0; member
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h307 uint64_t max_pipe_bw = 0; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h293 uint64_t max_pipe_bw = 0; member