summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss.h
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen2011-09-301-0/+1
* OMAP: DSS2: add dss_get_hdmi_venc_clk_source()Tomi Valkeinen2011-09-301-0/+1
* OMAP4: DSS2: HDMI: Move HDMI IP independent generic headerMythri P K2011-09-301-18/+0
* OMAP4: DSS2: HDMI: Move pll and video configurationMythri P K2011-09-301-0/+8
* OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja2011-09-301-0/+7
* OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja2011-09-301-6/+6
* OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2011-09-301-0/+5
* OMAP: DSS2: reorganize functions in dss.hTomi Valkeinen2011-09-301-24/+22
* OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen2011-09-301-25/+25
* OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen2011-09-301-6/+6
* OMAP: DSS2: DISPC: remove non-existing func prototypesTomi Valkeinen2011-09-301-5/+0
* OMAP: DSS2: Handle manager change in applyTomi Valkeinen2011-09-301-2/+0
* Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen2011-09-201-2/+0
* HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-011-0/+2
* OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-251-18/+15
* OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-251-1/+0
* OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-011-11/+4
* OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen2011-07-011-0/+3
* OMAP: DSS2: Add support for NV12 formatAmber Jain2011-05-231-1/+2
* OMAP: DSS2: RFBI: cleanupTomi Valkeinen2011-05-121-7/+0
* OMAP: DSS2: Add missing dummy functionsTomi Valkeinen2011-05-121-0/+24
* OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja2011-05-121-4/+11
* OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja2011-05-121-11/+20
* OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja2011-05-121-2/+1
* OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen2011-05-111-1/+1
* OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja2011-05-111-16/+7
* OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSSMythri P K2011-03-161-0/+2
* OMAP4: DSS2: HDMI: HDMI driver addition in the DSSMythri P K2011-03-161-0/+34
* OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K2011-03-161-0/+1
* OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.Mythri P K2011-03-161-0/+6
* OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit2011-03-151-6/+0
* OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit2011-03-111-9/+17
* OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit2011-03-111-0/+5
* OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen2011-03-111-2/+2
* OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen2011-03-111-2/+2
* OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-111-10/+10
* OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja2011-03-111-0/+7
* OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja2011-03-111-3/+3
* OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja2011-03-111-2/+0
* OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja2011-03-111-5/+5
* OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+4
* OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-5/+4
* OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-2/+2
* OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+4
* OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-111-5/+8
* OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-2/+2
* OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-101-2/+2
* OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-101-5/+8
* OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-101-8/+11
* OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N2011-01-101-1/+2
OpenPOWER on IntegriCloud