public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] [media]: OMAP_VOUT: Misc fixes and cleanup patches for 3.2
@ 2011-09-26  6:42 Archit Taneja
  2011-09-26  6:42 ` [PATCH v2 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation Archit Taneja
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Archit Taneja @ 2011-09-26  6:42 UTC (permalink / raw)
  To: hvaibhav
  Cc: tomi.valkeinen, linux-omap, sumit.semwal, linux-media,
	Archit Taneja

This set includes patches which do the following:
- Fix crash if a we call dssdev->driver->update for a disabled panel.
- Fix the issue of not being able to request for a buffer which is larger than
  what we did the last time.
- Fix a small bug in omap_vout_isr()
- Remove some redundant code in omap_vout_isr()
- Add basic support for DSI panels

Changes in v2:
- Add fid == 0 check in "CLEANUP: Remove redundant code from omap_vout_isr" for
  more clarity.
- Use vout->buffer_size as done originally for mmap in "Fix check in reqbuf for
  buf_size allocation"

Refernce base:

git@gitorious.org:~boddob/linux-omap-dss2/archit-dss2-clone.git 'for_omap_vout2'

Archit Taneja (5):
  OMAP_VOUT: Fix check in reqbuf for buf_size allocation
  OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
  OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr
  OMAP_VOUT: Add support for DSI panels
  OMAP_VOUT: Don't trigger updates in omap_vout_probe

 drivers/media/video/omap/omap_vout.c |  199 +++++++++++++++++-----------------
 1 files changed, 99 insertions(+), 100 deletions(-)

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

end of thread, other threads:[~2011-09-26  6:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26  6:42 [PATCH v2 0/5] [media]: OMAP_VOUT: Misc fixes and cleanup patches for 3.2 Archit Taneja
2011-09-26  6:42 ` [PATCH v2 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation Archit Taneja
2011-09-26  6:42 ` [PATCH v2 2/5] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr Archit Taneja
2011-09-26  6:42 ` [PATCH v2 3/5] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr Archit Taneja
2011-09-26  6:42 ` [PATCH v2 4/5] OMAP_VOUT: Add support for DSI panels Archit Taneja
2011-09-26  6:42 ` [PATCH v2 5/5] OMAP_VOUT: Don't trigger updates in omap_vout_probe Archit Taneja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox