Searched full:rga (Results 1 – 13 of 13) sorted by relevance
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | rockchip-rga.yaml | 4 $id: http://devicetree.org/schemas/media/rockchip-rga.yaml# 7 title: Rockchip 2D raster graphic acceleration controller (RGA) 10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D 21 - const: rockchip,rk3288-rga 22 - const: rockchip,rk3399-rga 25 - rockchip,rk3228-rga 26 - rockchip,rk3568-rga 27 - rockchip,rk3588-rga 28 - const: rockchip,rk3288-rga 73 rga: rga@ff680000 { [all …]
|
| /linux/drivers/media/platform/rockchip/rga/ |
| H A D | Makefile | 2 rockchip-rga-objs := rga.o rga-hw.o rga-buf.o 4 obj-$(CONFIG_VIDEO_ROCKCHIP_RGA) += rockchip-rga.o
|
| H A D | Kconfig | 9 This is a v4l2 driver for Rockchip SOC RGA 2d graphics accelerator. 10 Rockchip RGA is a separate 2D raster graphic acceleration unit.
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk322x.dtsi | 697 rga: rga@20060000 { label 698 compatible = "rockchip,rk3228-rga", "rockchip,rk3288-rga";
|
| H A D | rk3288.dtsi | 761 * *_RGA RGA 1007 rga: rga@ff920000 { label 1008 compatible = "rockchip,rk3288-rga";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk356x-base.dtsi | 591 rga: rga@fdeb0000 { label 592 compatible = "rockchip,rk3568-rga", "rockchip,rk3288-rga";
|
| H A D | rk3588-base.dtsi | 1265 rga: rga@fdb80000 { label 1266 compatible = "rockchip,rk3588-rga", "rockchip,rk3288-rga";
|
| H A D | rk3399-base.dtsi | 1488 rga: rga@ff680000 { label 1489 compatible = "rockchip,rk3399-rga";
|
| H A D | rk3368.dtsi | 655 * *_RGA RGA
|
| /linux/drivers/pmdomain/rockchip/ |
| H A D | pm-domains.c | 1240 [RK3399_PD_RGA] = DOMAIN_RK3399("rga", BIT(18), BIT(18), BIT(5), false), 1271 [RK3562_PD_RGA] = DOMAIN_RK3562("rga", BIT(4), BIT(5), BIT(5) | BIT(4), 0, false), 1282 [RK3568_PD_RGA] = DOMAIN_RK3568("rga", BIT(5), BIT(5), false),
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk-rk3399.c | 796 /* rga */
|
| H A D | clk-rk3588.c | 1592 /* rga */
|
| /linux/ |
| H A D | MAINTAINERS | 22708 F: Documentation/devicetree/bindings/media/rockchip-rga.yaml 22709 F: drivers/media/platform/rockchip/rga/
|