summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc.c
AgeCommit message (Expand)Author
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi 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
2011-09-14OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.cArchit Taneja
2011-09-14OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()Archit Taneja
2011-09-14OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanupArchit Taneja
2011-09-14OMAP: DSS2: DISPC: Shorten dispc_dump_regs()Archit Taneja
2011-09-14OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shorteningArchit Taneja
2011-09-14OMAP: DSS: dispc: enable/disable clocks in error handlerDima Zavin
2011-07-25OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen
2011-07-25OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain