1
linux/drivers/video/omap2/dss
Amber Jain ab5ca071e2 OMAP: DSS2: Add new registers for NV12 support
Add new registers specific to UV color component that are introduced in OMAP4.
Add simple helper functions to configure the newly added registers.
These new registers are mainly:
- UV base address registers used specifically for NV12 color-format
- FIR registers used for UV-color-component scaling on OMAP4
- Accumulator registers used for UV-color-component scaling
Add these new registers to save/restore and DUMPREG functions.
Also add two new features for OMAP4:
- FEAT_HANDLE_UV_SEPARATE - this is used on OMAP4 as UV color-component requires
  separate handling.
- FEAT_ATTR2 - this is used on OMAP4 to configure new ATTRIBUTES2 register.

Signed-off-by: Amber Jain <amber@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-23 08:29:47 +03:00
..
core.c OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 2011-05-12 19:30:27 +03:00
dispc.c OMAP: DSS2: Add new registers for NV12 support 2011-05-23 08:29:47 +03:00
dispc.h OMAP: DSS2: Add new registers for NV12 support 2011-05-23 08:29:47 +03:00
display.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00
dpi.c OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 2011-05-12 19:30:27 +03:00
dsi.c OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register 2011-05-16 13:31:10 +03:00
dss_features.c OMAP: DSS2: Add new registers for NV12 support 2011-05-23 08:29:47 +03:00
dss_features.h OMAP: DSS2: Add new registers for NV12 support 2011-05-23 08:29:47 +03:00
dss.c OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 2011-05-12 19:30:27 +03:00
dss.h OMAP: DSS2: RFBI: cleanup 2011-05-12 19:39:51 +03:00
hdmi_omap4_panel.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi.c OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio 2011-05-19 15:18:08 +03:00
hdmi.h OMAP4: DSS2: HDMI: Add enums and structures for audio 2011-05-19 15:18:00 +03:00
Kconfig OMAP: DSS2: DSI: enable interface for omap4 2011-05-11 14:20:50 +03:00
Makefile OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
manager.c OMAP: DSS2: Add new color formats for OMAP4 2011-05-23 08:29:47 +03:00
overlay.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00
rfbi.c OMAP: DSS2: RFBI: cleanup 2011-05-12 19:39:51 +03:00
sdi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
venc.c OMAP: DSS2: VENC: Add missing start/stop_device calls 2011-05-11 14:19:25 +03:00