Lines Matching +full:rk3568 +full:- +full:vop
1 // SPDX-License-Identifier: GPL-2.0-only
4 * Author: Andy Yan <andy.yan@rock-chips.com>
126 * rk3568 vop with 2 cluster, 2 esmart win, 2 smart win.
130 * Every esmart win and smart win support 4 Multi-region.
136 * * nearest-neighbor/bilinear/bicubic for scale up
137 * * nearest-neighbor/bilinear/average for scale down
140 * @TODO describe the wind like cpu-map dt nodes;
144 .name = "Smart0-win0",
157 .name = "Smart1-win0",
170 .name = "Esmart1-win0",
183 .name = "Esmart0-win0",
196 .name = "Cluster0-win0",
211 .name = "Cluster1-win0",
250 .compatible = "rockchip,rk3566-vop",
253 .compatible = "rockchip,rk3568-vop",
262 struct device *dev = &pdev->dev; in vop2_probe()
269 component_del(&pdev->dev, &vop2_component_ops); in vop2_remove()
276 .name = "rockchip-vop2",