Hi Mauro,
On Thursday 29 November 2012 04:09 PM, Mauro Carvalho Chehab wrote:
> Em Thu, 29 Nov 2012 08:43:36 +0100
> Hans Verkuil escreveu:
>
>> On Wed November 28 2012 20:30:21 Greg Kroah-Hartman wrote:
>>> On Wed, Nov 28, 2012 at 08:18:20PM +0100, Hans Verkuil wrote:
On Wed November 28 20
Hi Hans,
Thanks for the review.
On Monday 10 September 2012 05:43 PM, Hans Verkuil wrote:
> On Mon September 10 2012 13:57:36 Prabhakar Lad wrote:
>> From: Lad, Prabhakar
>>
>> Signed-off-by: Lad, Prabhakar
>> Signed-off-by: Manjunath Hadli
>> Cc: Hans Ve
Hi Sakari,
On Saturday 01 September 2012 10:55 PM, Sakari Ailus wrote:
> Hi Manju,
>
> My apologies for the delayed answer.
>
> On Wed, Aug 22, 2012 at 02:26:50PM +0530, Manjunath Hadli wrote:
>> On Thursday 16 August 2012 09:53 PM, Sakari Ailus wrote:
>>> On T
Hi Sakari,
On Thursday 16 August 2012 09:53 PM, Sakari Ailus wrote:
> Hi Manju,
>
> On Thu, Aug 09, 2012 at 09:13:52AM +0530, Manjunath Hadli wrote:
>> Hi Sakari,
>>
>> Thank you for the comments.
>
> Thanks for the graphs!
>
>> On Thursday 0
2 +-
> 5 files changed, 7 insertions(+), 7 deletions(-)
Acked-by: Manjunath Hadli
Thx,
--Manju
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
s. I don't know
> why, but
> the original patch isn't on linux-media even if the list was cc'd.
>
> Dropping linux-kernel from cc.
>
> Manjunath Hadli wrote:
>> Add documentation on the Davinci VPFE driver. Document the subdevs,
>> and private IOTCLs the dri
supported by dm365 hardware.
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
---
Documentation/DocBook/media/v4l/subdev-formats.xml | 171
include/linux/v4l2-mediabus.h | 10 +-
2 files changed, 179 insertions(+), 2 deletions(-)
diff --git a
add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats
to represent Bayer format frames compressed by A-LAW algorithm,
add V4L2_PIX_FMT_UV8 to represent storage of C data (UV interleaved)
only.
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
---
.../DocBook/media/v4l/pixfmt
,
V4L2_MBUS_FMT_SGRBG10_ALAW8_1X8,
V4L2_MBUS_FMT_SRGGB10_ALAW8_1X8.
2: Added documentation of ALAW and UV8 pix format.
Manjunath Hadli (2):
media: add new mediabus format enums for dm365
v4l2: add new pixel formats supported on dm365
.../DocBook/media/v4l/pixfmt-srggb10alaw8.xml | 34
Documentation/DocBook
change the dm646x specific strings in the driver to make
them generic across platforms. In this case change all the
strings which have a dm646x connotation to vpif which is a
platform independent ip.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpif.c |2
omap-l138 shares the interrupt between capture and display.
Make sure we are able to request for the same irq number
by making a shared irq request.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpif_capture.c |2 +-
drivers/media/video/davinci/vpif_display.c |2 +-
2
add build configuration for da850/omapl-138 for vpif
capture and display drivers.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/Kconfig | 26 +-
drivers/media/video/davinci/Makefile |5 +
2 files changed, 30 insertions(+), 1 deletions(-)
diff
add a condition to in the isr to check for interrupt ownership and
channel number to make sure we do not service wrong interrupts.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpif_capture.c |5 +
drivers/media/video/davinci/vpif_display.c |5 +
include/media
add vpif capture and display driver support for
da850/omap-l138 by taking care of the interrupt
behavior changes and removing platform specific
connotations.
Manjunath Hadli (4):
davinci: vpif: add check for genuine interrupts in the isr
davinci: vpif: make generic changes to re-use the vpif
add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats
to represent Bayer format frames compressed by A-LAW alogorithm,
add V4L2_PIX_FMT_UV8 to represent storage of C data (UV interleved)
only.
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
---
.../DocBook/media/v4l/pixfmt
supported by dm365 hardware.
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
---
Documentation/DocBook/media/v4l/subdev-formats.xml | 171
include/linux/v4l2-mediabus.h | 10 +-
2 files changed, 179 insertions(+), 2 deletions(-)
diff --git a
for
V4L2_MBUS_FMT_YDYC8_1X16, V4L2_MBUS_FMT_UV8_1X8,
V4L2_MBUS_FMT_SBGGR10_ALAW8_1X8,
V4L2_MBUS_FMT_SGBRG10_ALAW8_1X8,
V4L2_MBUS_FMT_SGRBG10_ALAW8_1X8,
V4L2_MBUS_FMT_SRGGB10_ALAW8_1X8.
2: Added documentation of ALAW and UV8 pix format.
Manjunath Hadli (2):
media: add new mediabus
-by: Manjunath Hadli
Cc: Mauro Carvalho Chehab
Cc: LMML
---
drivers/media/video/davinci/vpif.h |2 --
drivers/media/video/davinci/vpif_display.c |2 --
include/media/davinci/vpif_types.h |2 ++
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers
remove machine specific inclusion from the driver which
comes in the way of platform code consolidation.
currently was seen that these header inclusions were
not necessary.
Signed-off-by: Manjunath Hadli
Cc: Mauro Carvalho Chehab
Cc: LMML
---
drivers/media/video/davinci/vpif.h |2
add new enum entry V4L2_MBUS_FMT_SGRBG10_ALAW8_1X8 into mbus_pixel_code
to represent A-LAW compressed Bayer format. This corresponds to pixel
format - V4L2_PIX_FMT_SGRBG10ALAW8.
add UV8 and NV12 ( Y and C separate with UV interleaved) which are supported
on dm365.
Signed-off-by: Manjunath Hadli
add new macro V4L2_PIX_FMT_SGRBG10ALAW8 to represent Bayer format
frames compressed by A-LAW alogorithm.
add V4L2_PIX_FMT_UV8 to represent storage of C (UV interleved) only.
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
---
include/linux/videodev2.h |6 ++
1 files changed, 6
add mediabus formats and pixel formats suported as part of
dm365 vpfe device.
The device supports media formats(transfer and storage)
which include -
1. ALAW compressed bayer.
2. UV interleaved without Y( for resizer)
3. NV12
Manjunath Hadli (2):
media: add new mediabus format enums for dm365
remove inclusion of header files from vpif.h and vpif_dispaly.c
and add appropriate header file for building.
Signed-off-by: Manjunath Hadli
Cc: Mauro Carvalho Chehab
Cc: LMML
---
drivers/media/video/davinci/vpif.h |2 +-
drivers/media/video/davinci/vpif_display.c |2 --
2
remove inclusion of header files from vpif.h and vpif_dispaly.c
and add appropriate header file for building.
Signed-off-by: Manjunath Hadli
Cc: Mauro Carvalho Chehab
Cc: LMML
---
drivers/media/video/davinci/vpif.h |2 +-
drivers/media/video/davinci/vpif_display.c |2 --
2
, gamma, cfa and clock
enable.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/dm365_ipipe_hw.c | 935 ++
drivers/media/video/davinci/dm365_ipipe_hw.h | 539 +++
2 files changed, 1474 insertions(+), 0 deletions(-)
create mode 100644 drivers/media
supports
dv_presets to include HD modes, wth support for both user pointer
IO and mmap.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_video.c | 1726 ++
drivers/media/video/davinci/vpfe_video.h | 146 +++
2 files changed, 1872 insertions(+), 0
add the hardware functionality for enablling the dm365
auto exposure and white balance unit. The module supports
hardware setup, isr management, and parameter validation.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/dm365_a3_hw.c | 387
drivers/media
add support for autofocus unit of dm365 SoC. The autofocus
register seup, isr and parameter calidation functionality is
implemented as part of this module.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/dm365_af.c | 564
drivers/media/video
all the pad and link related operations.
Specific filter functionality including filter types are set
through private ioctls.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_resizer.c | 1079
drivers/media/video/davinci/vpfe_resizer.h | 63 ++
2
correction, LUT are supported
through private ioctls.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_previewer.c | 1064 ++
drivers/media/video/davinci/vpfe_previewer.h | 65 ++
2 files changed, 1129 insertions(+), 0 deletions(-)
create mode 100644 drivers
registration and platform driver registrations.
It calls the appropriate subdevs from here to cerate the
appropriate subdevices and media entities.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_capture.c | 796
drivers/media/video/davinci
Add the CCDC driver for davinci Dm3XX SoCs. The driver supports
CCDC as a media entity with 2 pads - 1 input and 1 output. The
driver implements streaming support and subdev interface. The
ccdc supports bayer and YUV formats.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci
delete vpfe_types.h as it is no longer used.
Signed-off-by: Manjunath Hadli
---
include/media/davinci/vpfe_types.h | 51
1 files changed, 0 insertions(+), 51 deletions(-)
delete mode 100644 include/media/davinci/vpfe_types.h
diff --git a/include/media
add build infrastructure for dm365 specific modules
such as IPIPE, AEW, AF.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/Kconfig | 46 -
drivers/media/video/davinci/Makefile | 17 +++-
2 files changed, 59 insertions(+), 4 deletions
add support for dm3xx IPIPEIF hardware setup. This is the
lowest software layer for the dm3x vpfe driver which directly
accesses hardware. Add support for features like default
pixel correction, dark frame substraction and hardware setup.
Signed-off-by: Manjunath Hadli
---
drivers/media/video
.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_af.c | 240 +
drivers/media/video/davinci/vpfe_af.h | 50 +++
2 files changed, 290 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/davinci/vpfe_af.c
create mode 100644
to know the
readiness data from the driver.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpfe_aew.c | 238
drivers/media/video/davinci/vpfe_aew.h | 51 +++
2 files changed, 289 insertions(+), 0 deletions(-)
create mode 100644 drivers/media
These are a updated subset of patches for Media Controller implementation on
DM365. A few more implementation patches which include Resizer, Previewer ,
AEW and AF are added to provide a broader perspective for review.
Manjunath Hadli (15):
davinci: vpfe: add dm3xx IPIPEIF hardware support
.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/include/mach/davinci.h | 88 ++
arch/arm/mach-davinci/include/mach/dm355.h | 18 +-
arch/arm/mach-davinci/include/mach/dm365.h | 20 +--
arch/arm/mach-davinci/include/mach/dm644x.h | 15 +
arch
move the register base addresses and offsets used only by dm644x
platform file from platform header dm644x.h to dm644x.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm644x.c |7 +++
arch/arm/mach-davinci/include/mach
include davinci_common.h file in files using the platform
header file for dm355, dm365, dm644x and dm646x and delete the
individual platform header files.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/board-dm355-evm.c |2 +-
arch/arm/mach-davinci/board-dm355-leopard.c |2
system module base address (DAVINCI_SYSTEM_MODULE_BASE).
Changes from previous version(As per Sergei's comments):
1. Renamed davinci_common.h to davinci.h.
2. Added extra line whereever appropriate.
3. removed unnecessary header inclusion.
Manjunath Hadli (5):
ARM: davinci: dm644x: remov
move the register base addresses and offsets used only by dm365
platform file from platform header dm365.h to dm365.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm365.c | 16
arch/arm/mach-davinci/include/mach
move the register base addresses and offsets used only by dm646x
platform file from platform header dm646x.h to dm646x.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm646x.c |7 +++
arch/arm/mach-davinci/include/mach
include davinci_common.h file in files using the platform
header file for dm355, dm365, dm644x and dm646x and delete the
individual platform header files.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/board-dm355-evm.c |2 +-
arch/arm/mach-davinci/board-dm355-leopard.c |2
.
Signed-off-by: Manjunath Hadli
---
.../arm/mach-davinci/include/mach/davinci_common.h | 88
arch/arm/mach-davinci/include/mach/dm355.h | 18 +
arch/arm/mach-davinci/include/mach/dm365.h | 20 +
arch/arm/mach-davinci/include/mach/dm644x.h| 15
system module base address (DAVINCI_SYSTEM_MODULE_BASE).
Manjunath Hadli (5):
davinci: dm644x: remove the macros from the header to move to c file
davinci: dm365: remove the macros from the header to move to c file
davinci: dm646x: remove the macros from the header to move to c file
davinci
move the register base addresses and offsets used only by dm646x
platform file from platform header dm646x.h to dm646x.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm646x.c |7 +++
arch/arm/mach-davinci/include/mach
move the register base addresses and offsets used only by dm365
platform file from platform header dm365.h to dm365.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm365.c | 16
arch/arm/mach-davinci/include/mach
move the register base addresses and offsets used only by dm644x
platform file from platform header dm644x.h to dm644x.c as they
are used only in the c file.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/dm644x.c |6 ++
arch/arm/mach-davinci/include/mach/dm644x.h
move vpif related code for capture and display drivers
from dm646x platform header file to vpif_types.h as these definitions
are related to driver code more than the platform or board.
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/include/mach/dm646x.h | 53
, gamma, cfa and clock
enable.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/dm365_ipipe_hw.c | 935 ++
drivers/media/video/davinci/dm365_ipipe_hw.h | 539 +++
2 files changed, 1474 insertions(+), 0
supports
dv_presets to include HD modes, wth support for both user pointer
IO and mmap.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_video.c | 1744 ++
drivers/media/video/davinci/vpfe_video.h | 146 +++
2 files
registration and platform driver registrations.
It calls the appropriate subdevs from here to cerate the
appropriate subdevices and media entities.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_capture.c | 796
Add the CCDC driver for davinci Dm3XX SoCs. The driver supports
CCDC as a media entity with 2 pads - 1 input and 1 output. The
driver implements streaming support and subdev interface. The
ccdc supports bayer and YUV formats.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
add support for dm3xx IPIPEIF hardware setup. This is the
lowest software layer for the dm3x vpfe driver which directly
accesses hardware. Add support for features like default
pixel correction, dark frame substraction and hardware setup.
Signed-off-by: Manjunath Hadli
Signed-off-by
add build infrastructure for dm365 specific modules
such as IPIPE, AEW, AF.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/Kconfig | 46 -
drivers/media/video/davinci/Makefile | 17 +++-
2 files
These are a updated subset of patches for Media Controller implementation on
DM365.
Updates from last patch set:
1. Some header reorg.
2. Support for some extra formats - NV12 and other semiplanar.
3. ResizerB support
Manjunath Hadli (8):
davinci: vpfe: add dm3xx IPIPEIF hardware support
supports
dv_presets to include HD modes, wth support for both user pointer
IO and mmap.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_video.c | 1713 ++
drivers/media/video/davinci/vpfe_video.h | 142 +++
2 files
, gamma, cfa and clock
enable.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/dm365_ipipe_hw.c | 948 ++
drivers/media/video/davinci/dm365_ipipe_hw.h | 539 +++
2 files changed, 1487 insertions(+), 0
Add the CCDC driver for davinci Dm3XX SoCs. The driver supports
CCDC as a media entity with 2 pads - 1 input and 1 output. The
driver implements streaming support and subdev interface. The
ccdc supports bayer and YUV formats.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
add support for dm3xx IPIPEIF hardware setup. This is the
lowest software layer for the dm3x vpfe driver which directly
accesses hardware. Add support for features like default
pixel correction, dark frame substraction and hardware setup.
Signed-off-by: Manjunath Hadli
Signed-off-by
add build infrastructure for dm365 specific modules
such as IPIPE, AEW, AF.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/Kconfig | 46 -
drivers/media/video/davinci/Makefile | 17 +++-
2 files
ifdef __KERNEL__ from kerenel header files.
7. Created the pipe state datastructure as part of the
device structure rather than a static. Appropriately changed
signatures.
8. Removed zero initialisation.
Manjunath Hadli (8):
davinci: vpfe: add dm3xx IPIPEIF hardware support module
davinci: vpfe
,addind a few HD modes, and taking care of register level
changes.
The patches are tested for both SD and HD modes.
Manjunath Hadli (3):
davinci vpbe: add dm365 VPBE display driver changes
davinci vpbe: add dm365 and dm355 specific OSD changes
davinci vpbe: add VENC block changes to enable
This patch implements the core additions to the display driver,
mainly controlling the VENC and other encoders for dm365.
This patch also includes addition of amplifier subdevice to the
vpbe driver and interfacing with venc subdevice.
Signed-off-by: Manjunath Hadli
---
drivers/media/video
Add OSD block changes to enable dm365 and dm355 for vpbe driver.
Changes are based on version number of OSD, which have incremental
changes over 644x OSD hardware interms of few registers.
VPBE_VERSION_2 = dm365 specific
VPBE_VERSION_3 = dm355 specific
Signed-off-by: Manjunath Hadli
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpbe_venc.c | 205 +++
include/media/davinci/vpbe_venc.h |4 +
2 files changed, 185 insertions(+), 24 deletions(-)
diff --git a/drivers/media/video/davinci/vpbe_venc.c
b/drivers/media/video/davinci
remove VPBE_DISPLAY_SD_BUF_SIZE as it is no longer used.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpbe_display.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/davinci/vpbe_display.c
b/drivers/media/video/davinci
include THS7303 amplifier driver which is planned
to be sent seperately.
Manjunath Hadli (4):
davinci vpbe: remove unused macro.
davinci vpbe: add dm365 VPBE display driver changes
davinci vpbe: add dm365 and dm355 specific OSD changes
davinci vpbe: add VENC block changes to enable dm365 and
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpbe_venc.c | 205 +++
include/media/davinci/vpbe_venc.h |4 +
2 files changed, 185 insertions(+), 24 deletions(-)
diff --git a/drivers/media/video/davinci/vpbe_venc.c
b/drivers/media/video/davinci
Add OSD block changes to enable dm365 and dm355 for vpbe driver.
Changes are based on version number of OSD, which have incremental
changes over 644x OSD hardware interms of few registers.
VPBE_VERSION_2 = dm365 specific
VPBE_VERSION_3 = dm355 specific
Signed-off-by: Manjunath Hadli
This patch implements the core additions to the display driver,
mainly controlling the VENC and other encoders for dm365.
This patch also includes addition of amplifier subdevice to the
vpbe driver and interfacing with venc subdevice.
Signed-off-by: Manjunath Hadli
---
drivers/media/video
include THS7303 amplifier driver which is planned
to be sent seperately.
Manjunath Hadli (4):
davinci vpbe: remove unused macro.
davinci vpbe: add dm365 VPBE display driver changes
davinci vpbe: add dm365 and dm355 specific OSD changes
davinci vpbe: add VENC block changes to enable dm365 and
remove VPBE_DISPLAY_SD_BUF_SIZE as it is no longer used.
Signed-off-by: Manjunath Hadli
---
drivers/media/video/davinci/vpbe_display.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/davinci/vpbe_display.c
b/drivers/media/video/davinci
supports
dv_presets to include HD modes, wth support for both user pointer
IO and mmap.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_video.c | 1712 ++
drivers/media/video/davinci/vpfe_video.h | 142 +++
2 files
add support for dm3xx IPIPEIF hardware setup. This is the
lowest software layer for the dm3x vpfe driver which directly
accesses hardware. Add support for features like default
pixel correction, dark frame substraction and hardware setup.
Signed-off-by: Manjunath Hadli
Signed-off-by
for various hardware filters, gamma, cfa and clock
enable.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/dm365_ipipe_hw.c | 949 ++
drivers/media/video/davinci/dm365_ipipe_hw.h | 539 +++
2 files changed
Add the CCDC driver for davinci Dm3XX SoCs. The driver supports
CCDC as a media entity with 2 pads - 1 input and 1 output. The
driver implements streaming support and subdev interface. The
ccdc supports bayer and YUV formats.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
add build infrastructure for dm365 specific modules
such as IPIPE, AEW, AF.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/Kconfig | 46 -
drivers/media/video/davinci/Makefile | 17 +++-
2 files
along with the c files and interface headers in the include folder.
Manjunath Hadli (6):
davinci: vpfe: add dm3xx IPIPEIF hardware support module
davinci: vpfe: add support for CCDC hardware for dm365
davinci: vpfe: add ccdc driver with media controller interface
davinci: vpfe: add v4l2
for various hardware filters, gamma, cfa and clock
enable.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/dm365_ipipe_hw.c | 1012 ++
drivers/media/video/davinci/dm365_ipipe_hw.h | 539 ++
2 files changed
and single shot modes.Also supports
dv_presets to include HD modes, wth support for both user pointer
IO and mmap.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_video.c | 1712 ++
include/media/davinci
From: Nagabhushana Netagunte
Add the CCDC driver for davinci Dm3XX SoCs. The driver supports
CCDC as a media entity with 2 pads - 1 input and 1 output. The
driver implements streaming support and subdev interface. The
ccdc supports bayer and YUV formats.
Signed-off-by: Manjunath Hadli
Signed
device registration,
media registration and platform driver registrations.
It calls the appropriate subdevs from here to cerate the
appropriate subdevices and media entities.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/vpfe_capture.c | 793
add support for dm3xx IPIPEIF hardware setup. This is the
lowest software layer for the dm3x vpfe driver which directly
accesses hardware. Add support for features like default
pixel correction, dark frame substraction and hardware setup.
Signed-off-by: Manjunath Hadli
Signed-off-by
add build infrastructure for dm365 specific modules
such as IPIPE, AEW, AF.
Signed-off-by: Manjunath Hadli
Signed-off-by: Nagabhushana Netagunte
---
drivers/media/video/davinci/Kconfig | 46 -
drivers/media/video/davinci/Makefile | 17 +++-
2 files
r Bayer to YUV conversion
6)Resizer Module for scaling
Connection for on-the-fly capture
-
Mt9P031 -->CCDC--->Previewer(optional)--->Resizer(optional)--->Video
|
TVP7002 ---
|
TV514x ---
Manjunath Hadli (3):
davinci: v
through the
V4L2 driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/vpbe_osd.c | 1231 +++
drivers/media/video/davinci/vpbe_osd_regs.h | 364
include/media/davinci/vpbe_osd.h
This patch implements the core functionality of the display driver,
mainly controlling the VENC and other encoders, and acting as
the one point interface for the main V4L2 driver. This implements
the core of each of the V4L2 IOCTLs.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
the analog DACs. The venc block is implemented
as a subdevice, allowing for additional external and internal encoders
of other kind to plug-in.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/vpbe_venc.c | 566
This patch adds the build infra-structure for Davinci
VPBE dislay driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/Kconfig | 23 +++
drivers/media/video/davinci/Makefile |2 ++
2 files
Please refer to this file for detailed documentation of
davinci vpbe v4l2 driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
Documentation/video4linux/README.davinci-vpbe | 93 +
1 files changed, 93 insertions(+), 0
fixed a wrong file inclusion in one of the patches
Manjunath Hadli (6):
davinci vpbe: V4L2 display driver for DM644X SoC
davinci vpbe: VPBE display driver
davinci vpbe: OSD(On Screen Display) block
davinci vpbe: VENC( Video Encoder) implementation
davinci vpbe: Build infrastructure for
the analog DACs. The venc block is implemented
as a subdevice, allowing for additional external and internal encoders
of other kind to plug-in.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/vpbe_venc.c | 566
This patch implements the core functionality of the display driver,
mainly controlling the VENC and other encoders, and acting as
the one point interface for the main V4L2 driver. This implements
the core of each of the V4L2 IOCTLs.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
through the
V4L2 driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/vpbe_osd.c | 1231 +++
drivers/media/video/davinci/vpbe_osd_regs.h | 364
include/media/davinci/vpbe_osd.h
fixed a wrong file inclusion in one of the patches
Manjunath Hadli (6):
davinci vpbe: V4L2 display driver for DM644X SoC
davinci vpbe: VPBE display driver
davinci vpbe: OSD(On Screen Display) block
davinci vpbe: VENC( Video Encoder) implementation
davinci vpbe: Build infrastructure for
This patch adds the build infra-structure for Davinci
VPBE dislay driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
drivers/media/video/davinci/Kconfig | 23 +++
drivers/media/video/davinci/Makefile |2 ++
2 files
Please refer to this file for detailed documentation of
davinci vpbe v4l2 driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
Documentation/video4linux/README.davinci-vpbe | 93 +
1 files changed, 93 insertions(+), 0
1 - 100 of 248 matches
Mail list logo