| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting | Archit Taneja | 2011-10-03 | 1 | -2/+2 |
* | OMAPDSS: HDMI: Add support to dump registers through debugfs | Mythri P K | 2011-09-30 | 1 | -0/+1 |
* | OMAPDSS: DISPC: Get correct pixel clock for TV manager | Archit Taneja | 2011-09-30 | 1 | -0/+12 |
* | OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup() | Archit Taneja | 2011-09-30 | 1 | -3/+2 |
* | OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup() | Archit Taneja | 2011-09-30 | 1 | -12/+2 |
* | OMAP: DSS2: HDMI: implement detect() | Tomi Valkeinen | 2011-09-30 | 1 | -0/+1 |
* | OMAP: DSS2: HDMI: implement read_edid() | Tomi Valkeinen | 2011-09-30 | 1 | -0/+1 |
* | OMAP: DSS2: add dss_get_hdmi_venc_clk_source() | Tomi Valkeinen | 2011-09-30 | 1 | -0/+1 |
* | OMAP4: DSS2: HDMI: Move HDMI IP independent generic header | Mythri P K | 2011-09-30 | 1 | -18/+0 |
* | OMAP4: DSS2: HDMI: Move pll and video configuration | Mythri P K | 2011-09-30 | 1 | -0/+8 |
* | OMAP: DSS2: Create an enum for DSI pixel formats | Archit Taneja | 2011-09-30 | 1 | -0/+7 |
* | OMAP: DSS2: Clean up stallmode and io pad mode selection | Archit Taneja | 2011-09-30 | 1 | -6/+6 |
* | OMAP: DSS2: DSI: Introduce generic write functions | Archit Taneja | 2011-09-30 | 1 | -0/+5 |
* | OMAP: DSS2: reorganize functions in dss.h | Tomi Valkeinen | 2011-09-30 | 1 | -24/+22 |
* | OMAP: DSS2: DISPC: rename manager related funcs | Tomi Valkeinen | 2011-09-30 | 1 | -25/+25 |
* | OMAP: DSS2: DISPC: rename overlay related funcs | Tomi Valkeinen | 2011-09-30 | 1 | -6/+6 |
* | OMAP: DSS2: DISPC: remove non-existing func prototypes | Tomi Valkeinen | 2011-09-30 | 1 | -5/+0 |
* | OMAP: DSS2: Handle manager change in apply | Tomi Valkeinen | 2011-09-30 | 1 | -2/+0 |
* | Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" | Tomi Valkeinen | 2011-09-20 | 1 | -2/+0 |
* | HACK: OMAP: DSS2: clk hack for OMAP2/3 | Tomi Valkeinen | 2011-08-01 | 1 | -0/+2 |
* | OMAP: DSS2: Use PM runtime & HWMOD support | Tomi Valkeinen | 2011-07-25 | 1 | -18/+15 |
* | OMAP: DSS2: rewrite use of context_loss_count | Tomi Valkeinen | 2011-07-25 | 1 | -1/+0 |
* | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 | Tomi Valkeinen | 2011-07-01 | 1 | -11/+4 |
* | OMAP: DSS2: Add Color Phase Rotation support | Tomi Valkeinen | 2011-07-01 | 1 | -0/+3 |
* | OMAP: DSS2: Add support for NV12 format | Amber Jain | 2011-05-23 | 1 | -1/+2 |
* | OMAP: DSS2: RFBI: cleanup | Tomi Valkeinen | 2011-05-12 | 1 | -7/+0 |
* | OMAP: DSS2: Add missing dummy functions | Tomi Valkeinen | 2011-05-12 | 1 | -0/+24 |
* | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja | 2011-05-12 | 1 | -4/+11 |
* | OMAP: DSS2: Pass platform_device as an argument in dsi functions | Archit Taneja | 2011-05-12 | 1 | -11/+20 |
* | OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init() | Archit Taneja | 2011-05-12 | 1 | -2/+1 |
* | OMAP: DSS2: DSI: add option to leave DSI lanes powered on | Tomi Valkeinen | 2011-05-11 | 1 | -1/+1 |
* | OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" | Archit Taneja | 2011-05-11 | 1 | -16/+7 |
* | OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS | Mythri P K | 2011-03-16 | 1 | -0/+2 |
* | OMAP4: DSS2: HDMI: HDMI driver addition in the DSS | Mythri P K | 2011-03-16 | 1 | -0/+34 |
* | OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. | Mythri P K | 2011-03-16 | 1 | -0/+1 |
* | OMAP4: DSS2: HDMI: Select between HDMI VENC clock source. | Mythri P K | 2011-03-16 | 1 | -0/+6 |
* | OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name | Taneja, Archit | 2011-03-15 | 1 | -6/+0 |
* | OMAP4: DSS2: Clock source changes for OMAP4 | Taneja, Archit | 2011-03-11 | 1 | -9/+17 |
* | OMAP2PLUS: DSS2: Cleanup clock source related code | Taneja, Archit | 2011-03-11 | 1 | -0/+5 |
* | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 | 1 | -2/+2 |
* | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 | 1 | -2/+2 |
* | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 2011-03-11 | 1 | -10/+10 |
* | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 2011-03-11 | 1 | -0/+7 |
* | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 2011-03-11 | 1 | -3/+3 |
* | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported | Archit Taneja | 2011-03-11 | 1 | -2/+0 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 | 1 | -5/+5 |
* | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+4 |
* | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -5/+4 |
* | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -2/+2 |
* | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+4 |