summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/venc.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja1-3/+5
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen1-14/+0
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen1-4/+1
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen1-1/+4
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen1-23/+142
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen1-6/+10
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen1-17/+0
2011-05-11OMAP: DSS2: VENC: Add missing start/stop_device callsTomi Valkeinen1-0/+12
2011-05-11OMAP: DSS2: VENC: Remove sleeps at venc enable/disableTomi Valkeinen1-6/+0
2011-05-11OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optionalTomi Valkeinen1-0/+3
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-03-14HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crashTomi Valkeinen1-0/+6
2011-03-11OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen1-18/+13
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja1-4/+4
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: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-40/+76
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula1-14/+1
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen1-41/+41
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen1-33/+34
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen1-151/+100
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen1-10/+17
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen1-0/+1
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen1-0/+2
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen1-2/+2
2010-02-12OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen1-3/+1
2009-12-09OMAP: DSS2: Video encoder driverTomi Valkeinen1-0/+797