Tomi Valkeinen
|
6aa66f5c01
OMAPDSS: VENC: Add error handling for venc_probe_pdata
|
12 years ago |
Tomi Valkeinen
|
b5a99c2626
OMAPDSS: VENC: use platform_driver_register()
|
12 years ago |
Tomi Valkeinen
|
3d62fe5b21
OMAPDSS: Merge omapdss topic branches
|
12 years ago |
Archit Taneja
|
b2c9c8ee7c
omapdss: use devm_clk_get()
|
12 years ago |
Archit Taneja
|
77ec05d06f
OMAPDSS: VENC: remove platform_enable/disable calls
|
12 years ago |
Tomi Valkeinen
|
2eea5ae6c1
OMAPDSS: add output->dispc_channel
|
12 years ago |
Tomi Valkeinen
|
7286a08fb5
OMAPDSS: add output->name
|
12 years ago |
Tomi Valkeinen
|
486c0e17b7
OMAPDSS: manage output-dssdev connection in output drivers
|
12 years ago |
Tomi Valkeinen
|
2bbcce5e0b
OMAPDSS: export dss_get_def_display_name()
|
12 years ago |
Archit Taneja
|
8f1f736c45
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
|
13 years ago |
Archit Taneja
|
81b87f515f
OMAPDSS: outputs: Create and register output instances
|
13 years ago |
Tomi Valkeinen
|
5274484b82
OMAPDSS: alloc dssdevs dynamically
|
13 years ago |
Tomi Valkeinen
|
bcb226a925
OMAPDSS: explicitely initialize dssdev->channel for new displays
|
13 years ago |
Tomi Valkeinen
|
1521653c72
OMAPDSS: register only one display device per output
|
13 years ago |
Tomi Valkeinen
|
8768a52f8f
OMAPDSS: omap_dss_register_device() doesn't take display index
|
13 years ago |
Tomi Valkeinen
|
b82fe7f025
OMAPDSS: fix set_timings
|
13 years ago |
Tomi Valkeinen
|
fe6a466283
OMAPDSS: remove unnecessary includes
|
13 years ago |
Chandrabhanu Mahapatra
|
ee223b7030
OMAPDSS: VENC: Remove cpu_is_xxxx checks
|
13 years ago |
Archit Taneja
|
89e7195634
OMAPDSS: VENC: Maintian copy of video output polarity info in private data
|
13 years ago |
Archit Taneja
|
febe2905d0
OMAPDSS: VENC: Maintain copy of venc type in driver data
|
13 years ago |
Archit Taneja
|
a5abf4721b
OMAPDSS: VENC: Maintain our own timings field in driver data
|
13 years ago |
Archit Taneja
|
156fd99e92
OMAPDSS: VENC: Split VENC into interface and panel driver
|
13 years ago |
Archit Taneja
|
23c8f88e8a
OMAPDSS: Add interlace parameter to omap_video_timings
|
13 years ago |
Tomi Valkeinen
|
5be3aebd09
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
|
13 years ago |
Rajendra Nayak
|
f11766d1c2
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Archit Taneja
|
c808ab9c82
OMAPDSS: Apply VENC timings even if panel is disabled
|
13 years ago |
Archit Taneja
|
2aefad49d8
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
|
13 years ago |
Tomi Valkeinen
|
c6eee968d4
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
|
13 years ago |
Tomi Valkeinen
|
38f3daf678
OMAPDSS: separate pdata based initialization
|
13 years ago |
Tomi Valkeinen
|
9d8232a77f
OMAPDSS: init omap_dss_devices internally
|
13 years ago |