Hi Vikas,
This patch should be numbered 0/1 as it is not a patch in itself and
the subsequent patch should be 1/1 so as to show that these 2 together
form a series.
Also, your subject line seems to have been truncated.
On 28 January 2013 11:15, Vikas Sajjan wrote:
> This patch adds display-timi
This patch adds display-timing node parsing using video helper function
Signed-off-by: Leela Krishna Amudala
Signed-off-by: Vikas Sajjan
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 35 --
1 file changed, 33 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu
This patch adds display-timing node parsing to drm fimd, this depends on
the display helper patchset at
http://www.mail-archive.com/dri-devel@lists.freedesktop.org/msg33354.html
It also adds pinctrl support for drm fimd.
patch is based on branch "exynos-drm-next" at
http://git.kernel.org/pub/scm/
Hi Chris,
Sorry for the delay reply. It seems like my reply last night was missed.
>From the sysinfo you provide, there are no pcie port devices under
>/sys/bus/pci_express/devices.
Maybe because there are some problems with _OSC in your laptop, so pcie port
driver won't create pcie port devi
Thanks again, Martin.
Firstly, maybe we should remove the linux-media list from the copy list.
I imagine this hotplug stuff is just noise to them.
[snip]
Do you have any other express card around to try if it works at all? Try that
always after a cold boot.
Not at the moment, but I ordered
Mensaje original
Hi
El 27/01/13 13:16, Mauro Carvalho Chehab escribió:
Em Sun, 27 Jan 2013 12:27:21 -0300
Alfredo Jesús Delaiti escreveu:
Hi all
I'm trying to run the digital part of the card MyGica X8507 and I need
he
Hi
El 27/01/13 13:16, Mauro Carvalho Chehab escribió:
Em Sun, 27 Jan 2013 12:27:21 -0300
Alfredo Jesús Delaiti escreveu:
Hi all
I'm trying to run the digital part of the card MyGica X8507 and I need
help on some issues.
Need data sheet of IC MB86A20S and no where to get it. Fujitsu People
Add AverMedia AverTV Satellite Hybrid+FM (A706) card to saa7134 driver.
Working: analog inputs, TV, FM radio and IR remote control.
Untested: DVB-S.
Signed-off-by: Ondrej Zary
---
v2: added msleep() to dvb init to allow chips to come out of reset
drivers/media/i2c/ir-kbd-i2c.c |
> Hi,
>
> I have tried for weeks to make this card work with Tvheadend and now recently
> with Myth TV on the following configuration:
> • Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz
> • Ubuntu desktop 12.04
> • Kernel version 3.2.0-36-generic-pae
> • KNC1 TV-Station DVB-S2 Twin card
> http:
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Sun Jan 27 19:00:16 CET 2013
git branch: for_v3.9
git hash: a32f7d1ad3744914273c6907204c2ab3b5d496a0
gcc ve
Make saa7134 driver more V4L2 compliant: don't set bogus V4L2_IN_ST_NO_SYNC
flag in enum_input as it's for digital video only
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/media/pci/saa71
Make saa7134 driver more V4L2 compliant: remove empty g_audio and s_audio
functions and don't set audioset in enum_input
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c | 30 -
1 files changed, 0 insertions(+), 30 deletions(-)
diff --git a/
Make saa7134 driver more V4L2 compliant: return real frequency range in
g_tuner and fail in s_tuner for non-zero tuner
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drivers/media/pci/saa7134/s
Make saa7134 driver more V4L2 compliant: remove broken priority handling
and use v4l2_fh instead
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-core.c |3 +-
drivers/media/pci/saa7134/saa7134-video.c | 61 +++-
drivers/media/pci/saa7134/saa7134.h
Make saa7134 driver more V4L2 compliant: don't cache frequency in
s_frequency/g_frequency but return real one instead
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c |6 --
drivers/media/pci/saa7134/saa7134.h |1 -
2 files changed, 4 insertions(+), 3 de
Make saa7134 driver more V4L2 compliant: filter audio modes that came from
tuner - keep only MONO/STEREO in radio mode
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/pci/saa7134/saa71
Hello,
this patch series improves v4l2-compliance of saa7134 driver. There are still
some problems. Controls require conversion to control framework which I was
unable to finish (because the driver accesses other controls and also the
file handle from within s_ctrl).
Radio is now OK except for con
Make saa7134 driver more V4L2 compliant: implement V4L2_CAP_DEVICE_CAPS support
and fix all capabilities problems reported by v4l2-compliance.
Signed-off-by: Ondrej Zary
---
drivers/media/pci/saa7134/saa7134-video.c | 55
1 files changed, 31 insertions(+), 24 delet
Chris Clayton wrote:
>
>
> On 01/27/13 14:26, Martin Mokrejs wrote:
>> Chris Clayton wrote:
>>>
>>>
>>> On 01/27/13 12:18, Yijing Wang wrote:
于 2013-01-27 19:19, Chris Clayton 写道:
> Hi Yijing
>
> On 01/27/13 02:45, Yijing Wang wrote:
>> 于 2013-01-27 4:54, Chris Clayton 写道:
>>
Em Sun, 27 Jan 2013 12:27:21 -0300
Alfredo Jesús Delaiti escreveu:
> Hi all
>
> I'm trying to run the digital part of the card MyGica X8507 and I need
> help on some issues.
>
>
>
> Need data sheet of IC MB86A20S and no where to get it. Fujitsu People of
> Germany told me: "This is a very o
On 01/27/13 14:26, Martin Mokrejs wrote:
Chris Clayton wrote:
On 01/27/13 12:18, Yijing Wang wrote:
于 2013-01-27 19:19, Chris Clayton 写道:
Hi Yijing
On 01/27/13 02:45, Yijing Wang wrote:
于 2013-01-27 4:54, Chris Clayton 写道:
Hi Martin,
On 01/24/13 19:21, Martin Mokrejs wrote:
Hi Chris,
Chris Clayton wrote:
>
>
> On 01/27/13 12:18, Yijing Wang wrote:
>> 于 2013-01-27 19:19, Chris Clayton 写道:
>>> Hi Yijing
>>>
>>> On 01/27/13 02:45, Yijing Wang wrote:
于 2013-01-27 4:54, Chris Clayton 写道:
> Hi Martin,
>
> On 01/24/13 19:21, Martin Mokrejs wrote:
>> Hi Chris,
>>
Em Fri, 25 Jan 2013 11:40:13 +0100
Hans Verkuil escreveu:
> On Fri January 25 2013 10:51:57 Hans de Goede wrote:
> >
> >
> > Hi,
> >
> > On 12/25/2012 05:56 AM, Mauro Carvalho Chehab wrote:
> >
> > > The pwc driver can currently return -ENOENT at VIDIOC_S_FMT ioctl. This
> > > doesn't seem ri
Em Fri, 25 Jan 2013 14:42:59 +0100
Hans Verkuil escreveu:
> On Fri January 25 2013 14:40:45 Hans de Goede wrote:
> > Hi,
> >
> > On 01/25/2013 11:40 AM, Hans Verkuil wrote:
> >
> >
> >
> > >> What I did notice is that pwc_vidioc_try_fmt returns EINVAL when
> > >> an unsupported pixelformat is
On 01/27/13 12:18, Yijing Wang wrote:
于 2013-01-27 19:19, Chris Clayton 写道:
Hi Yijing
On 01/27/13 02:45, Yijing Wang wrote:
于 2013-01-27 4:54, Chris Clayton 写道:
Hi Martin,
On 01/24/13 19:21, Martin Mokrejs wrote:
Hi Chris,
try to include in kernel only acpiphp and omit pciehp. Don't
于 2013-01-27 19:19, Chris Clayton 写道:
> Hi Yijing
>
> On 01/27/13 02:45, Yijing Wang wrote:
>> 于 2013-01-27 4:54, Chris Clayton 写道:
>>> Hi Martin,
>>>
>>> On 01/24/13 19:21, Martin Mokrejs wrote:
Hi Chris,
try to include in kernel only acpiphp and omit pciehp. Don't use
modules
Hi Martin,
On 01/26/13 21:14, Martin Mokrejs wrote:
Hi Chris,
Chris Clayton wrote:
Hi Martin,
On 01/24/13 19:21, Martin Mokrejs wrote:
Hi Chris,
try to include in kernel only acpiphp and omit pciehp. Don't use modules
but include
them statically. And try, in addition, check whether "pci
Hi Mauro,
The first patch moves the DV control IDs from videodev2.h to v4l2-controls.h.
I noticed that they weren't moved when the controls were split off from
videodev2.h, probably because the patch adding the DV controls and the move
to v4l2-controls.h crossed one another.
The second and third
On 01/27/2013 02:10 AM, Jose Alberto Reguero wrote:
On Jueves, 24 de enero de 2013 10:43:44 Antti Palosaari escribió:
On 01/24/2013 02:15 AM, Jose Alberto Reguero wrote:
On Jueves, 24 de enero de 2013 00:36:25 Antti Palosaari escribió:
On 01/24/2013 12:34 AM, Jose Alberto Reguero wrote:
Add l
29 matches
Mail list logo