Lines Matching full:fimd
35 * FIMD stands for Fully Interactive Mobile Display and
90 /* FIMD has totally five hardware windows. */
203 { .compatible = "samsung,s3c6400-fimd",
205 { .compatible = "samsung,s5pv210-fimd",
207 { .compatible = "samsung,exynos3250-fimd",
209 { .compatible = "samsung,exynos4210-fimd",
211 { .compatible = "samsung,exynos5250-fimd",
213 { .compatible = "samsung,exynos5420-fimd",
328 * wait for FIMD to signal VSYNC interrupt or return after in fimd_wait_for_vblank()
373 dev_err(ctx->dev, "failed to enable FIMD device.\n"); in fimd_clear_channels()
782 * if the dma is started then fimd hardware could malfunction so in fimd_shadow_protect_win()
950 dev_warn(ctx->dev, "failed to enable FIMD device.\n"); in fimd_atomic_enable()
1243 ctx->bus_clk = devm_clk_get(dev, "fimd"); in fimd_probe()