| /linux/Documentation/devicetree/bindings/gpu/ |
| H A D | samsung-g2d.yaml | 4 $id: http://devicetree.org/schemas/gpu/samsung-g2d.yaml# 15 - samsung,s5pv210-g2d # in S5PV210 & Exynos4210 SoC 16 - samsung,exynos4212-g2d # in Exynos4x12 SoCs 17 - samsung,exynos5250-g2d 52 const: samsung,exynos5250-g2d 78 g2d@12800000 { 79 compatible = "samsung,s5pv210-g2d";
|
| /linux/drivers/media/platform/samsung/s5p-g2d/ |
| H A D | Makefile | 2 s5p-g2d-objs := g2d.o g2d-hw.o 4 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d.o
|
| H A D | g2d-hw.c | 3 * Samsung S5P G2D - 2D Graphics Accelerator Driver 11 #include "g2d.h" 12 #include "g2d-regs.h" 17 /* g2d_reset clears all g2d registers */ 106 /* Start G2D engine */ in g2d_start()
|
| H A D | Kconfig | 2 tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver" 9 This is a v4l2 driver for Samsung S5P and EXYNOS4 G2D
|
| H A D | g2d.h | 3 * Samsung S5P G2D - 2D Graphics Accelerator Driver 13 #define G2D_NAME "s5p-g2d"
|
| H A D | g2d-regs.h | 3 * Samsung S5P G2D - 2D Graphics Accelerator Driver
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | samsung,sysmmu.yaml | 29 MFC in all Exynos SoCs and FIMD, M2M Scalers and G2D in Exynos5420 has 2 System 34 * M2M Scalers and G2D in Exynos5420 has one System MMU on the read channel and
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5.dtsi | 223 g2d: g2d@10850000 { label 224 compatible = "samsung,exynos5250-g2d";
|
| H A D | exynos4210.dtsi | 333 g2d: g2d@12800000 { label 334 compatible = "samsung,s5pv210-g2d";
|
| H A D | s5pv210.dtsi | 510 g2d: g2d@fa000000 { label 511 compatible = "samsung,s5pv210-g2d";
|
| H A D | exynos4x12.dtsi | 329 g2d: g2d@10800000 { label 330 compatible = "samsung,exynos4212-g2d";
|
| H A D | exynos5420.dtsi | 72 bus_g2d: bus-g2d { 79 bus_g2d_acp: bus-g2d-acp { 1227 &g2d {
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | samsung,exynos5433-clock.yaml | 27 # IMEM/FSYS/G3D/GSCL/HEVC/MSCL/G2D/MFC/PERIC/PERIS domains and bus 41 - samsung,exynos5433-cmu-g2d 179 const: samsung,exynos5433-cmu-g2d
|
| H A D | samsung,exynos5260-clock.yaml | 54 - samsung,exynos5260-clock-g2d 173 const: samsung,exynos5260-clock-g2d
|
| /linux/drivers/media/platform/samsung/ |
| H A D | Makefile | 5 obj-y += s5p-g2d/
|
| H A D | Kconfig | 8 source "drivers/media/platform/samsung/s5p-g2d/Kconfig"
|
| /linux/include/uapi/drm/ |
| H A D | exynos_drm.h | 129 /* for g2d event */ 357 /* G2D */
|
| /linux/drivers/media/platform/st/stm32/dma2d/ |
| H A D | dma2d.h | 8 * based on s5p-g2d
|
| H A D | dma2d-regs.h | 8 * based on s5p-g2d
|
| H A D | dma2d-hw.c | 8 * based on s5p-g2d
|
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | samsung,exynos-bus.yaml | 132 |--- G2D 147 VDD_INT |--- G2D (parent device)
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_drv.h | 186 /* for g2d api */
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun50i-a100.c | 326 static SUNXI_CCU_M_WITH_MUX_GATE(g2d_clk, "g2d", 334 static SUNXI_CCU_GATE(bus_g2d_clk, "bus-g2d", "psi-ahb1-ahb2", 404 static SUNXI_CCU_GATE(mbus_g2d_clk, "mbus-g2d", "mbus",
|
| H A D | ccu-sun50i-h616.c | 316 static SUNXI_CCU_M_WITH_MUX_GATE(g2d_clk, "g2d", de_parents, 0x630, 322 static SUNXI_CCU_GATE(bus_g2d_clk, "bus-g2d", "psi-ahb1-ahb2", 407 static SUNXI_CCU_GATE(mbus_g2d_clk, "mbus-g2d", "mbus",
|
| H A D | ccu-sun20i-d1.c | 309 static SUNXI_CCU_M_HW_WITH_MUX_GATE(g2d_clk, "g2d", de_di_g2d_parents, 0x630, 315 static SUNXI_CCU_GATE_HWS(bus_g2d_clk, "bus-g2d", psi_ahb_hws, 401 static SUNXI_CCU_GATE_HWS(mbus_g2d_clk, "mbus-g2d", mbus_hws,
|