index
:
blackbird-op-linux
master
Blackbird™ 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
/
hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPDSS: outputs: Create and register output instances
Archit Taneja
2012-09-26
1
-0
/
+24
*
OMAPDSS: alloc dssdevs dynamically
Tomi Valkeinen
2012-09-18
1
-3
/
+12
*
OMAPDSS: explicitely initialize dssdev->channel for new displays
Tomi Valkeinen
2012-09-18
1
-0
/
+2
*
OMAPDSS: register only one display device per output
Tomi Valkeinen
2012-09-18
1
-14
/
+43
*
OMAPDSS: omap_dss_register_device() doesn't take display index
Tomi Valkeinen
2012-09-18
1
-1
/
+1
*
OMAPDSS: fix set_timings
Tomi Valkeinen
2012-09-07
1
-12
/
+0
*
OMAPDSS: HDMI: use vdda_hdmi_dac
Tomi Valkeinen
2012-09-07
1
-0
/
+23
*
OMAPDSS: HDMI: Add delay to wait for 5V power
Tomi Valkeinen
2012-09-07
1
-0
/
+3
*
OMAPDSS: HDMI: Move GPIO handling to HDMI driver
Tomi Valkeinen
2012-09-07
1
-20
/
+55
*
OMAPDSS: HDMI: Add locking for hdmi interface set timing functions
Archit Taneja
2012-08-15
1
-0
/
+4
*
OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface ti...
Archit Taneja
2012-08-15
1
-21
/
+14
*
OMAPDSS: HDMI: Disable PLL properly in case of error at power_on
Ricardo Neri
2012-08-10
1
-1
/
+2
*
OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
Archit Taneja
2012-06-29
1
-35
/
+206
*
OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
Jassi Brar
2012-06-29
1
-0
/
+1
*
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
2012-06-29
1
-1
/
+1
*
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
Rajendra Nayak
2012-06-29
1
-2
/
+2
*
OMAPDSS: HDMI: Implement DSS driver interface for audio
Ricardo Neri
2012-05-11
1
-0
/
+42
*
OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation
Ricardo Neri
2012-05-11
1
-14
/
+74
*
OMAPDSS: HDMI: Relocate N/CTS calculation
Ricardo Neri
2012-05-11
1
-0
/
+42
*
OMAPDSS: HDMI: Remove ASoC codec
Ricardo Neri
2012-05-11
1
-236
/
+0
*
OMAPDSS: HDMI: Split video_enable into video_enable/disable
Ricardo Neri
2012-05-11
1
-4
/
+7
*
OMAPDSS: HDMI: Split audio_enable into audio_enable/disable
Ricardo Neri
2012-05-11
1
-2
/
+2
*
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
/
+16
*
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
-32
/
+2
*
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
2012-05-11
1
-1
/
+1
*
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
2012-05-11
1
-2
/
+0
*
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
Archit Taneja
2012-05-09
1
-0
/
+2
*
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
/
+1
*
OMAPDSS: HDMI: Add M2 divider while calculating clkout
Mythri P K
2012-03-06
1
-8
/
+8
*
Merge commit 'v3.3-rc6'
Tomi Valkeinen
2012-03-06
1
-1
/
+23
|
\
|
*
OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled
Archit Taneja
2012-02-23
1
-1
/
+23
*
|
OMAPDSS: HDMI: Modify logic to configure MCLK
Ricardo Neri
2012-02-21
1
-2
/
+4
*
|
Merge commit 'v3.3-rc4'
Tomi Valkeinen
2012-02-21
1
-1
/
+4
|
\
\
|
|
/
|
*
OMAPDSS: HDMI: PHY burnout fix
Tomi Valkeinen
2012-01-26
1
-0
/
+3
|
*
OMAPDSS: use sync versions of pm_runtime_put
Tomi Valkeinen
2012-01-26
1
-1
/
+1
*
|
OMAPDSS: HDMI: remove duplicate code and mode parameter
Mythri P K
2012-01-25
1
-11
/
+7
*
|
OMAPDSS: HDMI: change the timing match logic
Mythri P K
2012-01-25
1
-100
/
+76
*
|
OMAPDSS: HDMI: update static timing table
Mythri P K
2012-01-25
1
-48
/
+48
|
/
*
ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver
Ricardo Neri
2012-01-05
1
-0
/
+31
*
ASoC: OMAP: HDMI: Correct signature of ASoC functions
Ricardo Neri
2012-01-05
1
-2
/
+4
*
ASoC: OMAP: HDMI: Introduce driver data for audio codec
Ricardo Neri
2012-01-05
1
-0
/
+9
*
OMAPDSS: check the return value of dss_mgr_enable()
Tomi Valkeinen
2011-12-02
1
-1
/
+8
*
OMAPDSS: hide manager's enable/disable()
Tomi Valkeinen
2011-12-02
1
-3
/
+3
*
OMAPDSS: HDMI: fix returned HDMI pixel clock
Tomi Valkeinen
2011-11-18
1
-1
/
+1
[next]