Home
last modified time | relevance | path

Searched refs:max_pipe_bandwidth_high (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h572 uint64_t max_pipe_bandwidth_high; member
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp500 hw_resource->dyn_bw_info.pipe_bw_limit[index] = info.max_pipe_bandwidth_high / kKiloUnit; in PopulatePipeBWCaps()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp488 info->max_pipe_bandwidth_high = std::stoull(line.erase(0, max_pipe_bw_high.length())); in GetTypeInfo()