Home
last modified time | relevance | path

Searched full:fimd (Results 1 – 25 of 36) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,fimd.yaml4 $id: http://devicetree.org/schemas/display/samsung/samsung,fimd.yaml#
7 title: Samsung S3C/S5P/Exynos SoC Fully Interactive Mobile Display (FIMD)
18 - samsung,s3c2443-fimd
19 - samsung,s3c6400-fimd
20 - samsung,s5pv210-fimd
21 - samsung,exynos3250-fimd
22 - samsung,exynos4210-fimd
23 - samsung,exynos5250-fimd
24 - samsung,exynos5420-fimd
35 - const: fimd
[all …]
/linux/Documentation/devicetree/bindings/iommu/
H A Dsamsung,sysmmu.yaml15 devices like MFC, FIMC, FIMD, GScaler, FIMC-IS and so forth.
29 MFC in all Exynos SoCs and FIMD, M2M Scalers and G2D in Exynos5420 has 2 System
32 * FIMD in Exynos5420 has one System MMU for window 0 and 4, the other system MMU
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c35 * FIMD stands for Fully Interactive Mobile Display and
90 /* FIMD has totally five hardware windows. */
202 { .compatible = "samsung,s3c6400-fimd",
204 { .compatible = "samsung,s5pv210-fimd",
206 { .compatible = "samsung,exynos3250-fimd",
208 { .compatible = "samsung,exynos4210-fimd",
210 { .compatible = "samsung,exynos5250-fimd",
212 { .compatible = "samsung,exynos5420-fimd",
327 * wait for FIMD to signal VSYNC interrupt or return after in fimd_wait_for_vblank()
372 dev_err(ctx->dev, "failed to enable FIMD device.\n"); in fimd_clear_channels()
[all …]
H A Dexynos_drm_dpi.c68 /* fimd timings gets precedence over panel modes */ in exynos_dpi_get_modes()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5.dtsi189 fimd: fimd@14400000 { label
190 compatible = "samsung,exynos5250-fimd";
H A Ds5pv210.dtsi489 fimd: fimd@f8000000 { label
490 compatible = "samsung,s5pv210-fimd";
496 clock-names = "sclk_fimd", "fimd";
H A Dexynos3250.dtsi500 fimd: fimd@11c00000 { label
501 compatible = "samsung,exynos3250-fimd";
508 clock-names = "sclk_fimd", "fimd";
H A Dexynos4412-tiny4412.dts118 &fimd {
H A Dexynos4.dtsi701 fimd: fimd@11c00000 { label
702 compatible = "samsung,exynos4210-fimd";
708 clock-names = "sclk_fimd", "fimd";
H A Dexynos5420.dtsi44 bus_disp1_fimd: bus-disp1-fimd {
1218 &fimd {
1219 compatible = "samsung,exynos5420-fimd";
1221 clock-names = "sclk_fimd", "fimd";
H A Ds5pv210-smdkv210.dts207 &fimd {
H A Dexynos4210-origen.dts156 &fimd {
H A Ds5pv210-aquila.dts371 &fimd {
H A Ds5pv210-goni.dts419 &fimd {
H A Dexynos5420-smdk5420.dts122 &fimd {
H A Dexynos5250-smdk5250.dts115 &fimd {
H A Dexynos4210-trats.dts248 &fimd {
H A Dexynos4412-origen.dts109 &fimd {
H A Dexynos5250.dtsi1130 &fimd {
1133 clock-names = "sclk_fimd", "fimd";
H A Dexynos5250-spring.dts92 &fimd {
H A Dexynos4210-universal_c210.dts262 &fimd {
/linux/include/video/
H A Dsamsung_fimd.h9 * S3C Platform - new-style fimd and framebuffer register definitions
11 * This is the register set for the fimd and new style framebuffer interface
483 /* FIMD Version 8 register offset definitions */
/linux/Documentation/admin-guide/media/
H A Dfimc.rst13 data from LCD controller (FIMD) through the SoC internal writeback data
/linux/drivers/comedi/drivers/
H A Ddas1800.c117 #define FIMD 0x40 macro
853 devpriv->irq_dma_bits &= ~FIMD; in das1800_ai_cmd()
856 devpriv->irq_dma_bits |= FIMD; in das1800_ai_cmd()
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h66 * @GSC_WRITEBACK: from FIMD

12