2013/1/15 Maarten Lankhorst :
> This type of fence can be used with hardware synchronization for simple
> hardware that can block execution until the condition
> (dma_buf[offset] - value) >= 0 has been met.
>
> A software fallback still has to be provided in case the fence is used
> with a device t
On Wed, Jan 16, 2013 at 2:07 AM, Antti Palosaari wrote:
> On 01/15/2013 07:12 PM, Mauro Carvalho Chehab wrote:
>>
>> Em Tue, 15 Jan 2013 17:26:17 +0200
>> Antti Palosaari escreveu:
>>
>>> On 01/15/2013 04:49 PM, Antti Palosaari wrote:
I am a little bit lazy to read all those patches, bu
On Tuesday 15 January 2013 22:57:06 Ondrej Zary wrote:
> On Monday 14 January 2013 22:29:58 Ondrej Zary wrote:
> > On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> > > Partially working: FM radio
> > > Radio seems to be a long-standing problem with saa7134 cards using
> > > silicon tuners
On Monday 14 January 2013 22:29:58 Ondrej Zary wrote:
> On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> > Partially working: FM radio
> > Radio seems to be a long-standing problem with saa7134 cards using
> > silicon tuners (according to various mailing lists).
> >
> > On this card, GPIO1
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:Tue Jan 15 19:00:19 CET 2013
git hash:3151d14aa6e983aa36d51a80d0477859f9ba12af
gcc version: i686-linux-gcc (GCC
The address of a variable is impossible to be null, so we remove the check.
Signed-off-by: Cong Ding
---
sorry for sending again. I didn't notice there are another 2 places with the
same issue.
- cong
drivers/media/dvb-frontends/stv0900_core.c | 14 --
drivers/media/dvb-frontends
The address of a variable is impossible to be null, so we remove the check.
Signed-off-by: Cong Ding
---
drivers/media/dvb-frontends/stv0900_core.c |7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/media/dvb-frontends/stv0900_core.c
b/drivers/media/dvb-fronte
On 01/15/2013 07:12 PM, Mauro Carvalho Chehab wrote:
Em Tue, 15 Jan 2013 17:26:17 +0200
Antti Palosaari escreveu:
On 01/15/2013 04:49 PM, Antti Palosaari wrote:
I am a little bit lazy to read all those patches, but I assume it is
possible:
* return SNR (CNR) as both dB and linear?
* return si
Hello,
try to get DVB-T USB Device EyeTV Micro
(http://www.elgato.com/elgato/int/mainmenu/products/tuner/EyeTV-Micro.en.html)
from elgato for Android, Mac OS X and Windows with current media_build
without any success running.
$ uname -r
3.5.0-21-generic
$ dmesg
[44358.948126] usb 1-1: new high-s
Em Tue, 15 Jan 2013 17:26:17 +0200
Antti Palosaari escreveu:
> On 01/15/2013 04:49 PM, Antti Palosaari wrote:
> > I am a little bit lazy to read all those patches, but I assume it is
> > possible:
> > * return SNR (CNR) as both dB and linear?
> > * return signal strength as both dBm and linear?
>
Am 14.01.2013 10:20, schrieb Hans Verkuil:
> On Sun January 13 2013 13:50:50 Frank Schäfer wrote:
>> Signed-off-by: Frank Schäfer
>> ---
>> drivers/media/usb/em28xx/em28xx-video.c |8
>> 1 Datei geändert, 8 Zeilen hinzugefügt(+)
>>
>> diff --git a/drivers/media/usb/em28xx/em28xx-vide
Em Tue, 15 Jan 2013 10:47:50 -0500
Devin Heitmueller escreveu:
> On Tue, Jan 15, 2013 at 10:21 AM, Mauro Carvalho Chehab
> wrote:
> >> Lets say SS, SNR, BER, UCB are queried, but only SS and SNR are ready to
> >> be returned, whilst rest are not possible? As I remember DVBv5 API is
> >> broken b
On Tue, Jan 15, 2013 at 10:21 AM, Mauro Carvalho Chehab
wrote:
>> Lets say SS, SNR, BER, UCB are queried, but only SS and SNR are ready to
>> be returned, whilst rest are not possible? As I remember DVBv5 API is
>> broken by design and cannot return error code per request.
>
> The one(s) not avail
On 01/15/2013 04:49 PM, Antti Palosaari wrote:
I am a little bit lazy to read all those patches, but I assume it is
possible:
* return SNR (CNR) as both dB and linear?
* return signal strength as both dBm and linear?
And what happens when when multiple statistics are queried, but fronted
cannot
Em Tue, 15 Jan 2013 16:08:14 +0530
Manu Abraham escreveu:
> On Tue, Jan 15, 2013 at 8:00 AM, Mauro Carvalho Chehab
> wrote:
> > Add DVBv5 methods to retrieve QoS statistics.
> >
> > Those methods allow per-layer and global statistics.
> >
> > Implemented 2 QoS statistics on mb86a20s, one global
Em Tue, 15 Jan 2013 16:49:07 +0200
Antti Palosaari escreveu:
> On 01/15/2013 03:10 PM, Mauro Carvalho Chehab wrote:
> > Em Tue, 15 Jan 2013 11:34:37 +0200
> > Antti Palosaari escreveu:
> >
> >> On 01/15/2013 04:30 AM, Mauro Carvalho Chehab wrote:
> >>
> >>> v6: Add DocBook documentation.
>
On 01/15/2013 03:10 PM, Mauro Carvalho Chehab wrote:
Em Tue, 15 Jan 2013 11:34:37 +0200
Antti Palosaari escreveu:
On 01/15/2013 04:30 AM, Mauro Carvalho Chehab wrote:
v6: Add DocBook documentation.
v7: Some fixes as suggested by Antti
v8: Documentation fix, compilation fix
On 12.01.2013 23:05, Sakari Ailus wrote:
Hi Andrzej,
Andrzej Hajda wrote:
Hi,
I have included this proposition already in the post "[PATCH RFC 0/2]
V4L: Add auto focus area control and selection" but it left unanswered.
I repost it again in a separate e-mail, I hope this way it will be
easier
This patch enables all analog video inputs on Compro E650F cards.
However, it modifies "cx23885_initialize()" in "cx25840-core.c" that
may break other devices.
I'm seeking a way to avoid modifying "cx23885_initialize()",
any suggestions are appreciated.
Regards
Add-analog-video-input-suppor
Again, missing entry :(
Op 15-01-13 13:33, Maarten Lankhorst schreef:
> Needed for reservation slowpath.
I was hoping to convert the 'mutexes' in ttm to proper mutexes, so I extended
the
core mutex code slightly to add support for reservations. This requires however
passing an argument to __mute
Woops, missed the updated patch description..
Op 15-01-13 13:33, Maarten Lankhorst schreef:
> makes it easier to port ttm over..
>
> Signed-off-by: Maarten Lankhorst
mutex_reserve_lock, and mutex_reserve_lock_interruptible:
Lock a buffer with a reservation_id set. reservation_id must not be se
Em Tue, 15 Jan 2013 11:34:37 +0200
Antti Palosaari escreveu:
> On 01/15/2013 04:30 AM, Mauro Carvalho Chehab wrote:
>
> > v6: Add DocBook documentation.
> > v7: Some fixes as suggested by Antti
> > v8: Documentation fix, compilation fix and name the stats struct,
> > for
This type of fence can be used with hardware synchronization for simple
hardware that can block execution until the condition
(dma_buf[offset] - value) >= 0 has been met.
A software fallback still has to be provided in case the fence is used
with a device that doesn't support this mechanism. It is
Needed for reservation slowpath.
---
arch/ia64/include/asm/mutex.h| 20
arch/powerpc/include/asm/mutex.h | 20
arch/sh/include/asm/mutex-llsc.h | 20
arch/x86/include/asm/mutex_32.h | 20
arch/x86/include/asm/
makes it easier to port ttm over..
Signed-off-by: Maarten Lankhorst
---
include/linux/mutex.h | 86 +-
kernel/mutex.c| 317 +++---
2 files changed, 387 insertions(+), 16 deletions(-)
diff --git a/include/linux/mutex.h b/include/li
Not exported, since only used by the fence implementation.
Signed-off-by: Maarten Lankhorst
---
include/linux/wait.h | 1 +
kernel/sched/core.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/linux/wait.h b/include/linux/wait.h
index 7cb64d4..7aaba95 100644
--- a/i
So I'm resending the patch series for reservations. This is identical to my git
tree at
http://cgit.freedesktop.org/~mlankhorst/linux/
Some changes have been made since my last version. Most notably is the use of
mutexes now instead of creating my own lock primitive, that would end up being
dupli
Signed-off-by: Maarten Lankhorst
---
The self-tests will fail if the commit "lockdep: Check if nested
lock is actually held" from linux tip core/locking is not applied.
---
lib/Kconfig.debug | 1 +
lib/locking-selftest.c | 385 ++---
2 files ch
This adds support for a generic reservations framework that can be
hooked up to ttm and dma-buf and allows easy sharing of reservations
across devices.
The idea is that a dma-buf and ttm object both will get a pointer
to a struct reservation_object, which has to be reserved before
anything is done
A fence can be attached to a buffer which is being filled or consumed
by hw, to allow userspace to pass the buffer without waiting to another
device. For example, userspace can call page_flip ioctl to display the
next frame of graphics after kicking the GPU but while the GPU is still
rendering. T
Em Tue, 15 Jan 2013 10:55:48 +0200
Antti Palosaari escreveu:
> On 01/15/2013 10:20 AM, Johannes Stezenbach wrote:
> > On Tue, Jan 15, 2013 at 12:30:46AM -0200, Mauro Carvalho Chehab wrote:
> >> Add DVBv5 methods to retrieve QoS statistics.
> >
> > According to http://en.wikipedia.org/wiki/Qos:
>
On Sun, Jan 6, 2013 at 7:04 PM, Mauro Carvalho Chehab
wrote:
> This is the summary of the patches that are currently under review at
> Linux Media Mailing List .
> Each patch is represented by its submission date, the subject (up to 70
> chars) and the patchwork link (if submitted via email).
>
>
On Tue, Jan 15, 2013 at 8:00 AM, Mauro Carvalho Chehab
wrote:
> Add DVBv5 methods to retrieve QoS statistics.
>
> Those methods allow per-layer and global statistics.
>
> Implemented 2 QoS statistics on mb86a20s, one global only
> (signal strengh), and one per layer (BER).
>
> Tested with a modifi
Hi Mauro,
Please pull the following patches for DaVinci media, fixing trivial issues.
Regards,
--Prabhakar Lad
The following changes since commit 3151d14aa6e983aa36d51a80d0477859f9ba12af:
[media] media: remove __dev* annotations (2013-01-11 13:03:24 -0200)
are available in the git repository
On 01/15/2013 04:30 AM, Mauro Carvalho Chehab wrote:
v6: Add DocBook documentation.
v7: Some fixes as suggested by Antti
v8: Documentation fix, compilation fix and name the stats struct,
for its reusage inside the core
v9: counters need 32 bits. So, change the return
On 01/15/2013 10:20 AM, Johannes Stezenbach wrote:
On Tue, Jan 15, 2013 at 12:30:46AM -0200, Mauro Carvalho Chehab wrote:
Add DVBv5 methods to retrieve QoS statistics.
According to http://en.wikipedia.org/wiki/Qos:
"Quality of service in computer network trafficking refers
to resource reservat
Hi Mauro,
Please pull the following patches, which use devm_kzalloc() instead of
kzalloc().
Regards,
--Prabhakar Lad
The following changes since commit 3151d14aa6e983aa36d51a80d0477859f9ba12af:
[media] media: remove __dev* annotations (2013-01-11 13:03:24 -0200)
are available in the git repo
On Tue, Jan 15, 2013 at 12:30:46AM -0200, Mauro Carvalho Chehab wrote:
> Add DVBv5 methods to retrieve QoS statistics.
According to http://en.wikipedia.org/wiki/Qos:
"Quality of service in computer network trafficking refers
to resource reservation control mechanisms"
I think it is misleading to
The current code was implemented with some default configurations,
this default configuration works on board and doesn't work on other.
This patch accepts the configuration through platform data and configures
the encoder depending on the data set.
Signed-off-by: Lad, Prabhakar
---
drivers/medi
39 matches
Mail list logo