Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp155 hw_resource->max_bandwidth_high = 9600000; in GetHWResourceInfo()
218 DLOGI("Max High Bw = % " PRIu64 "", hw_resource->max_bandwidth_high); in GetHWResourceInfo()
277 hw_resource->max_bandwidth_high = info.max_bandwidth_high / kKiloUnit; in GetSystemInfo()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h438 uint64_t max_bandwidth_high; member
/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/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/sdm845/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/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/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/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/include/private/
Dhw_info_types.h160 uint64_t max_bandwidth_high = 0; 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/sdm845/display/sdm/include/private/
Dhw_info_types.h197 uint64_t max_bandwidth_high = 0; member