Age | Commit message (Expand) | Author |
2011-09-30 | OMAP: DSS2: Clean up stallmode and io pad mode selection | Archit Taneja |
2011-09-30 | OMAP: DSS2: DISPC: rename manager related funcs | Tomi Valkeinen |
2011-09-30 | OMAP: DSS2: DISPC: rename overlay related funcs | Tomi Valkeinen |
2011-09-30 | OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps | Tomi Valkeinen |
2011-09-30 | OMAP: DSS2: DISPC: use lookup tables for bit shifts | Tomi Valkeinen |
2011-09-30 | OMAP: DSS2: Remove support for non-DISPC overlays | Tomi Valkeinen |
2011-09-30 | OMAP: DSS2: Handle manager change in apply | Tomi Valkeinen |
2011-09-20 | OMAP: DSS2: remove unneeded fck enable/disables | Tomi Valkeinen |
2011-09-14 | OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c | Archit Taneja |
2011-09-14 | OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef() | Archit Taneja |
2011-09-14 | OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup | Archit Taneja |
2011-09-14 | OMAP: DSS2: DISPC: Shorten dispc_dump_regs() | Archit Taneja |
2011-09-14 | OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening | Archit Taneja |
2011-09-14 | OMAP: DSS: dispc: enable/disable clocks in error handler | Dima Zavin |
2011-07-25 | OMAP: DSS2: DISPC: Fix context save/restore | Tomi Valkeinen |
2011-07-25 | OMAP: DSS2: DISPC: remove finegrained clk enables/disables | Tomi Valkeinen |
2011-07-25 | OMAP: DSS2: Use PM runtime & HWMOD support | Tomi Valkeinen |
2011-07-01 | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 | Tomi Valkeinen |
2011-07-01 | OMAP: DSS2: Add Color Phase Rotation support | Tomi Valkeinen |
2011-07-01 | OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2 | Tomi Valkeinen |
2011-07-01 | OMAP: DSS2: remove extra includes from include/video/omapdss.h | Tomi Valkeinen |
2011-05-23 | OMAP: DSS2: Add support for NV12 format | Amber Jain |
2011-05-23 | OMAP: DSS2: Add new registers for NV12 support | Amber Jain |
2011-05-23 | OMAP: DSS2: Use for loop where ever possible in SR(), RR() | Amber Jain |
2011-05-23 | OMAP: DSS2: Ensure non-zero FIR values are configured | Amber Jain |
2011-05-23 | OMAP: DSS2: Add new color formats for OMAP4 | Amber Jain |
2011-05-12 | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja |
2011-05-12 | OMAP: DSS2: Pass platform_device as an argument in dsi functions | Archit Taneja |
2011-05-11 | OMAP: DSS2: Remove usage of struct dispc_reg | Archit Taneja |
2011-05-11 | OMAP: DSS2: Clean up DISPC overlay manager register definitions | Archit Taneja |
2011-05-11 | OMAP: DSS2: Clean up DISPC overlay register definitions | Archit Taneja |
2011-05-11 | OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" | Archit Taneja |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen |
2011-03-16 | OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. | Mythri P K |
2011-03-11 | OMAP4: DSS2: Clock source changes for OMAP4 | Taneja, Archit |
2011-03-11 | OMAP2PLUS: DSS2: Cleanup clock source related code | Taneja, Archit |
2011-03-11 | OMAP: DSS2: fix omap_dispc_register_isr() fail path | Tomi Valkeinen |
2011-03-11 | OMAP4: DSS2: Using dss_features to set independent core clock divider | Murthy, Raghuveer |
2011-03-11 | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch) | Murthy, Raghuveer |
2011-03-11 | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja |
2011-03-11 | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja |
2011-03-11 | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja |
2011-03-11 | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja |
2011-03-11 | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja |
2011-03-11 | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja |
2011-03-11 | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy |
2011-03-11 | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal |
2011-03-11 | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy |
2011-01-10 | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o... | Sumit Semwal |
2011-01-10 | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 | Archit Taneja |