From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Mark Zhang <markz-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ARM: dt: tegra: cardhu: Add drm components
Date: Fri, 16 Nov 2012 09:46:15 -0700 [thread overview]
Message-ID: <50A66DD7.3030805@wwwdotorg.org> (raw)
In-Reply-To: <1353042045-3182-1-git-send-email-markz-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
On 11/15/2012 10:00 PM, Mark Zhang wrote:
> This patch adds the rgb and hdmi nodes which are necessary for
> tegra drm driver.
> diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi
> + host1x {
> + dc@54200000 {
> + rgb {
> + status = "okay";
> + nvidia,ddc-i2c-bus = <&rgbddc>;
> + };
> + };
> +
> + hdmi {
> + status = "okay";
...
> + };
> + };
This patch enables both LCD (which will always get enabled, since
there's no way to unplug it) and HDMI (which may optionally get enabled,
depending on whether an HDMI device is plugged in). tegradrm currently
has issues when two outputs are enabled at once (and I just validated
this is still true with all the latest patches). As such, please can you
repost with only the internal LCD enabled. We can enable the LCD port
later once the tegradrm issues are fixed. Thanks.
With no HDMI plugged in, I tested Cardhu's LCD and it works fine.
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dt: tegra: cardhu: Add drm components
Date: Fri, 16 Nov 2012 09:46:15 -0700 [thread overview]
Message-ID: <50A66DD7.3030805@wwwdotorg.org> (raw)
In-Reply-To: <1353042045-3182-1-git-send-email-markz@nvidia.com>
On 11/15/2012 10:00 PM, Mark Zhang wrote:
> This patch adds the rgb and hdmi nodes which are necessary for
> tegra drm driver.
> diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi
> + host1x {
> + dc at 54200000 {
> + rgb {
> + status = "okay";
> + nvidia,ddc-i2c-bus = <&rgbddc>;
> + };
> + };
> +
> + hdmi {
> + status = "okay";
...
> + };
> + };
This patch enables both LCD (which will always get enabled, since
there's no way to unplug it) and HDMI (which may optionally get enabled,
depending on whether an HDMI device is plugged in). tegradrm currently
has issues when two outputs are enabled at once (and I just validated
this is still true with all the latest patches). As such, please can you
repost with only the internal LCD enabled. We can enable the LCD port
later once the tegradrm issues are fixed. Thanks.
With no HDMI plugged in, I tested Cardhu's LCD and it works fine.
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Mark Zhang <markz@nvidia.com>
Cc: linux-tegra@vger.kernel.org, linux@arm.linux.org.uk,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dt: tegra: cardhu: Add drm components
Date: Fri, 16 Nov 2012 09:46:15 -0700 [thread overview]
Message-ID: <50A66DD7.3030805@wwwdotorg.org> (raw)
In-Reply-To: <1353042045-3182-1-git-send-email-markz@nvidia.com>
On 11/15/2012 10:00 PM, Mark Zhang wrote:
> This patch adds the rgb and hdmi nodes which are necessary for
> tegra drm driver.
> diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi
> + host1x {
> + dc@54200000 {
> + rgb {
> + status = "okay";
> + nvidia,ddc-i2c-bus = <&rgbddc>;
> + };
> + };
> +
> + hdmi {
> + status = "okay";
...
> + };
> + };
This patch enables both LCD (which will always get enabled, since
there's no way to unplug it) and HDMI (which may optionally get enabled,
depending on whether an HDMI device is plugged in). tegradrm currently
has issues when two outputs are enabled at once (and I just validated
this is still true with all the latest patches). As such, please can you
repost with only the internal LCD enabled. We can enable the LCD port
later once the tegradrm issues are fixed. Thanks.
With no HDMI plugged in, I tested Cardhu's LCD and it works fine.
next prev parent reply other threads:[~2012-11-16 16:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-16 5:00 [PATCH] ARM: dt: tegra: cardhu: Add drm components Mark Zhang
2012-11-16 5:00 ` Mark Zhang
2012-11-16 5:00 ` Mark Zhang
[not found] ` <1353042045-3182-1-git-send-email-markz-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-16 16:46 ` Stephen Warren [this message]
2012-11-16 16:46 ` Stephen Warren
2012-11-16 16:46 ` Stephen Warren
-- strict thread matches above, loose matches on Subject: below --
2012-11-30 5:44 Mark Zhang
2012-11-30 5:44 ` Mark Zhang
2012-11-30 5:44 ` Mark Zhang
2012-11-30 19:28 ` Stephen Warren
2012-11-30 19:28 ` Stephen Warren
[not found] ` <50B908F1.8000407-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-12-03 2:48 ` Mark Zhang
2012-12-03 2:48 ` Mark Zhang
2012-12-03 2:48 ` Mark Zhang
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=50A66DD7.3030805@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=markz-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
/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.