public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] OMAP_VOUT: Misc fixes and cleanup patches for 3.2
@ 2011-09-28 14:49 Archit Taneja
  2011-09-28 14:49 ` [PATCH v4 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation Archit Taneja
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Archit Taneja @ 2011-09-28 14:49 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 number of displays registered by DSS2 is more than 4.
- 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 v4:
- Fix issue in "OMAP_VOUT: Fix check in reqbuf for buf_size allocation", improve
  commit message
- Remove patch "OMAP_VOUT: Don't trigger updates in omap_vout_probe", replace
  with "OMAP_VOUT: Increase MAX_DISPLAYS to a larger value"

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: Increase MAX_DISPLAYS to a larger value

 drivers/media/video/omap/omap_vout.c    |  187 ++++++++++++++++---------------
 drivers/media/video/omap/omap_voutdef.h |    2 +-
 2 files changed, 97 insertions(+), 92 deletions(-)


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 14:49 [PATCH v4 0/5] OMAP_VOUT: Misc fixes and cleanup patches for 3.2 Archit Taneja
2011-09-28 14:49 ` [PATCH v4 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation Archit Taneja
2011-09-29  5:28   ` Hiremath, Vaibhav
2011-09-28 14:49 ` [PATCH v4 2/5] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr Archit Taneja
2011-09-29  6:10   ` Semwal, Sumit
2011-09-29 11:28   ` Hiremath, Vaibhav
2011-09-28 14:49 ` [PATCH v4 3/5] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr Archit Taneja
2011-09-29  5:59   ` Semwal, Sumit
2011-09-29 11:29   ` Hiremath, Vaibhav
2011-09-28 14:49 ` [PATCH v4 4/5] OMAP_VOUT: Add support for DSI panels Archit Taneja
2011-09-29 11:29   ` Hiremath, Vaibhav
2011-09-28 14:49 ` [PATCH v4 5/5] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value Archit Taneja
2011-09-29 11:29   ` Hiremath, Vaibhav

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