Home
last modified time | relevance | path

Searched refs:max_bandwidth_high (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp185 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
249 DLOGI("Max High Bw = % " PRIu64 "", hw_resource->max_bandwidth_high); in GetHWResourceInfo()
309 hw_resource->max_bandwidth_high = info.max_bandwidth_high / kKiloUnit; in GetSystemInfo()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_crtc.cpp328 string max_bandwidth_high = "max_bandwidth_high="; in ParseCapabilities() local
403 } else if (line.find(max_bandwidth_high) != string::npos) { in ParseCapabilities()
404 crtc_info_.max_bandwidth_high = std::stoull(string(line, max_bandwidth_high.length())); in ParseCapabilities()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp148 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
201 DLOGI("Max High Bw = % " PRIu64 "", hw_resource->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp169 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
224 DLOGI("Max High Bw = % " PRIu64 "", hw_resource->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp158 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
211 DLOGI("Max High Bw = % " PRIu64 "", hw_resource->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp169 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_high; in GetDynamicBWLimits()
190 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
307 hw_resource->dyn_bw_info.total_bw_limit[index] = info.max_bandwidth_high / kKiloUnit; in GetSystemInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp174 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
311 hw_resource_->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp189 hw_resource->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
319 hw_resource->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp174 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
311 hw_resource_->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp178 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
315 hw_resource_->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp174 hw_resource_->max_bandwidth_high = std::stoull(tokens[1]); in GetHWResourceInfo()
309 hw_resource_->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h160 uint64_t max_bandwidth_high = 0; member
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h500 uint64_t max_bandwidth_high; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h520 uint64_t max_bandwidth_high; member
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h160 uint64_t max_bandwidth_high = 0; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h166 uint64_t max_bandwidth_high = 0; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h167 uint64_t max_bandwidth_high = 0; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h288 uint64_t max_bandwidth_high = 0; member
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h301 uint64_t max_bandwidth_high = 0; member