From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>,
LMML <linux-media@vger.kernel.org>,
Devin Heitmueller <devin.heitmueller@gmail.com>,
Tomasz Stanislawski <t.stanislaws@samsung.com>,
Tushar Behera <tushar.behera@linaro.org>
Subject: Re: [GIT PULL FOR 3.9] Exynos SoC media drivers updates
Date: Sun, 6 Jan 2013 11:18:55 -0200 [thread overview]
Message-ID: <20130106111855.6ae61650@redhat.com> (raw)
In-Reply-To: <50E97900.4060100@gmail.com>
Em Sun, 06 Jan 2013 14:15:44 +0100
Sylwester Nawrocki <sylvester.nawrocki@gmail.com> escreveu:
> On 01/06/2013 01:53 PM, Hans Verkuil wrote:
> >>>>>> Tomasz Stanislawski (1):
> >>>>>> s5p-tv: mixer: fix handling of VIDIOC_S_FMT
> >>>>
> >>>> I'll drop this one for now. Devin raised a point: such changes would break
> >>>> existing applications.
> >>>>
> >>>> So, we'll need to revisit this topic before changing the drivers.
> >>>>
> >>>> Btw, I failed to find the corresponding patch at patchwork:
> >>>> http://patchwork.linuxtv.org/project/linux-media/list/?state=*&q=VIDIOC_S_FMT
> >>>>
> >>>> So, its status update may be wrong after flushing your pwclient commands.
> >>>
> >>> Hmm, I got this patch from Tomasz by e-mail and added it to the pull
> >>> request.
> >>> I think it wasn't sent to the mailing list, but I noticed it only after
> >>> sending you the pull requests, when was preparing the pwclient commands.
> >>> I've just posted it now, sorry. The link is here:
> >>> http://patchwork.linuxtv.org/patch/16143
> >>>
> >>> Tomasz created this patch specifically for the purpose of format negotiation
> >>> in video pipeline in the application we used to test various scenarios with
> >>> DMABUF. I agree this patch has a potential of breaking buggy user space
> >>> applications. I can't see other solution for it right now, there seems even
> >>> to be no possibility to return some flag in VIDIOC_S_FMT indicating that
> >>> format has been modified and is valid, when -EINVAL was returned. This
> >>> sounds
> >>> ugly anyway, but could ensure backward compatibility for applications that
> >>> exppect EINVAL when format has been changed. BTW, I wonder if it is only
> >>> fourcc,
> >>> or other format parameters as well - like width, height, some applications
> >>> expect to get EINVAL when those have changed.
> >>
> >> The patch makes the driver compliant to v4l-compilance, as its behavior asks
> >> for such change, after some discussions we had this year in San Diego. At that
> >> time, we all believed that such change were safe.
> >>
> >> However, we can't do it like proposed there (and on other patches from Hans).
> >>
> >> The fact is that tvtime and mythtv applications (maybe more) will fail
> >> if the returned format is different than the requested ones, as they
> >> don't check for the returned value.
> >>
> >> As no regressions on userspace are allowed, we need to re-discuss this issue.
> >>
> >> While this doesn't happen, I'll postpone such patches.
> >
> > This is a video output device. So this patch will never affect tvtime/mythtv/etc.
> > I have no problem with this change being merged.
>
> TBH, I very much doubt anyone would complain in case of this driver. I'm not
> certain if there is complete support for even one board in the mainline
> kernel,
> likely only Origen A. AFAIK most applications use either Exynos DRM driver,
> that has support for all features available in s5p-tv driver, or
> framebuffer
> emulation on top of v4l2 output interface (there were in the past RFC
> patches
> posted for vb2 adding FB emulation) is used. Although I agree with Mauro in
> principle, I think chances of above patch causing any trouble to anyone are
> close to zero.
Yes, I see your point. Yet, it doesn't hurt to keep it on hold for a couple
weeks while we discuss it at the ML.
Regards,
Mauro
next prev parent reply other threads:[~2013-01-06 13:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 19:01 [GIT PULL FOR 3.9] Exynos SoC media drivers updates Sylwester Nawrocki
2013-01-04 22:39 ` Sylwester Nawrocki
2013-01-06 11:32 ` Mauro Carvalho Chehab
2013-01-06 12:34 ` Sylwester Nawrocki
2013-01-06 12:41 ` Mauro Carvalho Chehab
2013-01-06 12:53 ` Hans Verkuil
2013-01-06 13:04 ` Mauro Carvalho Chehab
2013-01-06 13:15 ` Sylwester Nawrocki
2013-01-06 13:18 ` Mauro Carvalho Chehab [this message]
2013-01-06 12:05 ` Mauro Carvalho Chehab
2013-01-06 12:58 ` Sylwester Nawrocki
2013-01-06 13:17 ` Mauro Carvalho Chehab
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=20130106111855.6ae61650@redhat.com \
--to=mchehab@redhat.com \
--cc=devin.heitmueller@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=sylvester.nawrocki@gmail.com \
--cc=t.stanislaws@samsung.com \
--cc=tushar.behera@linaro.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.