All of lore.kernel.org
 help / color / mirror / Atom feed
From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 15/28] drm/i2c: tda998x: use the tda998x video format when cea mode
Date: Mon, 13 Jan 2014 18:24:55 +0100	[thread overview]
Message-ID: <20140113182455.1f8c3f40@armhf> (raw)
In-Reply-To: <20140113163501.GB15937@n2100.arm.linux.org.uk>

On Mon, 13 Jan 2014 16:35:01 +0000
Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> Ah, I see.  It's a thread about your DRM driver, and about the lack of
> audio on 1080 resolutions.  Taking it in context, the reported issue
> appears to be lack of video when 1080p is selected, but the display
> doesn't support 1080p.  That's hardly surprising.
> 
> Then rabeeh posts his message about lack of audio at 1920x1080.
> 
> Well, I can say that with the tda998x as it stands, the 1080* modes
> work with audio with armada-drm, so there's no need to change this.

My DRM driver also has audio with and without the cea mode for all
resolutions. At the time of Rabeeh's message, I just had forgot to
switch the audio pins...

So, TDA998x CEA mode or not?

-- 
Ken ar c'henta?	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

WARNING: multiple messages have this Message-ID (diff)
From: Jean-Francois Moine <moinejf@free.fr>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 15/28] drm/i2c: tda998x: use the tda998x video format when cea mode
Date: Mon, 13 Jan 2014 18:24:55 +0100	[thread overview]
Message-ID: <20140113182455.1f8c3f40@armhf> (raw)
In-Reply-To: <20140113163501.GB15937@n2100.arm.linux.org.uk>

On Mon, 13 Jan 2014 16:35:01 +0000
Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> Ah, I see.  It's a thread about your DRM driver, and about the lack of
> audio on 1080 resolutions.  Taking it in context, the reported issue
> appears to be lack of video when 1080p is selected, but the display
> doesn't support 1080p.  That's hardly surprising.
> 
> Then rabeeh posts his message about lack of audio at 1920x1080.
> 
> Well, I can say that with the tda998x as it stands, the 1080* modes
> work with audio with armada-drm, so there's no need to change this.

My DRM driver also has audio with and without the cea mode for all
resolutions. At the time of Rabeeh's message, I just had forgot to
switch the audio pins...

So, TDA998x CEA mode or not?

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Jean-Francois Moine <moinejf@free.fr>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Rob Clark <robdclark@gmail.com>,
	dri-devel@lists.freedesktop.org, Dave Airlie <airlied@gmail.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 15/28] drm/i2c: tda998x: use the tda998x video format when cea mode
Date: Mon, 13 Jan 2014 18:24:55 +0100	[thread overview]
Message-ID: <20140113182455.1f8c3f40@armhf> (raw)
In-Reply-To: <20140113163501.GB15937@n2100.arm.linux.org.uk>

On Mon, 13 Jan 2014 16:35:01 +0000
Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> Ah, I see.  It's a thread about your DRM driver, and about the lack of
> audio on 1080 resolutions.  Taking it in context, the reported issue
> appears to be lack of video when 1080p is selected, but the display
> doesn't support 1080p.  That's hardly surprising.
> 
> Then rabeeh posts his message about lack of audio at 1920x1080.
> 
> Well, I can say that with the tda998x as it stands, the 1080* modes
> work with audio with armada-drm, so there's no need to change this.

My DRM driver also has audio with and without the cea mode for all
resolutions. At the time of Rabeeh's message, I just had forgot to
switch the audio pins...

So, TDA998x CEA mode or not?

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

  reply	other threads:[~2014-01-13 17:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09 11:04 [PATCH v2 15/28] drm/i2c: tda998x: use the tda998x video format when cea mode Jean-Francois Moine
2014-01-09 11:04 ` Jean-Francois Moine
2014-01-09 11:04 ` Jean-Francois Moine
2014-01-11 18:18 ` Russell King - ARM Linux
2014-01-11 18:18   ` Russell King - ARM Linux
2014-01-13 16:07   ` Jean-Francois Moine
2014-01-13 16:07     ` Jean-Francois Moine
2014-01-13 16:07     ` Jean-Francois Moine
2014-01-13 16:13     ` Russell King - ARM Linux
2014-01-13 16:13       ` Russell King - ARM Linux
2014-01-13 16:22       ` Jean-Francois Moine
2014-01-13 16:22         ` Jean-Francois Moine
2014-01-13 16:22         ` Jean-Francois Moine
2014-01-13 16:35         ` Russell King - ARM Linux
2014-01-13 16:35           ` Russell King - ARM Linux
2014-01-13 17:24           ` Jean-Francois Moine [this message]
2014-01-13 17:24             ` Jean-Francois Moine
2014-01-13 17:24             ` Jean-Francois Moine
2014-01-13 17:46             ` Russell King - ARM Linux
2014-01-13 17:46               ` Russell King - ARM Linux

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=20140113182455.1f8c3f40@armhf \
    --to=moinejf@free.fr \
    --cc=linux-arm-kernel@lists.infradead.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.