Archit Taneja 8af6ff0107 OMAP: DSS2: DSI Video mode support
Add initial support for DSI video mode panels:
- Add a new structure omap_dss_dsi_videomode_data in the member "panel" in
  omap_dss_device struct. This allows panel driver to configure dsi video_mode
  specific parameters.
- Configure basic DSI video mode timing parameters: HBP, HFP, HSA, VBP, VFP, VSA,
  TL and VACT.
- Configure DSI protocol engine registers for video_mode support.
- Introduce functions dsi_video_mode_enable() and dsi_video_mode_disable() which
  enable/disable video mode for a given virtual channel and a given pixel format
  type.

Things left for later
- Add functions to check for errors in video mode timings provided by panel.
- Configure timing registers required  for command mode interleaving.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-09-30 16:16:30 +03:00
..
2009-04-01 08:59:27 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00
2007-10-16 09:43:14 -07:00
2010-05-24 08:47:38 +09:00
2011-03-31 11:26:23 -03:00
2011-04-26 10:22:59 +02:00
2011-09-30 16:16:30 +03:00
2008-07-24 10:47:40 -07:00
2007-10-16 09:43:18 -07:00
2010-12-21 01:05:43 +09:00
2009-12-04 15:39:52 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2009-01-31 00:14:52 +05:30
2010-08-16 15:15:18 +02:00