summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-01video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja1-0/+24
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja1-3/+14
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-12/+12
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja1-1/+1
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja1-58/+73
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja1-2/+2
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja1-8/+29
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja1-9/+13
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja1-7/+13
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja1-67/+58
2011-09-30OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()Tomi Valkeinen1-20/+29
2011-09-30OMAP: DSS2: DISPC: Fix minimum PCD valueTomi Valkeinen1-4/+10
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja1-26/+21
2011-09-30OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen1-49/+50
2011-09-30OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen1-74/+78
2011-09-30OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl capsTomi Valkeinen1-9/+4
2011-09-30OMAP: DSS2: DISPC: use lookup tables for bit shiftsTomi Valkeinen1-154/+50
2011-09-30OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen1-21/+1
2011-09-30OMAP: DSS2: Handle manager change in applyTomi Valkeinen1-1/+3
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen1-2/+0
2011-09-14OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.cArchit Taneja1-2/+2
2011-09-14OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()Archit Taneja1-26/+16
2011-09-14OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanupArchit Taneja1-277/+125
2011-09-14OMAP: DSS2: DISPC: Shorten dispc_dump_regs()Archit Taneja1-229/+99
2011-09-14OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shorteningArchit Taneja1-205/+239
2011-09-14OMAP: DSS: dispc: enable/disable clocks in error handlerDima Zavin1-0/+4
2011-07-25OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen1-59/+38
2011-07-25OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen1-146/+19
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen1-101/+225
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen1-8/+42
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen1-0/+34
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen1-54/+91
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen1-0/+1
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain1-32/+169
2011-05-23OMAP: DSS2: Add new registers for NV12 supportAmber Jain1-0/+197
2011-05-23OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain1-128/+46
2011-05-23OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain1-11/+4
2011-05-23OMAP: DSS2: Add new color formats for OMAP4Amber Jain1-32/+77
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja1-0/+8
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja1-2/+6
2011-05-11OMAP: DSS2: Remove usage of struct dispc_regArchit Taneja1-6/+6
2011-05-11OMAP: DSS2: Clean up DISPC overlay manager register definitionsArchit Taneja1-89/+89
2011-05-11OMAP: DSS2: Clean up DISPC overlay register definitionsArchit Taneja1-499/+385
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja1-6/+6
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-03-16OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K1-0/+14
2011-03-11OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit1-5/+26
2011-03-11OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit1-6/+9
2011-03-11OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen1-0/+3