Searched full:decon (Results 1 – 11 of 11) sorted by relevance
/openbmc/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,exynos7-decon.yaml | 4 $id: http://devicetree.org/schemas/display/samsung/samsung,exynos7-decon.yaml# 7 title: Samsung Exynos7 SoC Display and Enhancement Controller (DECON) 16 DECON (Display and Enhancement Controller) is the Display Controller for the 22 const: samsung,exynos7-decon 103 compatible = "samsung,exynos7-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
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | Kconfig | 28 bool "DECON on Exynos5433" 30 Choose this option if you want to use Exynos5433 DECON for DRM. 33 bool "DECON on Exynos7" 36 Choose this option if you want to use Exynos DECON for DRM.
|
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. 62 {.compatible = "samsung,exynos7-decon"}, 94 * wait for DECON to signal VSYNC interrupt or return after in decon_wait_for_vblank() 402 * if the dma is started then decon hardware could malfunction so in decon_update_plane() 541 DRM_DEV_ERROR(ctx->dev, "failed to enable DECON device.\n"); in decon_atomic_enable() 845 .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", 878 .name = "exynos5433-decon",
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433.dtsi | 947 decon: decon@13800000 { label 948 compatible = "samsung,exynos5433-decon"; 990 decon_tv: decon@13880000 { 991 compatible = "samsung,exynos5433-decon-tv";
|
H A D | exynos5433-tm2-common.dtsi | 327 &decon {
|
/openbmc/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
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |