summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja1-1/+1
2011-03-11OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja1-3/+4
2011-03-11OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja1-2/+2
2011-03-11OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanupArchit Taneja1-15/+37
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja1-4/+36
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja1-5/+5
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy1-3/+8
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal1-1/+1
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-41/+64
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal1-11/+10
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja1-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal1-39/+242
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal1-27/+35
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal1-16/+22
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-88/+82
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja1-48/+5
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N1-7/+23
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja1-2/+1
2010-10-23OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja1-25/+31
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas1-120/+94
2010-08-05OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen1-3/+2
2010-08-03OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä1-1/+10
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen1-5/+7
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen1-2/+22
2010-02-23OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen1-2/+2
2010-02-15OMAP: DSS2: fix irq-stats compilationTomi Valkeinen1-2/+0
2010-01-12OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä1-2/+5
2010-01-08OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen1-0/+67
2009-12-09OMAP: DSS2: DISPCTomi Valkeinen1-0/+3091