All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jun Nie <niej0001@gmail.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: workshop-2011@linuxtv.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [Workshop-2011] Media summit/KS-2012 proposals
Date: Thu, 6 Sep 2012 18:29:17 +0800	[thread overview]
Message-ID: <CAGA24MKWiDnbyLquTZx6KyOsBHo=xo3HmmqgmJw2YNxj6ha_Vg@mail.gmail.com> (raw)
In-Reply-To: <201209060836.42059.hverkuil@xs4all.nl>

2012/9/6 Hans Verkuil <hverkuil@xs4all.nl>:
> On Thu September 6 2012 06:09:44 Jun Nie wrote:
>> 2012/9/5 Hans Verkuil <hverkuil@xs4all.nl>:
>> > On Wed 5 September 2012 10:04:41 Jun Nie wrote:
>> >> Is there any summary for this summit or presentation material? I am
>> >> looking forward for some idea on CEC. It is really complex in
>> >> functionality.
>> >> Maybe other guys is expecting simiar fruite from summit too.
>> >
>> > Yes, there will be a summit report. It's not quite finished yet, I think.
>> >
>> > With respect to CEC we had some useful discussions. It will have to be a
>> > new class of device (/dev/cecX), so the userspace API will be separate from
>> > drm or v4l.
>> >
>> > And the kernel will have to take care of the core CEC protocol w.r.t. control
>> > and discovery due to the HDMI 1.4a requirements.
>> >
>> > I plan on starting work on this within 1-2 weeks.
>> >
>> > My CEC presentation can be found here:
>> >
>> > http://hverkuil.home.xs4all.nl/presentations/v4l2-workshop-cec.odp
>> >
>> > Regards,
>> >
>> >         Hans
>>
>> Thanks for quick response! It's good to know that CEC is independent
>> with DRM/V4L for my HDMI implementation is FB/lcd-device based. CEC is
>> also deserved to have independent management in both hardware signal
>> and functionality. Someone also expressed similar thoughts before.
>> Will remote control protocal parsing are done in userspace reference
>> library? Or not decided yet?
>
> Are you referring to the remote control pass-through functionality?
> I don't know yet whether that will go through a userspace library or
> through the RC kernel subsystem, or possibly both.
I mean all the feature that can involved in handhold remote control,
one touch play, standby, on screen display, etc, such as
play/pause/poweroff. I want to mention all non CDC features that can
be implemented in user space. They are hard to be covered by any
sub-system and user space library is more proper. Just like your
metaphor, kitchen sink for CEC. I like your words.
>
> Most of the other non-system messages will go to a userspace library.
Does routing/address is included in system message here?
>
> But I haven't started coding yet, so it is very early days :-)
>
> The main thing is that at least I now have a high-level design that
> I can start to work with.
>
> Regards,
>
>         Hans

  reply	other threads:[~2012-09-06 10:29 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11  8:09 Organising Mini Summits within the Kernel Summit James Bottomley
2012-07-11 11:28 ` ARM mini-summit Arnd Bergmann
2012-07-11 11:28   ` Arnd Bergmann
2012-07-11 11:57   ` [Ksummit-2012-discuss] " Catalin Marinas
2012-07-11 11:57     ` Catalin Marinas
2012-07-11 12:35     ` Marc Zyngier
2012-07-11 12:35       ` Marc Zyngier
2012-07-12 22:08       ` Kukjin Kim
2012-07-12 22:08         ` Kukjin Kim
2012-07-13  7:18         ` Tony Lindgren
2012-07-13  7:18           ` Tony Lindgren
2012-07-27 13:57           ` Igor Grinberg
2012-07-27 13:57             ` Igor Grinberg
2012-07-11 12:15   ` Grant Likely
2012-07-11 14:05     ` [Ksummit-2012-discuss] " Konrad Rzeszutek Wilk
2012-07-11 14:05       ` Konrad Rzeszutek Wilk
2012-07-11 19:27       ` Konrad Rzeszutek Wilk
2012-07-11 19:27         ` Konrad Rzeszutek Wilk
2012-07-11 20:06         ` Arnd Bergmann
2012-07-11 20:06           ` Arnd Bergmann
2012-07-11 20:11           ` Konrad Rzeszutek Wilk
2012-07-11 20:11             ` Konrad Rzeszutek Wilk
2012-07-11 21:16           ` Marc Zyngier
2012-07-11 21:16             ` Marc Zyngier
2012-07-11 21:58             ` Rob Herring
2012-07-11 21:58               ` Rob Herring
2012-07-12 13:58             ` Stefano Stabellini
2012-07-12 13:58               ` Stefano Stabellini
2012-07-12 13:31         ` Stefano Stabellini
2012-07-12 13:31           ` Stefano Stabellini
2012-07-11 21:02   ` David Brown
2012-07-11 21:02     ` David Brown
2012-07-13  2:33   ` Olof Johansson
2012-07-13  2:33     ` Olof Johansson
2012-07-11 15:44 ` [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit Stephen Hemminger
2012-07-13 22:35   ` Ben Hutchings
2012-07-11 18:32 ` wireless networking mini-summit John W. Linville
2012-07-12  3:18 ` Media system Summit Mauro Carvalho Chehab
2012-07-12  8:08   ` Sylwester Nawrocki
2012-07-12 16:18     ` [Ksummit-2012-discuss] " Mark Brown
2012-07-12 16:48       ` Olof Johansson
2012-07-12 17:09         ` Mark Brown
2012-07-12 19:03         ` Hans Verkuil
2012-07-12 21:05           ` Guennadi Liakhovetski
2012-07-13  1:28             ` Olof Johansson
2012-07-21  8:50   ` Rémi Denis-Courmont
2012-07-13 17:37 ` [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit Theodore Ts'o
2012-07-17 17:30   ` Media summit at the Kernel Summit - was: Fwd: " Mauro Carvalho Chehab
2012-07-17 17:49     ` Steven Toth
2012-07-17 20:29       ` [Workshop-2011] " Laurent Pinchart
2012-07-17 19:32     ` Hans Verkuil
2012-07-17 19:41       ` [Workshop-2011] " Laurent Pinchart
2012-07-18 14:00         ` Laurent Pinchart
2012-07-18 15:19           ` Devin Heitmueller
2012-07-21 12:16       ` Sylwester Nawrocki
2012-07-21 12:31         ` Hans Verkuil
2012-07-25 23:31       ` Laurent Pinchart
2012-07-17 19:51     ` [Workshop-2011] " Guennadi Liakhovetski
2012-07-17 22:07       ` Laurent Pinchart
2012-07-18  8:30         ` Guennadi Liakhovetski
2012-07-18 11:41           ` Laurent Pinchart
2012-07-21  5:06       ` Guennadi Liakhovetski
2012-07-24 17:40         ` Michael Krufky
2012-07-25  6:19           ` Hans Verkuil
2012-07-31 17:25           ` Mauro Carvalho Chehab
2012-08-01  6:25           ` Hans Verkuil
2012-07-31 17:23         ` Mauro Carvalho Chehab
2012-08-22 21:39           ` Naveen KRISHNAMURTHY
2012-08-24 10:39             ` Mauro Carvalho Chehab
2012-08-24 12:11               ` Guennadi Liakhovetski
2012-08-24 12:30                 ` Laurent Pinchart
2012-08-24 12:41                   ` Guennadi Liakhovetski
2012-08-24 17:04                     ` Mauro Carvalho Chehab
2012-08-24 21:03                       ` Guennadi Liakhovetski
2012-07-17 22:46     ` Laurent Pinchart
2012-07-17 22:57       ` Palash Bandyopadhyay
2012-07-18 11:36         ` Laurent Pinchart
2012-07-18 14:45           ` Palash Bandyopadhyay
2012-07-31 17:31       ` Mauro Carvalho Chehab
2012-07-18  6:28     ` Pawel Osciak
2012-07-24 20:05     ` Rémi Denis-Courmont
2012-07-24 20:11       ` Devin Heitmueller
2012-07-24 20:31         ` Andy Walls
2012-07-24 20:37           ` Rémi Denis-Courmont
2012-07-25  6:21             ` [Workshop-2011] " Hans Verkuil
2012-07-26  9:32               ` Rémi Denis-Courmont
2012-07-26  9:42                 ` Hans Verkuil
2012-07-26 12:05                   ` Rémi Denis-Courmont
2012-07-26 12:20                     ` Hans Verkuil
2012-07-26 12:21                     ` Laurent Pinchart
2012-07-24 21:50         ` Antti Palosaari
2012-07-24 21:53           ` [Workshop-2011] " Michael Krufky
2012-07-24 21:59           ` Devin Heitmueller
2012-07-25  0:17     ` [Workshop-2011] " Naveen KRISHNAMURTHY
2012-07-25  6:17       ` Hans Verkuil
2012-07-25 16:14         ` Naveen KRISHNAMURTHY
2012-07-31 17:49       ` Mauro Carvalho Chehab
2012-08-03  4:50         ` Naveen KRISHNAMURTHY
2012-07-31 17:58     ` Media summit/KS-2012 proposals Mauro Carvalho Chehab
2012-07-31 18:31       ` Mauro Carvalho Chehab
2012-07-31 18:38       ` [Workshop-2011] " Palash Bandyopadhyay
     [not found]       ` <50181D28.8020005@redhat.com>
2012-07-31 18:41         ` Sri Deevi
2012-07-31 19:32       ` [Workshop-2011] " Laurent Pinchart
2012-08-01  9:11       ` Hans Verkuil
2012-08-03  5:37         ` Jun Nie
2012-08-03  9:10           ` Hans Verkuil
2012-08-06 13:22             ` Jun Nie
2012-08-06 13:35               ` Hans Verkuil
2012-09-05  8:04                 ` Jun Nie
2012-09-05  8:28                   ` Hans Verkuil
2012-09-06  4:09                     ` Jun Nie
2012-09-06  6:36                       ` Hans Verkuil
2012-09-06 10:29                         ` Jun Nie [this message]
2012-09-06 11:55                           ` Hans Verkuil
2012-09-07  0:59                             ` Jun Nie
2012-09-13  1:01                     ` Laurent Pinchart
2012-09-13 10:38                       ` Hans Verkuil
2012-08-01 10:46       ` Sylwester Nawrocki

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='CAGA24MKWiDnbyLquTZx6KyOsBHo=xo3HmmqgmJw2YNxj6ha_Vg@mail.gmail.com' \
    --to=niej0001@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=workshop-2011@linuxtv.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.