diff options
author | Archit Taneja <archit@ti.com> | 2011-09-05 16:48:27 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-09-30 16:16:30 +0300 |
commit | 8af6ff0107f0720b8fbf4feca7031d3e36c2fa11 (patch) | |
tree | 7051173d9638281697aaa695fb9e51e0b898f7c5 /drivers/video/omap2/dss/hdmi.c | |
parent | 18b7d09908fdef8755d934a0c37d709e94e8461a (diff) |
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>
Diffstat (limited to 'drivers/video/omap2/dss/hdmi.c')
0 files changed, 0 insertions, 0 deletions