/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 149 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/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 128 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/ |
D | hw_info_drm.cpp | 138 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/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 98 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/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 98 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/sdm845/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 98 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/msm8909/sdm/libs/core/fb/ |
D | hw_info.cpp | 98 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/ |
D | hw_info.cpp | 119 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/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 98 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/ |
D | drm_interface.h | 437 uint64_t max_bandwidth_low; member
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 166 bw_info->total_bw_limit[index] = hw_resource->max_bandwidth_low; in GetDynamicBWLimits() 189 hw_resource->max_bandwidth_low = 9600000; in GetHWResourceInfo() 305 hw_resource->dyn_bw_info.total_bw_limit[index] = info.max_bandwidth_low / kKiloUnit; in GetSystemInfo()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 499 uint64_t max_bandwidth_low; member
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 159 uint64_t max_bandwidth_low = 0; member
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 514 uint64_t max_bandwidth_low; member
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 166 uint64_t max_bandwidth_low = 0; member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 165 uint64_t max_bandwidth_low = 0; member
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 196 uint64_t max_bandwidth_low = 0; member
|
/hardware/qcom/sm7250/display/sdm/include/private/ |
D | hw_info_types.h | 300 uint64_t max_bandwidth_low = 0; member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 287 uint64_t max_bandwidth_low = 0; member
|