From: Kukjin Kim <kgene@kernel.org>
To: 'Javier Martinez Canillas' <javier.martinez@collabora.co.uk>
Cc: 'Doug Anderson' <dianders@chromium.org>,
'Kevin Hilman' <khilman@linaro.org>,
'Olof Johansson' <olof@lixom.net>,
linux-samsung-soc@vger.kernel.org,
'Vivek Gautam' <gautam.vivek@samsung.com>,
'Krzysztof Kozlowski' <k.kozlowski@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: RE: [PATCH RESEND] ARM: exynos_defconfig: Enable options for display panel support
Date: Mon, 05 Jan 2015 21:57:41 +0900 [thread overview]
Message-ID: <047c01d028e7$311858e0$93490aa0$@kernel.org> (raw)
In-Reply-To: <1420215089-2093-1-git-send-email-javier.martinez@collabora.co.uk>
Javier Martinez Canillas wrote:
>
> 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 support 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 <javier.martinez@collabora.co.uk>
> Tested-by: Kevin Hilman <khilman@linaro.org>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
>
> Hello Kukjin,
>
Hi Javier,
Happy new year :)
> You dropped this patch since exynos drm was causing boot hangs on some
> platforms but the fix for that issue is already in linux-next (commit:
> f1e9203 clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable
> failure due to domain being gated) so I think it makes sense to enable
> the display options again.
>
> NOTE: Display panel is still not working since patch "arm: dts: Exynos5:
> Use pmu_system_controller phandle for dp phy" is needed [0] but I think
> we should enable display options to catch the regressions easier.
>
Agreed with your suggestion and I'll pick this up into Samsung tree soon.
Thanks,
Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: exynos_defconfig: Enable options for display panel support
Date: Mon, 05 Jan 2015 21:57:41 +0900 [thread overview]
Message-ID: <047c01d028e7$311858e0$93490aa0$@kernel.org> (raw)
In-Reply-To: <1420215089-2093-1-git-send-email-javier.martinez@collabora.co.uk>
Javier Martinez Canillas wrote:
>
> 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 support 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 <javier.martinez@collabora.co.uk>
> Tested-by: Kevin Hilman <khilman@linaro.org>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
>
> Hello Kukjin,
>
Hi Javier,
Happy new year :)
> You dropped this patch since exynos drm was causing boot hangs on some
> platforms but the fix for that issue is already in linux-next (commit:
> f1e9203 clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable
> failure due to domain being gated) so I think it makes sense to enable
> the display options again.
>
> NOTE: Display panel is still not working since patch "arm: dts: Exynos5:
> Use pmu_system_controller phandle for dp phy" is needed [0] but I think
> we should enable display options to catch the regressions easier.
>
Agreed with your suggestion and I'll pick this up into Samsung tree soon.
Thanks,
Kukjin
next prev parent reply other threads:[~2015-01-05 12:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-02 16:11 [PATCH RESEND] ARM: exynos_defconfig: Enable options for display panel support Javier Martinez Canillas
2015-01-02 16:11 ` Javier Martinez Canillas
2015-01-05 8:48 ` Krzysztof Kozlowski
2015-01-05 8:48 ` Krzysztof Kozlowski
2015-01-05 9:09 ` Javier Martinez Canillas
2015-01-05 9:09 ` Javier Martinez Canillas
2015-01-05 12:57 ` Kukjin Kim [this message]
2015-01-05 12:57 ` Kukjin Kim
2015-01-05 13:22 ` Javier Martinez Canillas
2015-01-05 13:22 ` Javier Martinez Canillas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='047c01d028e7$311858e0$93490aa0$@kernel.org' \
--to=kgene@kernel.org \
--cc=dianders@chromium.org \
--cc=gautam.vivek@samsung.com \
--cc=javier.martinez@collabora.co.uk \
--cc=k.kozlowski@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.