[PATCH v2 1/1] ARM: exynos_defconfig: Enable options for display panel support
From: Javier Martinez Canillas <hidden>
Date: 2014-08-25 11:49:36
Also in:
linux-samsung-soc, lkml
From: Javier Martinez Canillas <hidden>
Date: 2014-08-25 11:49:36
Also in:
linux-samsung-soc, lkml
Hello Bartlomiej, On 08/25/2014 01:43 PM, Bartlomiej Zolnierkiewicz wrote:
Hi, On Monday, August 25, 2014 10:45:36 AM Javier Martinez Canillas wrote:quoted
Many Exynos devices have a display panel. Most of them just have a simple panel while others have more complex configurations that requires an embedded DisplayPort (eDP) to LVDS bridges. This patch enables the following features to be built in the kernel image to suport both setups: - Direct Rendering Manager (DRM) - DRM bridge registration and lookup framework - Parade ps8622/ps8625 eDP/LVDS bridge - NXP ptn3460 eDP/LVDS bridge - Exynos Fully Interactive Mobile Display controller (FIMD) - Panel registration and lookup framework - Simple panels - Backlight & LCD device support Signed-off-by: Javier Martinez Canillas <redacted> Tested-by: Kevin Hilman <redacted>Could you please also do corresponding update to multi_v7_defconfig?
Sure, I'll do once the PTN3460 and PS8622 bridge drivers get merged since this patch depends on those and I would prefer to not have so many in-flight patches with dependencies. I just posted this patch before these two drivers landed because I noticed that many people were wasting time figuring out the correct set of options in order to have display working.
Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronicsquoted
---
Best regards, Javier