Hi Rob,
On Tue, 2015-11-17 at 13:41 -0600, Rob Herring wrote:
> On Tue, Nov 17, 2015 at 08:54:41PM +0800, Tiffany Lin wrote:
> > add a DT binding documentation of Video Encoder for the
> > MT8173 SoC from Mediatek.
> >
> > Signed-off-by: Tiffany Lin
> > ---
> > .../devicetree/bindings/media/med
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 Nov 18 04:00:18 CET 2015
git branch: test
git hash: 217bdb0741ff4f2db8a1d52b967101702e8694c1
gcc versio
On Tue, 17 Nov 2015 13:29:49 -0200
Mauro Carvalho Chehab wrote:
> The enclosed patch should do the trick. I tested it with perl 5.10 and
> perl 5.22 it worked fine with both versions.
Indeed it seems to work - thanks! Applied to the docs tree, I'll get it
upstream before too long.
jon
--
To u
Hi,
I've recently started experimenting with a DVB-T usb stick and the
intent of this post is to understand if what I am seeing is expected
behaviour or not. Therefore, I am not providing any hw, kernel version
etc details at this point but quite happy to do so if required.
Right, I use the FE_SE
On Tue, Nov 17, 2015 at 3:54 PM, Hans Verkuil wrote:
> On 11/17/15 14:15, Ran Shalit wrote:
>> On Tue, Nov 17, 2015 at 9:53 AM, Hans Verkuil wrote:
>>> On 11/17/2015 08:39 AM, Ran Shalit wrote:
Hello,
I intend to use cobalt driver as a refence for new pci v4l2 driver,
which is
On Mon, Nov 16, 2015 at 04:52:49PM -0600, Benoit Parrot wrote:
> Rob Herring wrote on Mon [2015-Nov-16 09:26:16 -0600]:
> > On Sun, Nov 15, 2015 at 05:53:48PM -0600, Benoit Parrot wrote:
> > > Device Tree bindings for the Camera Adaptation Layer (CAL) driver
> >
> > Bindings are for h/w blocks, n
Mark Brown writes:
> On Tue, Nov 17, 2015 at 07:15:59AM -0200, Mauro Carvalho Chehab wrote:
>> Now that media has its own subdirectory inside platform_data,
>> let's move the headers that are already there to such subdir.
>
> Acked-by: Mark Brown
Acked-by: Robert Jarzmik
Cheers.
--
Robert
--
Signed-off-by: Insu Yun
---
drivers/media/usb/gspca/m5602/m5602_s5k83a.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/usb/gspca/m5602/m5602_s5k83a.c
b/drivers/media/usb/gspca/m5602/m5602_s5k83a.c
index bf6b215..84b2961 100644
--- a/drivers/media/usb/gspca/m5602/m5602_s5k8
On Tue, Nov 17, 2015 at 08:54:41PM +0800, Tiffany Lin wrote:
> add a DT binding documentation of Video Encoder for the
> MT8173 SoC from Mediatek.
>
> Signed-off-by: Tiffany Lin
> ---
> .../devicetree/bindings/media/mediatek-vcodec.txt | 58
>
> 1 file changed, 58 insert
Em Tue, 17 Nov 2015 17:24:23 +0100
Arnd Bergmann escreveu:
> On Tuesday 17 November 2015 17:17:39 Arnd Bergmann wrote:
> > The dibusb_read_eeprom_byte function is defined in dibusb-common.c,
> > but that file is not compiled for CONFIG_DVB_USB_DIBUSB_MB as it
> > is for the other driver using the
Em Tue, 17 Nov 2015 17:14:10 +
"Lad, Prabhakar" escreveu:
> Hi Mauro,
>
> On Tue, Nov 17, 2015 at 4:29 PM, Mauro Carvalho Chehab
> wrote:
> > Em Mon, 09 Nov 2015 23:27:02 +0200
> > Laurent Pinchart escreveu:
> >
> >> Hi Mauro,
> >>
> >> I've collected the pending Davinci staging fixes from
Em Mon, 16 Nov 2015 10:01:48 +0100
Hans Verkuil escreveu:
> Please note that this patch series assumes that my previous pull request was
> merged first:
>
> https://patchwork.linuxtv.org/patch/31872/
>
> This is for the v4l2-pci-skeleton patch. The other three are independent of
> the previous
Hi Mauro,
On Tue, Nov 17, 2015 at 4:29 PM, Mauro Carvalho Chehab
wrote:
> Em Mon, 09 Nov 2015 23:27:02 +0200
> Laurent Pinchart escreveu:
>
>> Hi Mauro,
>>
>> I've collected the pending Davinci staging fixes from patchwork and prepared
>> a
>> branch for you.
>>
>> Prabhakar, is that fine with
Em Tue, 17 Nov 2015 15:10:32 -0200
Mauro Carvalho Chehab escreveu:
> Em Fri, 13 Nov 2015 14:28:52 +0100
> Hans Verkuil escreveu:
>
> > Hi Mauro,
> >
> > A large pile of various fixes and enhancements.
> >
> > Regards,
> >
> > Hans
> >
> > The following changes since commit 79f5b6ae960d3
Em Fri, 13 Nov 2015 14:28:52 +0100
Hans Verkuil escreveu:
> Hi Mauro,
>
> A large pile of various fixes and enhancements.
>
> Regards,
>
> Hans
>
> The following changes since commit 79f5b6ae960d380c829fb67d5dadcd1d025d2775:
>
> [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_US
On Tuesday 17 November 2015 17:17:39 Arnd Bergmann wrote:
> The dibusb_read_eeprom_byte function is defined in dibusb-common.c,
> but that file is not compiled for CONFIG_DVB_USB_DIBUSB_MB as it
> is for the other driver using the common functions, so we can
> get a link error:
>
> drivers/built-i
Em Mon, 09 Nov 2015 23:27:02 +0200
Laurent Pinchart escreveu:
> Hi Mauro,
>
> I've collected the pending Davinci staging fixes from patchwork and prepared
> a
> branch for you.
>
> Prabhakar, is that fine with you ? Do you still maintain the driver ? If so,
> do you expect patches to be pick
The dibusb_read_eeprom_byte function is defined in dibusb-common.c,
but that file is not compiled for CONFIG_DVB_USB_DIBUSB_MB as it
is for the other driver using the common functions, so we can
get a link error:
drivers/built-in.o: In function `dibusb_dib3000mc_tuner_attach':
(.text+0x2c5124): un
On 17-11-2015 13:29, Mauro Carvalho Chehab wrote:
> Em Tue, 17 Nov 2015 07:44:31 -0700
> Jonathan Corbet escreveu:
>
>> On Tue, 17 Nov 2015 08:40:46 -0200
>> Mauro Carvalho Chehab wrote:
>>
>>> The above causes some versions of perl to fail, as keys expect a
>>> hash argument:
>>>
>>> Execution
Em Tue, 17 Nov 2015 07:44:31 -0700
Jonathan Corbet escreveu:
> On Tue, 17 Nov 2015 08:40:46 -0200
> Mauro Carvalho Chehab wrote:
>
> > The above causes some versions of perl to fail, as keys expect a
> > hash argument:
> >
> > Execution of .//scripts/kernel-doc aborted due to compilation error
On Tue, 17 Nov 2015 08:40:46 -0200
Mauro Carvalho Chehab wrote:
> The above causes some versions of perl to fail, as keys expect a
> hash argument:
>
> Execution of .//scripts/kernel-doc aborted due to compilation errors.
> Type of arg 1 to keys must be hash (not private array) at
> .//scripts/
On Tue, Nov 17, 2015 at 08:54:38PM +0800, Tiffany Lin wrote:
> From: Andrew-CT Chen
>
> Add a DT binding documentation of Video Processor Unit for the
> MT8173 SoC from Mediatek.
>
> Signed-off-by: Andrew-CT Chen
> ---
> .../devicetree/bindings/media/mediatek-vpu.txt | 27
>
On 11/17/2015 01:27 AM, Mauro Carvalho Chehab wrote:
> Em Mon, 16 Nov 2015 12:54:28 -0700
> Shuah Khan escreveu:
>
>> On 11/16/2015 11:36 AM, Mauro Carvalho Chehab wrote:
>>> Em Mon, 16 Nov 2015 01:02:56 +0200
>>> Sakari Ailus escreveu:
>>>
Hi Shuah,
On Thu, Nov 12, 2015 at 07:41:
On 11/17/15 14:15, Ran Shalit wrote:
> On Tue, Nov 17, 2015 at 9:53 AM, Hans Verkuil wrote:
>> On 11/17/2015 08:39 AM, Ran Shalit wrote:
>>> Hello,
>>>
>>> I intend to use cobalt driver as a refence for new pci v4l2 driver,
>>> which is required to use several input simultaneously. for this cobalt
> Is the cobalt or other pci v4l device have the chip datasheet
> available so that we can do a reverse engineering and gain more
> understanding about the register read/write for the dma transactions ?
> I made a search but it seems that the PCIe chip datasheet for these
> devices is not available
On Tue, Nov 17, 2015 at 9:53 AM, Hans Verkuil wrote:
> On 11/17/2015 08:39 AM, Ran Shalit wrote:
>> Hello,
>>
>> I intend to use cobalt driver as a refence for new pci v4l2 driver,
>> which is required to use several input simultaneously. for this cobalt
>> seems like a best starting point.
>> rea
Hi Sakari,
Thank you for the patch.
On Tuesday 17 November 2015 13:40:58 Sakari Ailus wrote:
> The long options array has to be followed by an all-zero entry. There was
> none.
>
> Signed-off-by: Sakari Ailus
Acked-by: Laurent Pinchart
> ---
> utils/media-ctl/options.c | 1 +
> 1 file chang
add a DT binding documentation of Video Encoder for the
MT8173 SoC from Mediatek.
Signed-off-by: Tiffany Lin
---
.../devicetree/bindings/media/mediatek-vcodec.txt | 58
1 file changed, 58 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/mediatek-v
add video encoder driver for MT8173
Signed-off-by: Tiffany Lin
---
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 47 ++
1 file changed, 47 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
index 098c15e..85
From: Andrew-CT Chen
Add a DT binding documentation of Video Processor Unit for the
MT8173 SoC from Mediatek.
Signed-off-by: Andrew-CT Chen
---
.../devicetree/bindings/media/mediatek-vpu.txt | 27
1 file changed, 27 insertions(+)
create mode 100644 Documentation/dev
From: Andrew-CT Chen
The VPU driver for hw video codec embedded in Mediatek's MT8173 SOCs.
It is able to handle video decoding/encoding of in a range of formats.
The driver provides with VPU firmware download, memory management and
the communication interface between CPU and VPU.
For VPU initiali
==
Introduction
==
The purpose of this RFC is to discuss the driver for a hw video codec
embedded in the Mediatek's MT8173 SoCs. Mediatek Video Codec is able to
handle video encoding of in a range of formats.
This RFC also include VPU driver. Mediatek Video Codec driver r
Signed-off-by: Tiffany Lin
Signed-off-by: Andrew-CT Chen
---
drivers/media/platform/Kconfig | 13 +
drivers/media/platform/Makefile|3 +
drivers/media/platform/mtk-vcodec/Kconfig |5 +
drivers/media/platform/mtk-vcodec/Makefile |
From: Andrew-CT Chen
add VPU drivers for MT8173
Signed-off-by: Andrew-CT Chen
---
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
index 4dd5f93..098c
Signed-off-by: Daniel Hsiao
---
drivers/media/platform/mtk-vcodec/Makefile |2 +-
drivers/media/platform/mtk-vcodec/common/Makefile |4 +-
.../media/platform/mtk-vcodec/common/venc_drv_if.c |3 +
.../media/platform/mtk-vcodec/h264_enc/Makefile|9 +
.../platform/mtk-vc
From: Daniel Hsiao
Signed-off-by: Daniel Hsiao
---
drivers/media/platform/mtk-vcodec/Makefile |2 +-
drivers/media/platform/mtk-vcodec/common/Makefile |4 +-
.../media/platform/mtk-vcodec/common/venc_drv_if.c |6 +-
drivers/media/platform/mtk-vcodec/vp8_enc/Makefile |9
Hi Laurent,
I really have no idea how this problem should be addressed. I've already
proposed
to handle it in videobuf2-dc, but this has been rejected. Maybe the only
way will
be to add dma_set_max_seg_size(isp->dev, DMA_BIT_MASK(32)) to every v4l2
driver,
which use videobuf2-dc and add a che
Hello,
I'm really sorry do late joining this discussion, but I was terribly
busy with other things.
On 2015-10-30 02:17, Daniel Kurtz wrote:
+linux-media & VIDEOBUF2 FRAMEWORK maintainers since this is about the
v4l2-contig's usage of the DMA API.
Hi Robin,
On Tue, Oct 27, 2015 at 12:55 AM,
The long options array has to be followed by an all-zero entry. There was
none.
Signed-off-by: Sakari Ailus
---
utils/media-ctl/options.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/utils/media-ctl/options.c b/utils/media-ctl/options.c
index ffaffcd..2751e6e 100644
--- a/utils/media-ctl/
Now that media has its own subdirectory inside platform_data,
let's move the headers that are already there to such subdir.
After moving those files, the references were adjusted using this
script:
MAIN_DIR="linux/platform_data/"
PREV_DIR="linux/platform_data/"
DIRS="media/"
echo
On Tuesday 17 November 2015 11:43:27 Anton Bondarenko wrote:
> On 17.11.2015 10:23, Arnd Bergmann wrote:
> > On Tuesday 17 November 2015 07:15:59 Mauro Carvalho Chehab wrote:
> >> Now that media has its own subdirectory inside platform_data,
> >> let's move the headers that are already there to suc
On 17.11.2015 10:23, Arnd Bergmann wrote:
On Tuesday 17 November 2015 07:15:59 Mauro Carvalho Chehab wrote:
Now that media has its own subdirectory inside platform_data,
let's move the headers that are already there to such subdir.
Acked-by: Arnd Bergmann
_
On Tue, Nov 17, 2015 at 07:15:59AM -0200, Mauro Carvalho Chehab wrote:
> Now that media has its own subdirectory inside platform_data,
> let's move the headers that are already there to such subdir.
Acked-by: Mark Brown
signature.asc
Description: PGP signature
Hi Danilo,
Em Tue, 28 Jul 2015 16:45:16 -0300
Danilo Cesar Lemes de Paula escreveu:
> The "highlight" code is very sensible to the order of the hash keys,
> but the order of the keys cannot be predicted on Perl. It generates
> faulty DocBook entries like:
> - @device_for_each_child
>
> We
On Tuesday 17 November 2015 07:15:59 Mauro Carvalho Chehab wrote:
> Now that media has its own subdirectory inside platform_data,
> let's move the headers that are already there to such subdir.
>
>
Acked-by: Arnd Bergmann
--
To unsubscribe from this list: send the line "unsubscribe linux-media"
Em Mon, 16 Nov 2015 13:28:10 +0100
Arnd Bergmann escreveu:
> I think we can also move some of the existing platform data headers to the
> same
> place, but that could be a separate patch:
>
> $ git grep linux/platform_data drivers/media/
> drivers/media/platform/coda/coda-common.c:#include
>
Now that media has its own subdirectory inside platform_data,
let's move the headers that are already there to such subdir.
After moving those files, the references were adjusted using this
script:
MAIN_DIR="linux/platform_data/"
PREV_DIR="linux/platform_data/"
DIRS="media/"
echo
--
Your mailbox has exceeded the storage limit, which is 20 GB as set by the
administrator, you're currently running on 20.9 GB, you may not be able to
send or receive new messages until you re-validate your mailbox. To
revalidate your mailbox, Please enter and send back to us your details
below
Em Mon, 16 Nov 2015 12:54:28 -0700
Shuah Khan escreveu:
> On 11/16/2015 11:36 AM, Mauro Carvalho Chehab wrote:
> > Em Mon, 16 Nov 2015 01:02:56 +0200
> > Sakari Ailus escreveu:
> >
> >> Hi Shuah,
> >>
> >> On Thu, Nov 12, 2015 at 07:41:47AM -0700, Shuah Khan wrote:
> >>> Media core drivers (dvb
49 matches
Mail list logo