Tomi Valkeinen
|
b2c7d54f72
OMAPDSS: get the dss version from core pdev
|
13 years ago |
Tomi Valkeinen
|
6fa44907ee
OMAPDSS: HDMI: use omapdss_version
|
13 years ago |
Archit Taneja
|
cea87b92da
OMAPDSS: HDMI: 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
|
174869435e
OMAPDSS: HDMI: use vdda_hdmi_dac
|
13 years ago |
Tomi Valkeinen
|
a84b20654b
OMAPDSS: HDMI: Add delay to wait for 5V power
|
13 years ago |
Tomi Valkeinen
|
cca35017ca
OMAPDSS: HDMI: Move GPIO handling to HDMI driver
|
13 years ago |
Archit Taneja
|
ed1aa9003b
OMAPDSS: HDMI: Add locking for hdmi interface set timing functions
|
13 years ago |
Archit Taneja
|
7849398fa2
OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings
|
13 years ago |
Ricardo Neri
|
d3b4aa519c
OMAPDSS: HDMI: Disable PLL properly in case of error at power_on
|
13 years ago |
Archit Taneja
|
cc937e5e4b
OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
|
13 years ago |
Jassi Brar
|
3a5383a237
OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
|
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 |
Ricardo Neri
|
f3a97491f2
OMAPDSS: HDMI: Implement DSS driver interface for audio
|
13 years ago |
Ricardo Neri
|
25a653597e
OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation
|
13 years ago |
Ricardo Neri
|
35547626f3
OMAPDSS: HDMI: Relocate N/CTS calculation
|
13 years ago |
Ricardo Neri
|
7c3291f06b
OMAPDSS: HDMI: Remove ASoC codec
|
13 years ago |
Ricardo Neri
|
c0456be38f
OMAPDSS: HDMI: Split video_enable into video_enable/disable
|
13 years ago |
Ricardo Neri
|
027bdc85ee
OMAPDSS: HDMI: Split audio_enable into audio_enable/disable
|
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 |
Tomi Valkeinen
|
35deca3de6
OMAPDSS: interface drivers register their panel devices
|
13 years ago |
Tomi Valkeinen
|
6e7e8f06b2
OMAPDSS: add __init & __exit
|
13 years ago |
Tomi Valkeinen
|
61055d4b2e
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
|
13 years ago |