index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
venc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPDSS: Apply VENC timings even if panel is disabled
Archit Taneja
2012-05-22
1
-0
/
+2
*
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
Archit Taneja
2012-05-22
1
-5
/
+1
*
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
1
-0
/
+1
*
OMAPDSS: separate pdata based initialization
Tomi Valkeinen
2012-05-11
1
-19
/
+26
*
OMAPDSS: init omap_dss_devices internally
Tomi Valkeinen
2012-05-11
1
-1
/
+7
*
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
2012-05-11
1
-1
/
+17
*
OMAPDSS: add __init & __exit
Tomi Valkeinen
2012-05-11
1
-5
/
+5
*
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
Tomi Valkeinen
2012-05-11
1
-2
/
+1
*
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
2012-05-11
1
-1
/
+3
*
OMAPDSS: remove uses of dss_runtime_get/put
Tomi Valkeinen
2012-05-11
1
-11
/
+1
*
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
2012-05-11
1
-1
/
+1
*
OMAPDSS: VENC: allow switching venc output type at runtime
Grazvydas Ignotas
2012-05-11
1
-1
/
+53
*
OMAPDSS: Apply manager timings instead of direct DISPC writes
Archit Taneja
2012-05-09
1
-1
/
+1
*
OMAPDSS: DISPC: Use a common function to set manager timings
Archit Taneja
2012-04-23
1
-2
/
+5
*
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
2012-04-23
1
-7
/
+0
*
OMAPDSS: VENC: Check for errors from regulator_enable()
Mark Brown
2012-04-23
1
-1
/
+3
*
OMAPDSS: cleanup probe functions
Tomi Valkeinen
2012-02-21
1
-9
/
+12
*
Merge commit 'v3.3-rc4'
Tomi Valkeinen
2012-02-21
1
-1
/
+1
|
\
|
*
OMAPDSS: use sync versions of pm_runtime_put
Tomi Valkeinen
2012-01-26
1
-1
/
+1
*
|
OMAPDSS: use devm_ functions
Julia Lawall
2012-01-25
1
-5
/
+3
*
|
OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...
Danny Kukawka
2012-01-25
1
-0
/
+5
|
/
*
OMAPDSS: check the return value of dss_mgr_enable()
Tomi Valkeinen
2011-12-02
1
-3
/
+23
*
OMAPDSS: hide manager's enable/disable()
Tomi Valkeinen
2011-12-02
1
-2
/
+2
*
OMAPDSS: DISPC: Get correct pixel clock for TV manager
Archit Taneja
2011-09-30
1
-3
/
+5
*
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
2011-09-20
1
-14
/
+0
*
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
Tomi Valkeinen
2011-09-20
1
-4
/
+1
*
HACK: OMAP: DSS2: clk hack for OMAP2/3
Tomi Valkeinen
2011-08-01
1
-1
/
+4
*
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
2011-07-25
1
-23
/
+142
*
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
Tomi Valkeinen
2011-07-01
1
-6
/
+10
*
OMAP: DSS2: remove update_mode from omapdss
Tomi Valkeinen
2011-07-01
1
-17
/
+0
*
OMAP: DSS2: VENC: Add missing start/stop_device calls
Tomi Valkeinen
2011-05-11
1
-0
/
+12
*
OMAP: DSS2: VENC: Remove sleeps at venc enable/disable
Tomi Valkeinen
2011-05-11
1
-6
/
+0
*
OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional
Tomi Valkeinen
2011-05-11
1
-0
/
+3
*
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
2011-05-11
1
-1
/
+1
*
HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
Tomi Valkeinen
2011-03-14
1
-0
/
+6
*
OMAP: DSS2: Delay regulator_get() calls
Tomi Valkeinen
2011-03-11
1
-18
/
+13
*
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
Archit Taneja
2011-03-11
1
-4
/
+4
*
OMAP2,3: DSS2: Use platform device to get baseaddr
Senthilvadivu Guruswamy
2011-03-11
1
-3
/
+8
*
OMAP2,3: DSS2: replace printk with dev_dbg in init
Sumit Semwal
2011-03-11
1
-1
/
+1
*
OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
2011-03-11
1
-40
/
+76
*
OMAP: DSS2: VENC: don't call platform_enable/disable() twice
Jani Nikula
2010-05-18
1
-14
/
+1
*
OMAP: DSS2: move timing functions
Tomi Valkeinen
2010-02-24
1
-41
/
+41
*
OMAP: DSS2: move set/get_wss()
Tomi Valkeinen
2010-02-24
1
-33
/
+34
*
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
2010-02-24
1
-151
/
+100
*
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
2010-02-24
1
-10
/
+17
*
OMAP: DSS2: move get_recommended_bpp()
Tomi Valkeinen
2010-02-24
1
-0
/
+1
*
OMAP: DSS2: move get_resolution()
Tomi Valkeinen
2010-02-24
1
-0
/
+2
*
OMAP: DSS2: move enable/disable_channel to overlay manager
Tomi Valkeinen
2010-02-24
1
-2
/
+2
*
OMAP: DSS2: enable VDDS_DSI when using DPI
Tomi Valkeinen
2010-02-12
1
-3
/
+1
*
OMAP: DSS2: Video encoder driver
Tomi Valkeinen
2009-12-09
1
-0
/
+797