/linux/Documentation/devicetree/bindings/display/samsung/ |
H A D | samsung,fimd.yaml | 4 $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 D | samsung,sysmmu.yaml | 15 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 D | exynos_drm_fimd.c | 35 * 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 D | exynos_drm_dpi.c | 68 /* fimd timings gets precedence over panel modes */ in exynos_dpi_get_modes()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5.dtsi | 189 fimd: fimd@14400000 { label 190 compatible = "samsung,exynos5250-fimd";
|
H A D | s5pv210.dtsi | 489 fimd: fimd@f8000000 { label 490 compatible = "samsung,s5pv210-fimd"; 496 clock-names = "sclk_fimd", "fimd";
|
H A D | exynos3250.dtsi | 500 fimd: fimd@11c00000 { label 501 compatible = "samsung,exynos3250-fimd"; 508 clock-names = "sclk_fimd", "fimd";
|
H A D | exynos4412-tiny4412.dts | 118 &fimd {
|
H A D | exynos4.dtsi | 701 fimd: fimd@11c00000 { label 702 compatible = "samsung,exynos4210-fimd"; 708 clock-names = "sclk_fimd", "fimd";
|
H A D | exynos5420.dtsi | 44 bus_disp1_fimd: bus-disp1-fimd { 1218 &fimd { 1219 compatible = "samsung,exynos5420-fimd"; 1221 clock-names = "sclk_fimd", "fimd";
|
H A D | s5pv210-smdkv210.dts | 207 &fimd {
|
H A D | exynos4210-origen.dts | 156 &fimd {
|
H A D | s5pv210-aquila.dts | 371 &fimd {
|
H A D | s5pv210-goni.dts | 419 &fimd {
|
H A D | exynos5420-smdk5420.dts | 122 &fimd {
|
H A D | exynos5250-smdk5250.dts | 115 &fimd {
|
H A D | exynos4210-trats.dts | 248 &fimd {
|
H A D | exynos4412-origen.dts | 109 &fimd {
|
H A D | exynos5250.dtsi | 1130 &fimd { 1133 clock-names = "sclk_fimd", "fimd";
|
H A D | exynos5250-spring.dts | 92 &fimd {
|
H A D | exynos4210-universal_c210.dts | 262 &fimd {
|
/linux/include/video/ |
H A D | samsung_fimd.h | 9 * 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 D | fimc.rst | 13 data from LCD controller (FIMD) through the SoC internal writeback data
|
/linux/drivers/comedi/drivers/ |
H A D | das1800.c | 117 #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 D | gsc-core.h | 66 * @GSC_WRITEBACK: from FIMD
|