summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dss.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-2/+2
2011-09-30OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K1-0/+1
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja1-0/+12
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja1-3/+2
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja1-12/+2
2011-09-30OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: add dss_get_hdmi_venc_clk_source()Tomi Valkeinen1-0/+1
2011-09-30OMAP4: DSS2: HDMI: Move HDMI IP independent generic headerMythri P K1-18/+0
2011-09-30OMAP4: DSS2: HDMI: Move pll and video configurationMythri P K1-0/+8
2011-09-30OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja1-0/+7
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja1-6/+6
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja1-0/+5
2011-09-30OMAP: DSS2: reorganize functions in dss.hTomi Valkeinen1-24/+22
2011-09-30OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen1-25/+25
2011-09-30OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen1-6/+6
2011-09-30OMAP: DSS2: DISPC: remove non-existing func prototypesTomi Valkeinen1-5/+0
2011-09-30OMAP: DSS2: Handle manager change in applyTomi Valkeinen1-2/+0
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen1-2/+0
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen1-0/+2
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen1-18/+15
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen1-1/+0
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen1-11/+4
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen1-0/+3
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain1-1/+2
2011-05-12OMAP: DSS2: RFBI: cleanupTomi Valkeinen1-7/+0
2011-05-12OMAP: DSS2: Add missing dummy functionsTomi Valkeinen1-0/+24
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja1-4/+11
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja1-11/+20
2011-05-12OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja1-2/+1
2011-05-11OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen1-1/+1
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja1-16/+7
2011-03-16OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSSMythri P K1-0/+2
2011-03-16OMAP4: DSS2: HDMI: HDMI driver addition in the DSSMythri P K1-0/+34
2011-03-16OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K1-0/+1
2011-03-16OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.Mythri P K1-0/+6
2011-03-15OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit1-6/+0
2011-03-11OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit1-9/+17
2011-03-11OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit1-0/+5
2011-03-11OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen1-2/+2
2011-03-11OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen1-2/+2
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja1-10/+10
2011-03-11OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja1-0/+7
2011-03-11OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja1-3/+3
2011-03-11OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja1-2/+0
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja1-5/+5
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+4
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-5/+4
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-2/+2
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+4