All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] davinci vpbe: enable DM365 v4l2 display driver
@ 2011-09-19  5:35 Manjunath Hadli
  2011-09-19  5:35 ` [PATCH RESEND 1/4] davinci vpbe: remove unused macro Manjunath Hadli
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Manjunath Hadli @ 2011-09-19  5:35 UTC (permalink / raw)
  To: LMML; +Cc: dlos, Manjunath Hadli

The patchset adds incremental changes necessary to enable dm365
v4l2 display driver, which includes vpbe display driver changes,
osd specific changes and venc changes. The changes are incremental
in nature,addind a few HD modes, and taking care of register level
changes.

The patch set does not 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 dm355

 drivers/media/video/davinci/vpbe.c         |   55 +++-
 drivers/media/video/davinci/vpbe_display.c |    1 -
 drivers/media/video/davinci/vpbe_osd.c     |  474 +++++++++++++++++++++++++---
 drivers/media/video/davinci/vpbe_venc.c    |  205 +++++++++++--
 include/media/davinci/vpbe.h               |   16 +
 include/media/davinci/vpbe_venc.h          |    4 +
 6 files changed, 686 insertions(+), 69 deletions(-)


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-09-28 12:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19  5:35 [PATCH RESEND 0/4] davinci vpbe: enable DM365 v4l2 display driver Manjunath Hadli
2011-09-19  5:35 ` [PATCH RESEND 1/4] davinci vpbe: remove unused macro Manjunath Hadli
2011-09-23 23:34   ` Mauro Carvalho Chehab
2011-09-26 11:25     ` Hadli, Manjunath
2011-09-19  5:35 ` [PATCH RESEND 2/4] davinci vpbe: add dm365 VPBE display driver changes Manjunath Hadli
2011-09-20  6:09   ` Jon Povey
2011-09-26 13:01   ` Hans Verkuil
2011-09-28 12:01     ` Hadli, Manjunath
2011-09-19  5:35 ` [PATCH RESEND 3/4] davinci vpbe: add dm365 and dm355 specific OSD changes Manjunath Hadli
2011-09-19  5:35 ` [PATCH RESEND 4/4] davinci vpbe: add VENC block changes to enable dm365 and dm355 Manjunath Hadli
2011-09-19  5:49 ` [PATCH RESEND 0/4] davinci vpbe: enable DM365 v4l2 display driver Hadli, Manjunath
2011-09-26 11:16   ` Hans Verkuil
2011-09-26 11:28     ` Hadli, Manjunath
2011-09-23 23:38 ` Mauro Carvalho Chehab
2011-09-26 11:26   ` Hadli, Manjunath
2011-09-26 13:09 ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.