aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dispc.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Add support for NV12 formatAmber Jain2011-05-231-32/+169
* OMAP: DSS2: Add new registers for NV12 supportAmber Jain2011-05-231-0/+197
* OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain2011-05-231-128/+46
* OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain2011-05-231-11/+4
* OMAP: DSS2: Add new color formats for OMAP4Amber Jain2011-05-231-32/+77
* OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja2011-05-121-0/+8
* OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja2011-05-121-2/+6
* OMAP: DSS2: Remove usage of struct dispc_regArchit Taneja2011-05-111-6/+6
* OMAP: DSS2: Clean up DISPC overlay manager register definitionsArchit Taneja2011-05-111-89/+89
* OMAP: DSS2: Clean up DISPC overlay register definitionsArchit Taneja2011-05-111-499/+385
* OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja2011-05-111-6/+6
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K2011-03-161-0/+14
* OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit2011-03-111-5/+26
* OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit2011-03-111-6/+9
* OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen2011-03-111-0/+3
* OMAP4: DSS2: Using dss_features to set independent core clock dividerMurthy, Raghuveer2011-03-111-0/+24
* OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)Murthy, Raghuveer2011-03-111-13/+14
* OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-111-1/+1
* OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja2011-03-111-3/+4
* OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja2011-03-111-2/+2
* OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanupArchit Taneja2011-03-111-15/+37
* OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja2011-03-111-4/+36
* OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja2011-03-111-5/+5
* OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy2011-03-111-3/+8
* OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal2011-03-111-1/+1
* OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-41/+64
* OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-101-11/+10
* OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja2011-01-101-1/+11
* OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-101-39/+242
* OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-101-27/+35
* OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-101-16/+22
* OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal2011-01-101-88/+82
* OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja2011-01-101-48/+5
* OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N2011-01-101-7/+23
* OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja2011-01-101-2/+1
* OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-221-25/+31
* OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas2010-09-291-120/+94
* OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen2010-08-051-3/+2
* OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä2010-08-031-1/+10
* OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-241-5/+7
* OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-241-2/+22
* OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-231-2/+2
* OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2010-02-151-2/+0
* OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä2010-01-121-2/+5
* OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen2010-01-081-0/+67
* OMAP: DSS2: DISPCTomi Valkeinen2009-12-091-0/+3091