> -Original Message-
> From: dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org
> [mailto:dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org] On
> Behalf Of Russell King - ARM Linux
> Sent: Thursday, June 20, 2013 3:29 AM
> To: Inki Dae
> Cc: linux-fbdev; DRI mailing l
On 06/19/2013 12:36 PM, Laurent Pinchart wrote:
> Hi Andrzej,
>
> On Wednesday 19 June 2013 12:33:11 Andrzej Hajda wrote:
>> On 06/19/2013 12:03 AM, Laurent Pinchart wrote:
>>> On Thursday 16 May 2013 10:14:32 Andrzej Hajda wrote:
This patch adds managed versions of initialization
functio
Hi all,
(device: http://linuxtv.org/wiki/index.php/MSI_DigiVox_Trio)
Thanks to the message from Philip Pemberton I was able to try loading
the em28xx driver myself using:
sudo modprobe em28xx card=NUMBER
echo eb1a 2885 | sudo tee /sys/bus/usb/drivers/em28xx/new_id
Here are the results for NU
If 1080i60 or 1080p30 as max supported, the bandwidth requirement would be
124.416MB/s (1920*1080*2*30, in YUV422 format). Make sense and it can pass
through over a PCIe lane x1.
-Original Message-
From: linux-media-ow...@vger.kernel.org
[mailto:linux-media-ow...@vger.kernel.org] On Be
Refer to the discussion at:
http://www.amazon.com/Blackmagic-Design-Intensity-Pro-Editing/product-reviews/B001CN9GEA
,
1) It does not support 1080p/60 or 1080p/50;
2) It uses YUV (4:2:2).
Charlie X. Liu
-Original Message-
From: linux-media-ow...@vger.kernel.org
[mailto:linux-media-ow.
probe() should not return 0 for unsupported devices, but go7007_usb_probe()
does.
The patch fixes it to return -ENODEV.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov
---
drivers/staging/media/go7007/go7007-usb.c | 4 ++--
1 file changed, 2 ins
On Thu, Jun 20, 2013 at 12:10:04AM +0900, Inki Dae wrote:
> On the other hand, the below shows how we could enhance the conventional
> way with my approach (just example):
>
> CPU -> DMA,
> ioctl(qbuf command) ioctl(streamon)
> |
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: Wed Jun 19 19:00:20 CEST 2013
git branch: test
git hash: 414abbd2cd4c2618895f02ed3a76ec6647281436
gcc versi
On 06/16/2013 10:52 PM, Kukjin Kim wrote:
> On 06/15/13 02:45, Sylwester Nawrocki wrote:
>> > Generic PHY drivers are used to handle the MIPI CSIS and MIPI DSIM
>> > DPHYs so we can remove now unused code at arch/arm/plat-samsung.
>
> If so, sounds good :)
>
>> > In case there is any board file fo
On Wednesday 19 of June 2013 19:10:52 Sylwester Nawrocki wrote:
> On 06/16/2013 11:15 PM, Tomasz Figa wrote:
> > On Friday 14 of June 2013 19:45:49 Sylwester Nawrocki wrote:
> >> > Use the generic PHY API instead of the platform callback to control
> >> > the MIPI DSIM DPHY.
> >> >
> >> > Signed-o
On 06/16/2013 11:15 PM, Tomasz Figa wrote:
> On Friday 14 of June 2013 19:45:49 Sylwester Nawrocki wrote:
>> > Use the generic PHY API instead of the platform callback to control
>> > the MIPI DSIM DPHY.
>> >
>> > Signed-off-by: Sylwester Nawrocki
>> > Signed-off-by: Kyungmin Park
>> > ---
>> >
Hi Tomasz,
On 06/16/2013 11:11 PM, Tomasz Figa wrote:
> Hi Sylwester,
>
> Looks good, but I added some nitpicks inline.
>
> On Friday 14 of June 2013 19:45:47 Sylwester Nawrocki wrote:
>> Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2
>> receiver and MIPI DSI transmitter DPH
On Wed, Jun 19, 2013 at 08:21:19AM -0600, Steven Toth wrote:
> 1080i max and it's 8 or 10bit colorspace, not 24bit (IIRC).
I think that's 8 or 10bit per component, so 24 or 30bit per pixel.
Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message
> You are right. According to your numbers, this card can't work. So why
> would BlackMagic design an HDMI capture card with only one PCIe lane if it
> can't possibly work? It must work somehow. I must be missing some crucial
> piece of information.
Blackmagic's Intensity card doesn't support
This patch adds managed version of initialization
function for v4l2 i2c subdevices.
Signed-off-by: Andrzej Hajda
Reviewed-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
v4:
- added description to devm_v4l2_subdev_bind
v3:
- removed devm_v4l2_subdev_(init|free),
v2:
James Board writes:
> You are right. According to your numbers, this card can't work. So
> why would BlackMagic design an HDMI capture card with only one PCIe
> lane if it can't possibly work? It must work somehow. I must be
> missing some crucial piece of information.
>
> The card doesn't s
You are right. According to your numbers, this card can't work. So why would
BlackMagic design an HDMI capture card with only one PCIe lane if it can't
possibly work? It must work somehow. I must be missing some crucial piece of
information.
The card doesn't support hardware encoding, righ
Earlier version of dma-contig allocator in user ptr mode assumed that in
all cases DMA address equals physical address. This was just a special case.
Commit e15dab752d4c588544ccabdbe020a7cc092e23c8 introduced correct support
for converting userpage to dma address, but unfortunately it broke the
sup
Am Mittwoch, den 19.06.2013, 19:44 +0900 schrieb Inki Dae:
>
> > -Original Message-
> > From: Lucas Stach [mailto:l.st...@pengutronix.de]
> > Sent: Wednesday, June 19, 2013 7:22 PM
> > To: Inki Dae
> > Cc: 'Russell King - ARM Linux'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI
> > mailing list';
> -Original Message-
> From: Lucas Stach [mailto:l.st...@pengutronix.de]
> Sent: Wednesday, June 19, 2013 7:22 PM
> To: Inki Dae
> Cc: 'Russell King - ARM Linux'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI
> mailing list'; 'myungjoo.ham'; 'YoungJun Cho'; linux-arm-
> ker...@lists.infradead.org;
Hi Sascha,
On Wednesday 19 June 2013 07:30:54 Sascha Hauer wrote:
> On Wed, Jun 19, 2013 at 02:39:48AM +0200, Laurent Pinchart wrote:
> > On Monday 10 June 2013 15:56:01 Laurent Pinchart wrote:
> > > Hi Sascha,
> > >
> > > I'm sorry for the late reply.
> > >
> > > Great patch set, thank you. It'
Hi Andrzej,
On Wednesday 19 June 2013 12:33:11 Andrzej Hajda wrote:
> On 06/19/2013 12:03 AM, Laurent Pinchart wrote:
> > On Thursday 16 May 2013 10:14:32 Andrzej Hajda wrote:
> >> This patch adds managed versions of initialization
> >> function for media entity.
> >>
> >> Signed-off-by: Andrzej
On 06/19/2013 12:03 AM, Laurent Pinchart wrote:
> Hi Andrzej,
>
> Thank you for the patch.
>
> On Thursday 16 May 2013 10:14:32 Andrzej Hajda wrote:
>> This patch adds managed versions of initialization
>> function for media entity.
>>
>> Signed-off-by: Andrzej Hajda
>> Reviewed-by: Sylwester Nawr
Am Mittwoch, den 19.06.2013, 14:45 +0900 schrieb Inki Dae:
>
> > -Original Message-
> > From: Lucas Stach [mailto:l.st...@pengutronix.de]
> > Sent: Tuesday, June 18, 2013 6:47 PM
> > To: Inki Dae
> > Cc: 'Russell King - ARM Linux'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI
> > mailing list'; 'm
This patch adds a buffer synchronization framework based on DMA BUF[1]
and reservation[2] to use dma-buf resource, and based on ww-mutexes[3]
for lock mechanism.
The purpose of this framework is to provide not only buffer access control
to CPU and DMA but also easy-to-use interfaces for device dri
25 matches
Mail list logo