Home
last modified time | relevance | path

Searched full:g2d (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.c264 static inline void g2d_hw_reset(struct g2d_data *g2d) in g2d_hw_reset() argument
266 writel(G2D_R | G2D_SFRCLEAR, g2d->regs + G2D_SOFT_RESET); in g2d_hw_reset()
267 clear_bit(G2D_BIT_ENGINE_BUSY, &g2d->flags); in g2d_hw_reset()
270 static int g2d_init_cmdlist(struct g2d_data *g2d) in g2d_init_cmdlist() argument
272 struct device *dev = g2d->dev; in g2d_init_cmdlist()
278 g2d->cmdlist_dma_attrs = DMA_ATTR_WRITE_COMBINE; in g2d_init_cmdlist()
280 g2d->cmdlist_pool_virt = dma_alloc_attrs(to_dma_dev(g2d->drm_dev), in g2d_init_cmdlist()
282 &g2d->cmdlist_pool, GFP_KERNEL, in g2d_init_cmdlist()
283 g2d->cmdlist_dma_attrs); in g2d_init_cmdlist()
284 if (!g2d->cmdlist_pool_virt) { in g2d_init_cmdlist()
[all …]
DKconfig90 bool "G2D"
93 Choose this option if you want to use Exynos G2D for DRM.
Dexynos_drm_drv.h186 /* for g2d api */
/Linux-v5.15/Documentation/devicetree/bindings/gpu/
Dsamsung-g2d.yaml4 $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
34 const: samsung,exynos5250-g2d
67 g2d@12800000 {
68 compatible = "samsung,s5pv210-g2d";
/Linux-v5.15/drivers/media/platform/s5p-g2d/
DMakefile2 s5p-g2d-objs := g2d.o g2d-hw.o
4 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d.o
Dg2d-hw.c3 * 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()
Dg2d.c3 * Samsung S5P G2D - 2D Graphics Accelerator Driver
25 #include "g2d.h"
26 #include "g2d-regs.h"
646 dev_err(&pdev->dev, "failed to get g2d clock\n"); in g2d_probe()
652 dev_err(&pdev->dev, "failed to prepare g2d clock\n"); in g2d_probe()
658 dev_err(&pdev->dev, "failed to get g2d clock gate\n"); in g2d_probe()
665 dev_err(&pdev->dev, "failed to prepare g2d clock gate\n"); in g2d_probe()
775 .compatible = "samsung,s5pv210-g2d",
778 .compatible = "samsung,exynos4212-g2d",
797 MODULE_DESCRIPTION("S5P G2D 2d graphics accelerator driver");
Dg2d.h3 * Samsung S5P G2D - 2D Graphics Accelerator Driver
13 #define G2D_NAME "s5p-g2d"
Dg2d-regs.h3 * Samsung S5P G2D - 2D Graphics Accelerator Driver
/Linux-v5.15/arch/arm/boot/dts/
Dexynos5.dtsi223 g2d: g2d@10850000 { label
224 compatible = "samsung,exynos5250-g2d";
Dexynos4210.dtsi172 g2d: g2d@12800000 { label
173 compatible = "samsung,s5pv210-g2d";
Ds5pv210.dtsi522 g2d: g2d@fa000000 { label
523 compatible = "samsung,s5pv210-g2d";
Dexynos4412.dtsi298 g2d: g2d@10800000 { label
299 compatible = "samsung,exynos4212-g2d";
Dexynos5420.dtsi1136 bus_g2d: bus-g2d {
1143 bus_g2d_acp: bus-g2d-acp {
1240 &g2d {
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dexynos5433-clock.txt10 which generates clocks for IMEM/FSYS/G3D/GSCL/HEVC/MSCL/G2D/MFC/PERIC/PERIS
22 - "samsung,exynos5433-cmu-g2d" - clock controller compatible for CMU_G2D
23 which generates clocks for G2D/MDMA IPs.
93 Input clocks for g2d clock controller:
276 compatible = "samsung,exynos5433-cmu-g2d";
Dexynos5260-clock.txt56 5) "samsung,exynos5260-clock-g2d"
108 Input clocks for g2d clock controller:
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.yaml29 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-v5.15/Documentation/admin-guide/media/
Dplatform-cardlist.rst57 s5p-g2d Samsung S5P and EXYNOS4 G2D 2d graphics accelerator
/Linux-v5.15/include/uapi/drm/
Dexynos_drm.h129 /* for g2d event */
357 /* G2D */
/Linux-v5.15/drivers/media/platform/
DMakefile35 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d/
DKconfig357 tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver"
363 This is a v4l2 driver for Samsung S5P and EXYNOS4 G2D
/Linux-v5.15/Documentation/devicetree/bindings/devfreq/
Dexynos-bus.txt123 |--- G2D
138 VDD_INT |--- G2D (parent device)
/Linux-v5.15/drivers/clk/samsung/
Dclk-s5pv210.c629 GATE(CLK_G2D, "g2d", "dout_hclkd", CLK_GATE_IP0, 12, 0, 0),
691 GATE(CLK_G2D, "g2d", "dout_hclkd", CLK_GATE_IP0, 12, 0, 0),
/Linux-v5.15/drivers/clk/sunxi-ng/
Dccu-sun50i-h616.c306 static SUNXI_CCU_M_WITH_MUX_GATE(g2d_clk, "g2d", de_parents, 0x630,
312 static SUNXI_CCU_GATE(bus_g2d_clk, "bus-g2d", "psi-ahb1-ahb2",
391 static SUNXI_CCU_GATE(mbus_g2d_clk, "mbus-g2d", "mbus",
Dccu-sun50i-a100.c327 static SUNXI_CCU_M_WITH_MUX_GATE(g2d_clk, "g2d",
335 static SUNXI_CCU_GATE(bus_g2d_clk, "bus-g2d", "psi-ahb1-ahb2",
405 static SUNXI_CCU_GATE(mbus_g2d_clk, "mbus-g2d", "mbus",

12