All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/4] davinci vpbe: enable DM365 v4l2 display driver
@ 2011-09-12 14:09 Manjunath Hadli
  2011-09-12 14:09 ` [RFC PATCH 1/4] davinci vpbe: remove unused macro Manjunath Hadli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Manjunath Hadli @ 2011-09-12 14:09 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-12 14:09 [RFC PATCH 0/4] davinci vpbe: enable DM365 v4l2 display driver Manjunath Hadli
2011-09-12 14:09 ` [RFC PATCH 1/4] davinci vpbe: remove unused macro Manjunath Hadli
2011-09-12 14:09 ` [RFC PATCH 2/4] davinci vpbe: add dm365 VPBE display driver changes Manjunath Hadli
2011-09-12 14:09 ` [RFC PATCH 3/4] davinci vpbe: add dm365 and dm355 specific OSD changes Manjunath Hadli
2011-09-12 14:09 ` [RFC PATCH 4/4] davinci vpbe: add VENC block changes to enable dm365 and dm355 Manjunath Hadli

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.