Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bb73cbd073c495b5aed9ec446faa17a262f18be
/
drivers
/
video
/
fbdev
/
omap2
/
dss
/
venc.c
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/omap2/dss/venc.c]
17d5ca9
Merge branch '3.15/dss-dt' into 3.15/fbdev
by Tomi Valkeinen
· 11 years ago
a220702
OMAPDSS: Add DT support to VENC
by Tomi Valkeinen
· 11 years ago
e6fa68b
OMAPDSS: Improve regulator names for DT
by Tomi Valkeinen
· 11 years ago
d8d78941
OMAPDSS: convert pixel clock to common videomode style
by Tomi Valkeinen
· 12 years ago
40359a9
OMAPDSS: don't print errors on -EPROBE_DEFER
by Tomi Valkeinen
· 11 years ago
9560dc10
OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
by Tomi Valkeinen
· 11 years ago
09d2e7c
OMAPDSS: VENC: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
fb8efa4
OMAPDSS: AnalogTV: Add ops
by Tomi Valkeinen
· 12 years ago
5d47dbc
OMAPDSS: public omapdss_register_output()
by Tomi Valkeinen
· 12 years ago
5391e87
OMAPDSS: remove dispc's dependency to VENC/HDMI
by Tomi Valkeinen
· 12 years ago
b7328e1
OMAPDSS: add THIS_MODULE owner to DSS outputs
by Tomi Valkeinen
· 12 years ago
1f68d9c
OMAPDSS: combine omap_dss_output into omap_dss_device
by Tomi Valkeinen
· 12 years ago
d392393
OMAPDSS: remove omap_dss_start/stop_device()
by Tomi Valkeinen
· 12 years ago
7ae9a71
OMAPDSS: remove dssdev uses in trivial cases
by Tomi Valkeinen
· 12 years ago
7e436bb
OMAPDSS: VENC: clean up regulator init
by Tomi Valkeinen
· 12 years ago
c6ca5b2
OMAPDSS: only probe pdata if there's one
by Tomi Valkeinen
· 12 years ago
6aa66f5
OMAPDSS: VENC: Add error handling for venc_probe_pdata
by Tomi Valkeinen
· 12 years ago
b5a99c2
OMAPDSS: VENC: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
3d62fe5
OMAPDSS: Merge omapdss topic branches
by Tomi Valkeinen
· 12 years ago
b2c9c8e
omapdss: use devm_clk_get()
by Archit Taneja
· 12 years ago
77ec05d
OMAPDSS: VENC: remove platform_enable/disable calls
by Archit Taneja
· 12 years ago
2eea5ae
OMAPDSS: add output->dispc_channel
by Tomi Valkeinen
· 12 years ago
7286a08
OMAPDSS: add output->name
by Tomi Valkeinen
· 12 years ago
486c0e1
OMAPDSS: manage output-dssdev connection in output drivers
by Tomi Valkeinen
· 12 years ago
2bbcce5
OMAPDSS: export dss_get_def_display_name()
by Tomi Valkeinen
· 12 years ago
8f1f736
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
81b87f5
OMAPDSS: outputs: Create and register output instances
by Archit Taneja
· 12 years ago
5274484
OMAPDSS: alloc dssdevs dynamically
by Tomi Valkeinen
· 12 years ago
bcb226a
OMAPDSS: explicitely initialize dssdev->channel for new displays
by Tomi Valkeinen
· 12 years ago
1521653
OMAPDSS: register only one display device per output
by Tomi Valkeinen
· 12 years ago
8768a52
OMAPDSS: omap_dss_register_device() doesn't take display index
by Tomi Valkeinen
· 12 years ago
b82fe7f
OMAPDSS: fix set_timings
by Tomi Valkeinen
· 12 years ago
fe6a466
OMAPDSS: remove unnecessary includes
by Tomi Valkeinen
· 12 years ago
ee223b7
OMAPDSS: VENC: Remove cpu_is_xxxx checks
by Chandrabhanu Mahapatra
· 12 years ago
89e7195
OMAPDSS: VENC: Maintian copy of video output polarity info in private data
by Archit Taneja
· 12 years ago
febe290
OMAPDSS: VENC: Maintain copy of venc type in driver data
by Archit Taneja
· 12 years ago
a5abf47
OMAPDSS: VENC: Maintain our own timings field in driver data
by Archit Taneja
· 12 years ago
156fd99
OMAPDSS: VENC: Split VENC into interface and panel driver
by Archit Taneja
· 13 years ago
23c8f88
OMAPDSS: Add interlace parameter to omap_video_timings
by Archit Taneja
· 13 years ago
5be3aeb
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
by Tomi Valkeinen
· 13 years ago
f11766d
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
by Rajendra Nayak
· 13 years ago
c808ab9
OMAPDSS: Apply VENC timings even if panel is disabled
by Archit Taneja
· 13 years ago
2aefad4
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
by Archit Taneja
· 13 years ago
c6eee96
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
by Tomi Valkeinen
· 13 years ago
38f3daf
OMAPDSS: separate pdata based initialization
by Tomi Valkeinen
· 13 years ago
9d8232a
OMAPDSS: init omap_dss_devices internally
by Tomi Valkeinen
· 13 years ago
35deca3
OMAPDSS: interface drivers register their panel devices
by Tomi Valkeinen
· 13 years ago
6e7e8f0
OMAPDSS: add __init & __exit
by Tomi Valkeinen
· 13 years ago
61055d4
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
by Tomi Valkeinen
· 13 years ago
e40402c
OMAPDSS: move the creation of debugfs files
by Tomi Valkeinen
· 13 years ago
852f083
OMAPDSS: remove uses of dss_runtime_get/put
by Tomi Valkeinen
· 13 years ago
04c742c
OMAPDSS: remove return from platform_driver_unreg
by Tomi Valkeinen
· 13 years ago
0aca3c6
OMAPDSS: VENC: allow switching venc output type at runtime
by Grazvydas Ignotas
· 13 years ago
4172116
OMAPDSS: Apply manager timings instead of direct DISPC writes
by Archit Taneja
· 13 years ago
c51d921
OMAPDSS: DISPC: Use a common function to set manager timings
by Archit Taneja
· 13 years ago
4b6430f
OMAPDSS: provide default get_timings function for panels
by Grazvydas Ignotas
· 13 years ago
ec87410
OMAPDSS: VENC: Check for errors from regulator_enable()
by Mark Brown
· 13 years ago
cd3b344
OMAPDSS: cleanup probe functions
by Tomi Valkeinen
· 13 years ago
3f60db4b
Merge commit 'v3.3-rc4'
by Tomi Valkeinen
· 13 years ago
0eaf9f5
OMAPDSS: use sync versions of pm_runtime_put
by Tomi Valkeinen
· 13 years ago
6e2a14d
OMAPDSS: use devm_ functions
by Julia Lawall
· 13 years ago
cc1d3e0
OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4
by Danny Kukawka
· 13 years ago
33ca237
OMAPDSS: check the return value of dss_mgr_enable()
by Tomi Valkeinen
· 13 years ago
7797c6d
OMAPDSS: hide manager's enable/disable()
by Tomi Valkeinen
· 13 years ago
c3dc6a7
OMAPDSS: DISPC: Get correct pixel clock for TV manager
by Archit Taneja
· 13 years ago
f364658
OMAP: DSS2: remove unneeded fck enable/disables
by Tomi Valkeinen
· 13 years ago
bfe4f8d
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
by Tomi Valkeinen
· 13 years ago
9ede365
HACK: OMAP: DSS2: clk hack for OMAP2/3
by Tomi Valkeinen
· 13 years ago
4fbafaf
OMAP: DSS2: Use PM runtime & HWMOD support
by Tomi Valkeinen
· 14 years ago
525dae6
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
by Tomi Valkeinen
· 14 years ago
8cff88c
OMAP: DSS2: remove update_mode from omapdss
by Tomi Valkeinen
· 14 years ago
14572c6
OMAP: DSS2: VENC: Add missing start/stop_device calls
by Tomi Valkeinen
· 14 years ago
b4de838
OMAP: DSS2: VENC: Remove sleeps at venc enable/disable
by Tomi Valkeinen
· 15 years ago
c6f65e1
OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional
by Tomi Valkeinen
· 15 years ago
a0b38cc
OMAP: DSS2: Move display.h to include/video/
by Tomi Valkeinen
· 14 years ago
ba02fa3
HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
by Tomi Valkeinen
· 14 years ago
5f42f2c
OMAP: DSS2: Delay regulator_get() calls
by Tomi Valkeinen
· 14 years ago
6af9cd1
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
by Archit Taneja
· 14 years ago
ea9da36
OMAP2,3: DSS2: Use platform device to get baseaddr
by Senthilvadivu Guruswamy
· 14 years ago
a06b62f
OMAP2,3: DSS2: replace printk with dev_dbg in init
by Sumit Semwal
· 14 years ago
30ea50c
OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver
by Senthilvadivu Guruswamy
· 14 years ago
35bc42c
OMAP: DSS2: VENC: don't call platform_enable/disable() twice
by Jani Nikula
· 15 years ago
69b2048
OMAP: DSS2: move timing functions
by Tomi Valkeinen
· 15 years ago
3651131
OMAP: DSS2: move set/get_wss()
by Tomi Valkeinen
· 15 years ago
37ac60e
OMAP: DSS2: move enable/disable/suspend/resume
by Tomi Valkeinen
· 15 years ago
446f7bf
OMAP: DSS2: move set/get_update_mode()
by Tomi Valkeinen
· 15 years ago
a269950
OMAP: DSS2: move get_recommended_bpp()
by Tomi Valkeinen
· 15 years ago
96adcec
OMAP: DSS2: move get_resolution()
by Tomi Valkeinen
· 15 years ago
a2faee8
OMAP: DSS2: move enable/disable_channel to overlay manager
by Tomi Valkeinen
· 15 years ago
8a2cfea
OMAP: DSS2: enable VDDS_DSI when using DPI
by Tomi Valkeinen
· 15 years ago
b288627
OMAP: DSS2: Video encoder driver
by Tomi Valkeinen
· 15 years ago