Age | Commit message (Expand) | Author | Files | Lines |
2011-09-30 | OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library | Mythri P K | 3 | -23/+30 |
2011-09-30 | OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio | Mythri P K | 3 | -256/+283 |
2011-09-30 | OMAP4: DSS2: HDMI: Split the current HDMI driver to move | Mythri P K | 5 | -739/+780 |
2011-09-30 | OMAP4: DSS2: HDMI: Move the EDID definition from HDMI | Mythri P K | 2 | -10/+10 |
2011-09-30 | OMAP4: DSS2: HDMI: Move HDMI IP independent generic header | Mythri P K | 4 | -71/+95 |
2011-09-30 | OMAP4: DSS2: HDMI: Use specific HDMI timings structure | Mythri P K | 2 | -4/+34 |
2011-09-30 | OMAP4: DSS2: HDMI: Move pll and video configuration | Mythri P K | 3 | -38/+37 |
2011-09-30 | OMAP4: DSS2: HDMI: HDMI clean up to pass base_address | Mythri P K | 2 | -358/+435 |
2011-09-30 | OMAP: DSS2: DSI Video mode support | Archit Taneja | 1 | -29/+231 |
2011-09-30 | OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null() | Archit Taneja | 1 | -3/+2 |
2011-09-30 | OMAP: DSS2: Create an enum for DSI pixel formats | Archit Taneja | 4 | -7/+36 |
2011-09-30 | OMAP: DSS2: Clean up stallmode and io pad mode selection | Archit Taneja | 6 | -40/+35 |
2011-09-30 | OMAP: DSS2: DSI: Introduce generic read functions | Archit Taneja | 1 | -10/+136 |
2011-09-30 | OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions | Archit Taneja | 1 | -12/+49 |
2011-09-30 | OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() | Archit Taneja | 1 | -38/+0 |
2011-09-30 | OMAP: DSS2: DSI: Introduce generic write functions | Archit Taneja | 2 | -12/+77 |
2011-09-30 | OMAP: DSS2: Create enum for DSI operation modes | Archit Taneja | 1 | -3/+4 |
2011-09-30 | OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes | Archit Taneja | 1 | -51/+21 |
2011-09-30 | OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h | Archit Taneja | 2 | -58/+35 |
2011-09-30 | OMAP: DSS2: Support for Innolux AT070TN83 | Thomas Weber | 1 | -0/+25 |
2011-09-30 | OMAP: DSS2: reorganize functions in dss.h | Tomi Valkeinen | 1 | -24/+22 |
2011-09-30 | OMAP: DSS2: DISPC: rename manager related funcs | Tomi Valkeinen | 8 | -117/+119 |
2011-09-30 | OMAP: DSS2: DISPC: rename overlay related funcs | Tomi Valkeinen | 3 | -90/+94 |
2011-09-30 | OMAP: DSS2: DISPC: remove non-existing func prototypes | Tomi Valkeinen | 1 | -5/+0 |
2011-09-30 | OMAP: OMAPFB: string parsing cleanups | Tomi Valkeinen | 1 | -4/+2 |
2011-09-30 | OMAP: DSS2: string parsing cleanups | Tomi Valkeinen | 3 | -33/+32 |
2011-09-30 | OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps | Tomi Valkeinen | 4 | -40/+25 |
2011-09-30 | OMAP: DSS2: Add overlay caps to DSS features | Tomi Valkeinen | 3 | -3/+57 |
2011-09-30 | OMAP: DSS2: DISPC: use lookup tables for bit shifts | Tomi Valkeinen | 1 | -154/+50 |
2011-09-30 | OMAP: DSS2: Remove support for non-DISPC overlays | Tomi Valkeinen | 5 | -271/+19 |
2011-09-30 | OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig | Tomi Valkeinen | 2 | -2/+2 |
2011-09-30 | OMAP: DSS2: Handle manager change in apply | Tomi Valkeinen | 4 | -10/+10 |
2011-09-30 | OMAP: DSS2: fix clock sources on error and uninit | Tomi Valkeinen | 2 | -1/+6 |
2011-09-30 | OMAP: OMAPFB: make omapfb start even when a display is missing a driver | Tomi Valkeinen | 1 | -2/+3 |
2011-09-30 | OMAP: DSS2: DSI: Improve dsi_mux_pads parameters | Tomi Valkeinen | 1 | -11/+31 |
2011-09-30 | OMAP: DSS2: Change DSI device naming | Tomi Valkeinen | 1 | -15/+10 |
2011-09-20 | OMAP: DSS2: remove unneeded fck enable/disables | Tomi Valkeinen | 5 | -39/+0 |
2011-09-20 | Revert "OMAP: DSS2: HDMI: fix hdmi clock name" | Tomi Valkeinen | 1 | -2/+2 |
2011-09-20 | Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" | Tomi Valkeinen | 5 | -19/+3 |
2011-09-14 | OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c | Archit Taneja | 1 | -2/+2 |
2011-09-14 | OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef() | Archit Taneja | 1 | -26/+16 |
2011-09-14 | OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup | Archit Taneja | 1 | -277/+125 |
2011-09-14 | OMAP: DSS2: DISPC: Shorten dispc_dump_regs() | Archit Taneja | 1 | -229/+99 |
2011-09-14 | OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening | Archit Taneja | 1 | -205/+239 |
2011-09-14 | OMAPFB: make debug message more useful | Andy Doan | 1 | -1/+2 |
2011-09-14 | OMAP: DSS: dispc: enable/disable clocks in error handler | Dima Zavin | 1 | -0/+4 |
2011-09-14 | OMAP: DSS2: Don't allow moving managers away from enabled displays | Daniel Morsing | 1 | -0/+7 |
2011-09-14 | OMAP: DSS2: check for manager when enabling display | Tomi Valkeinen | 5 | -0/+27 |
2011-09-14 | OMAP: DSS2: PicoDLP: fix error handling in power_on | Tomi Valkeinen | 1 | -2/+4 |
2011-09-14 | OMAP: DSS2: Add picodlp panel driver | Mayuresh Janorkar | 4 | -0/+887 |