Searched refs:vop_info (Results 1 – 2 of 2) sorted by relevance
79 void rockchip_dmcfreq_vop_bandwidth_update(struct dmcfreq_vop_info *vop_info) in rockchip_dmcfreq_vop_bandwidth_update() argument89 vop_info->line_bw_mbyte, vop_info->frame_bw_mbyte, in rockchip_dmcfreq_vop_bandwidth_update()90 vop_info->plane_num, vop_info->plane_num_4k); in rockchip_dmcfreq_vop_bandwidth_update()95 if (vop_info->plane_num >= common_info->vop_pn_rl_tbl[i].pn) in rockchip_dmcfreq_vop_bandwidth_update()98 dev_dbg(common_info->dev, "pn=%u\n", vop_info->plane_num); in rockchip_dmcfreq_vop_bandwidth_update()116 if (vop_info->line_bw_mbyte >= common_info->vop_bw_tbl[i].min) in rockchip_dmcfreq_vop_bandwidth_update()125 if (vop_info->frame_bw_mbyte >= common_info->vop_frame_bw_tbl[i].min) { in rockchip_dmcfreq_vop_bandwidth_update()132 if (vop_info->plane_num_4k && target < common_info->vop_4k_rate) in rockchip_dmcfreq_vop_bandwidth_update()146 int rockchip_dmcfreq_vop_bandwidth_request(struct dmcfreq_vop_info *vop_info) in rockchip_dmcfreq_vop_bandwidth_request() argument156 if (vop_info->line_bw_mbyte <= common_info->vop_bw_tbl[i].max) { in rockchip_dmcfreq_vop_bandwidth_request()
77 int rockchip_dmcfreq_vop_bandwidth_request(struct dmcfreq_vop_info *vop_info);78 void rockchip_dmcfreq_vop_bandwidth_update(struct dmcfreq_vop_info *vop_info);107 rockchip_dmcfreq_vop_bandwidth_request(struct dmcfreq_vop_info *vop_info) in rockchip_dmcfreq_vop_bandwidth_request() argument113 rockchip_dmcfreq_vop_bandwidth_update(struct dmcfreq_vop_info *vop_info) in rockchip_dmcfreq_vop_bandwidth_update() argument