summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc.c
AgeCommit message (Expand)Author
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-06OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren
2012-02-23Merge branch 'work/old-omapfb-removal'Tomi Valkeinen
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen
2012-02-21OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja
2012-02-21OMAPDSS: cleanup probe functionsTomi Valkeinen
2012-02-21Merge commit 'v3.3-rc4'Tomi Valkeinen
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen
2012-01-25Merge branch 'work/fifomerge'Tomi Valkeinen
2012-01-25OMAPDSS: use devm_ functionsJulia Lawall
2012-01-25OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen
2012-01-25OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen
2012-01-25OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen
2012-01-25OMAPDSS: FEAT: Add FIFO_MERGE featureTomi Valkeinen
2012-01-02OMAPDSS: DISPC: Update Scaling Clock LogicChandrabhanu Mahapatra
2012-01-02OMAPDSS: DISPC: Update Fir CoefficientsChandrabhanu Mahapatra
2012-01-02OMAPDSS: fix potential NULL pointer ref in OCP_ERR handling pathRob Clark
2011-12-02OMAPDSS: DISPC: add dispc_mgr_get_framedone_irqTomi Valkeinen
2011-12-02OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()Tomi Valkeinen
2011-12-02OMAPDSS: DISPC: remove unused functionsTomi Valkeinen
2011-12-02OMAPDSS: setup manager with dispc_mgr_setup()Tomi Valkeinen
2011-12-02OMAPDSS: separate overlay channel from ovl_setupTomi Valkeinen
2011-12-02OMAPDSS: separate FIFO threshold setup from ovl_setupTomi Valkeinen
2011-12-02OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()Tomi Valkeinen
2011-12-02OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() publicTomi Valkeinen
2011-12-02OMAPDSS: DISPC: make dispc_ovl_set_channel_out() publicTomi Valkeinen
2011-12-02OMAPDSS: DISPC: Flush posted writes when enabling outputsTomi Valkeinen
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja
2011-09-30OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()Tomi Valkeinen
2011-09-30OMAP: DSS2: DISPC: Fix minimum PCD valueTomi Valkeinen
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja
2011-09-30OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen
2011-09-30OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen
2011-09-30OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl capsTomi Valkeinen
2011-09-30OMAP: DSS2: DISPC: use lookup tables for bit shiftsTomi Valkeinen
2011-09-30OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen
2011-09-30OMAP: DSS2: Handle manager change in applyTomi Valkeinen
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen