Hi Nicolas,
On Mon, 2016-04-18 at 13:48 -0400, Nicolas Dufresne wrote:
> Le lundi 18 avril 2016 à 16:22 +0800, tiffany lin a écrit :
> > > > We are plaining to remove m2m framework in th feature, although
> > we think
> > >
> > > Remove it for just the decoder driver or both encoder and decoder?
On Mon, Apr 18, 2016 at 06:01:19PM +0900, Yuki Machida wrote:
> Hi Greg and Sasha,
>
> Please do not accept patch of 588afcc to stable tree,
> because above patch has some problem.
> It reported by Vladis and Hans.
> https://patchwork.linuxtv.org/patch/32798/
> https://www.spinics.net/lists/linux-
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 Apr 19 04:00:17 CEST 2016
git branch: test
git hash: ecb7b0183a89613c154d1bea48b494907efbf8f9
gcc versi
On 4/14/2016 22:14, Laurent Pinchart wrote:
Hello Songjun,
On Thursday 14 Apr 2016 13:44:27 Wu, Songjun wrote:
The option 'CONFIG_COMMON_CLK=y' is needed to add to '.config'.
But I do not validate, '.config' will be generated automatically and
overwritten when it is changed.
Your driver's K
Hi, how are you? My name is J Eric Denials, External Financial Auditor at
Lloyds Banking Group plc., London. It is a pleasure to contact you at this time
through this medium. I have a cool and legitimate deal to do with you as you're
a foreigner, it will be mutually beneficial to both. If you’re
On Fri, Apr 1, 2016 at 3:38 PM, Ezequiel Garcia
wrote:
> Now that the driver has the infrastructure to support more
> DMA modes, let's add the DMA scatter-gather mode.
>
> In this mode, the device delivers sequential top-bottom
> frames.
>
> Signed-off-by: Ezequiel Garcia
> ---
> drivers/media/p
Le lundi 18 avril 2016 à 16:22 +0800, tiffany lin a écrit :
> > > We are plaining to remove m2m framework in th feature, although
> we think
> >
> > Remove it for just the decoder driver or both encoder and decoder?
> >
> Remove it from decoder driver.
Did you look at how CODA handle it (drivers
Hi, how are you? My name is J Eric Denials, External Financial Auditor at
Lloyds Banking Group plc., London. It is a pleasure to contact you at this time
through this medium. I have a cool and legitimate deal to do with you as you're
a foreigner, it will be mutually beneficial to both. If you’re
On Fri, Apr 1, 2016 at 3:38 PM, Ezequiel Garcia
wrote:
> Now that the driver has the infrastructure to support more
> DMA modes, let's add the DMA contiguous interlaced frame mode.
>
> In this mode, the DMA P and B buffers are programmed with
> the user-provided buffers. When a P (or B) frame is r
Signed-off-by: Alejandro Torrado
---
drivers/media/usb/dvb-usb/dib0700_devices.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/media/usb/dvb-usb/dib0700_devices.c
b/drivers/media/usb/dvb-usb/dib0700_devices.c
index ea0391e..0857b56 100644
--- a/drivers/media/usb/
This patch is incomplete. Sorry about that. New one coming soon.
2016-04-18 12:46 GMT-03:00 Alejandro Torrado :
> Signed-off-by: Alejandro Torrado
> ---
> drivers/media/usb/dvb-usb/dib0700_devices.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/media/usb/dvb-usb/dib0700_device
Signed-off-by: Alejandro Torrado
---
drivers/media/usb/dvb-usb/dib0700_devices.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/usb/dvb-usb/dib0700_devices.c
b/drivers/media/usb/dvb-usb/dib0700_devices.c
index ea0391e..ee7bafc 100644
--- a/drivers/media/usb/dvb-usb/dib0700_dev
Hi Mauro,
These two patches should go to 4.6.
Note that the usbvision patch is also part of a 4.7 pull request of mine, but
I realized that it should go to 4.6, not 4.7.
Regards,
Hans
The following changes since commit ecb7b0183a89613c154d1bea48b494907efbf8f9:
[media] m88ds3103: fix
On Fri, Apr 15, 2016 at 12:09 PM, Nicolas Dufresne wrote:
> Le vendredi 15 avril 2016 à 11:58 -0400, Rob Clark a écrit :
>> The issue is probably the YUV format, which we cannot really deal
>> with
>> properly in gallium.. it's a similar issue to multi-planer even if
>> it
>> is in a single buffe
Em Mon, 18 Apr 2016 10:10:17 +0200
Markus Heiser escreveu:
> Hi Mauro, hi kernel-doc authors,
>
> Am 12.04.2016 um 15:58 schrieb Mauro Carvalho Chehab
> :
>
> > Em Fri, 8 Apr 2016 17:12:27 +0200
> > Markus Heiser escreveu:
> >
> >> Hi kernel-doc authors,
> >>
> >> motivated by this MT, I
I am Capt. Lawrence Tyman, an officer in US Army,and also a West Point
Graduate, serving in the Military with the 82nd Air Borne Division
Peace keeping force deployed from Afganistan to Syria.
We were moved to Syria from Iraq as the last batch just left,and i
really need your help in assisting me
On 04/14/2016 06:17 PM, Ulrich Hecht wrote:
> Initializes the decoder subdevice with a fixed EDID blob.
>
> Signed-off-by: Ulrich Hecht
> ---
> drivers/media/platform/rcar-vin/rcar-v4l2.c | 46
> +
> 1 file changed, 46 insertions(+)
>
> diff --git a/drivers/media/pl
Hi Ulrich,
This isn't right: this just overwrites the adv7180 input with an HDMI input.
I assume the intention is to have support for both adv7180 and HDMI input and
to use VIDIOC_S_INPUT to select between the two.
This really needs some more work, I'm afraid.
Regards,
Hans
On 04/14/2
Hi Niklas,
Thanks for the patch. I've been testing this a bit more and there are a
few things missing.
On 04/12/2016 04:33 PM, Niklas Söderlund wrote:
> diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c
> b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> new file mode 100644
> index 000
Hi Jonahtan,
Am 12.04.2016 um 17:46 schrieb Jonathan Corbet :
> On Fri, 8 Apr 2016 17:12:27 +0200
> Markus Heiser wrote:
>
>> motivated by this MT, I implemented a toolchain to migrate the kernel’s
>> DocBook XML documentation to reST markup.
>>
>> It converts 99% of the docs well ... to gai
Add support in the dts for the HDMI input. Based on the Lager dts
patch from Ultich Hecht.
Signed-off-by: Hans Verkuil
---
Ulrich, can you add this patch to your r-car HDMI patch series?
Thanks!
Hans
---
arch/arm/boot/dts/r8a7791-koelsch.dts | 41 +++
1
Hello, Yuki, all,
> Why "usbvision: revert commit 588afcc1" is not accepted in linux-media ?
As mentioned in a message from Hans down this thread, it "fell through the
cracks",
unfortunately. (http://www.spinics.net/lists/linux-media/msg99495.html)
Best regards,
Vladis Dronov | Red Hat, Inc. |
Hi Greg and Sasha,
Please do not accept patch of 588afcc to stable tree,
because above patch has some problem.
It reported by Vladis and Hans.
https://patchwork.linuxtv.org/patch/32798/
https://www.spinics.net/lists/linux-media/msg96936.html
http://article.gmane.org/gmane.linux.kernel.stable/1742
Hi Vladis,
On 2016年04月15日 18:55, Vladis Dronov wrote:
Hello, Yuki, all,
My commit fa52bd506f resolves CVE-2015-7833, as mentioned in
https://www.spinics.net/lists/linux-media/msg96936.html
I understand that commit fa52bd506f resolved security issue of CVE-2015-7833
and commit 588afcc1 is not n
Hi Hans,
On Mon, 2016-04-18 at 09:32 +0200, Hans Verkuil wrote:
> On 04/18/2016 07:40 AM, tiffany lin wrote:
> >
> > snipped.
> >
> >>> +
> >>> +void mtk_vcodec_dec_set_default_params(struct mtk_vcodec_ctx *ctx)
> >>> +{
> >>> + struct mtk_q_data *q_data;
> >>> +
> >>> + ctx->m2m_ctx->q_lock = &
Hi Mauro, hi kernel-doc authors,
Am 12.04.2016 um 15:58 schrieb Mauro Carvalho Chehab :
> Em Fri, 8 Apr 2016 17:12:27 +0200
> Markus Heiser escreveu:
>
>> Hi kernel-doc authors,
>>
>> motivated by this MT, I implemented a toolchain to migrate the kernel’s
>> DocBook XML documentation to reST
On Sun, Apr 3, 2016 at 1:54 PM, Jonathan Cameron wrote:
> On 03/04/16 09:52, Peter Rosin wrote:
>> From: Peter Rosin
>>
>> The root i2c adapter lock is then no longer held by the i2c mux during
>> accesses behind the i2c gate, and such accesses need to take that lock
>> just like any other ordina
On 04/18/2016 07:40 AM, tiffany lin wrote:
>
> snipped.
>
>>> +
>>> +void mtk_vcodec_dec_set_default_params(struct mtk_vcodec_ctx *ctx)
>>> +{
>>> + struct mtk_q_data *q_data;
>>> +
>>> + ctx->m2m_ctx->q_lock = &ctx->dev->dev_mutex;
>>> + ctx->fh.m2m_ctx = ctx->m2m_ctx;
>>> + ctx->fh.ctrl
On 04/13/2016 09:44 AM, Songjun Wu wrote:
> Add driver for the Image Sensor Controller. It manages
> incoming data from a parallel based CMOS/CCD sensor.
> It has an internal image processor, also integrates a
> triple channel direct memory access controller master
> interface.
>
> Signed-off-by:
29 matches
Mail list logo