Searched full:decon (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/display/samsung/ |
H A D | samsung,exynos5433-decon.yaml | 4 $id: http://devicetree.org/schemas/display/samsung/samsung,exynos5433-decon.yaml# 7 title: Samsung Exynos5433 SoC Display and Enhancement Controller (DECON) 16 DECON (Display and Enhancement Controller) is the Display Controller for the 23 - samsung,exynos5433-decon 24 - samsung,exynos5433-decon-tv 101 compatible = "samsung,exynos5433-decon";
|
H A D | samsung,exynos5433-mic.yaml | 16 MIC (Mobile Image Compressor) resides between DECON and MIPI DSI. MIPI DSI is 17 not capable of transferring high resoltuion frame data as DECON can send. MIC
|
/linux/drivers/gpu/drm/exynos/ |
H A D | regs-decon5433.h | 9 /* Exynos543X DECON */ 60 /* Exynos5430 DECON */ 64 /* Exynos5433 DECON */ 70 /* Exynos543X DECON Internal */ 76 /* Exynos543X DECON TV */
|
H A D | exynos7_drm_decon.c | 33 * DECON stands for Display and Enhancement controller. 82 .compatible = "samsung,exynos7-decon", 86 .compatible = "samsung,exynos7870-decon", 141 * wait for DECON to signal VSYNC interrupt or return after in decon_wait_for_vblank() 437 * if the dma is started then decon hardware could malfunction so in decon_update_plane() 576 DRM_DEV_ERROR(ctx->dev, "failed to enable DECON device.\n"); in decon_atomic_enable() 879 .name = "exynos-decon",
|
H A D | exynos5433_drm_decon.c | 498 WARN(ret < 0, "failed to software reset DECON\n"); in decon_swreset() 522 DRM_DEV_ERROR(ctx->dev, "failed to enable DECON device.\n"); in decon_atomic_enable() 750 .compatible = "samsung,exynos5433-decon", 754 .compatible = "samsung,exynos5433-decon-tv", 876 .name = "exynos5433-decon",
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433.dtsi | 949 decon: decon@13800000 { label 950 compatible = "samsung,exynos5433-decon"; 992 decon_tv: decon@13880000 { 993 compatible = "samsung,exynos5433-decon-tv";
|
H A D | exynos5433-tm2-common.dtsi | 326 &decon {
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | samsung,exynos5433-clock.yaml | 42 # CMU_DISP which generates clocks for Display (DECON/HDMI/DSIM/MIXER) IPs
|