Searched refs:g2d (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/exynos/ |
| A D | exynos_drm_g2d.c | 315 g2d->cmdlist_pool, g2d->cmdlist_dma_attrs); in g2d_init_cmdlist() 323 if (g2d->cmdlist_pool_virt && g2d->cmdlist_pool) { in g2d_fini_cmdlist() 327 g2d->cmdlist_pool, g2d->cmdlist_dma_attrs); in g2d_fini_cmdlist() 893 g2d->runqueue_node = g2d_get_runqueue_node(g2d); in g2d_runqueue_worker() 904 g2d_dma_start(g2d, g2d->runqueue_node); in g2d_runqueue_worker() 959 queue_work(g2d->g2d_workq, &g2d->runqueue_work); in g2d_irq_handler() 1336 queue_work(g2d->g2d_workq, &g2d->runqueue_work); in exynos_g2d_exec_ioctl() 1441 exynos_drm_unregister_dma(g2d->drm_dev, dev, &g2d->dma_priv); in g2d_unbind() 1455 g2d = devm_kzalloc(dev, sizeof(*g2d), GFP_KERNEL); in g2d_probe() 1456 if (!g2d) in g2d_probe() [all …]
|
| /linux/Documentation/devicetree/bindings/gpu/ |
| 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 34 const: samsung,exynos5250-g2d 67 g2d@12800000 { 68 compatible = "samsung,s5pv210-g2d";
|
| /linux/drivers/media/platform/s5p-g2d/ |
| A D | Makefile | 2 s5p-g2d-objs := g2d.o g2d-hw.o 4 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d.o
|
| /linux/arch/arm/boot/dts/ |
| A D | exynos5.dtsi | 223 g2d: g2d@10850000 { label 224 compatible = "samsung,exynos5250-g2d";
|
| A D | exynos4210.dtsi | 172 g2d: g2d@12800000 { label 173 compatible = "samsung,s5pv210-g2d";
|
| A D | s5pv210.dtsi | 522 g2d: g2d@fa000000 { label 523 compatible = "samsung,s5pv210-g2d";
|
| A D | exynos4412.dtsi | 298 g2d: g2d@10800000 { label 299 compatible = "samsung,exynos4212-g2d";
|
| A D | exynos5420.dtsi | 1136 bus_g2d: bus-g2d { 1143 bus_g2d_acp: bus-g2d-acp { 1240 &g2d {
|
| A D | exynos5260.dtsi | 137 compatible = "samsung,exynos5260-clock-g2d";
|
| A D | exynos5250.dtsi | 1151 &g2d {
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | exynos5260-clock.txt | 56 5) "samsung,exynos5260-clock-g2d" 108 Input clocks for g2d clock controller:
|
| A D | exynos5433-clock.txt | 22 - "samsung,exynos5433-cmu-g2d" - clock controller compatible for CMU_G2D 93 Input clocks for g2d clock controller: 276 compatible = "samsung,exynos5433-cmu-g2d";
|
| /linux/drivers/media/platform/ |
| A D | Makefile | 35 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d/
|
| /linux/Documentation/admin-guide/media/ |
| A D | platform-cardlist.rst | 57 s5p-g2d Samsung S5P and EXYNOS4 G2D 2d graphics accelerator
|
| /linux/arch/arm64/boot/dts/exynos/ |
| A D | exynos5433.dtsi | 447 compatible = "samsung,exynos5433-cmu-g2d";
|
| /linux/ |
| A D | MAINTAINERS | 2584 F: drivers/media/platform/s5p-g2d/
|
Completed in 42 milliseconds