Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp135 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_low; in GetDynamicBWLimits()
154 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo()
217 DLOGI("Max Low Bw = %" PRIu64 "", hw_resource->max_bandwidth_low); in GetHWResourceInfo()
276 hw_resource->max_bandwidth_low = info.max_bandwidth_low / kKiloUnit; in GetSystemInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp165 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_low; in GetDynamicBWLimits()
184 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo()
248 DLOGI("Max Low Bw = %" PRIu64 "", hw_resource->max_bandwidth_low); in GetHWResourceInfo()
308 hw_resource->max_bandwidth_low = info.max_bandwidth_low / kKiloUnit; in GetSystemInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp128 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
147 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo()
200 DLOGI("Max Low Bw = %" PRIu64 "", hw_resource->max_bandwidth_low); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp138 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
157 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo()
210 DLOGI("Max Low Bw = %" PRIu64 "", hw_resource->max_bandwidth_low); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp149 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
168 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo()
223 DLOGI("Max Low Bw = %" PRIu64 "", hw_resource->max_bandwidth_low); in GetHWResourceInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp98 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_low; in GetDynamicBWLimits()
172 hw_resource_->max_bandwidth_low = std::stoull(tokens[1]); in GetHWResourceInfo()
308 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource_->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp98 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
172 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()
310 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource_->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp98 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
176 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()
314 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource_->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp119 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
187 hw_resource->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()
318 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp98 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()
172 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()
310 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource_->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp98 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_low; in GetDynamicBWLimits()
172 hw_resource_->max_bandwidth_low = std::stoull(tokens[1]); in GetHWResourceInfo()
308 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource_->max_bandwidth_low, in GetHWResourceInfo()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h437 uint64_t max_bandwidth_low; member
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h497 uint64_t max_bandwidth_low; member
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h159 uint64_t max_bandwidth_low = 0; member
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h159 uint64_t max_bandwidth_low = 0; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h165 uint64_t max_bandwidth_low = 0; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h166 uint64_t max_bandwidth_low = 0; member
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h196 uint64_t max_bandwidth_low = 0; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h266 uint64_t max_bandwidth_low = 0; member