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
/
gpu
/
drm
/
exynos
/
exynos_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: hdmi: add null check for hdmiphy_port
Seung-Woo Kim
2014-08-04
1
-1
/
+2
*
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
2014-08-04
1
-0
/
+1
*
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
Marek Szyprowski
2014-08-03
1
-0
/
+10
*
drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled
Marek Szyprowski
2014-08-03
1
-1
/
+18
*
drm/exynos: Remove unused variable from exynos_hdmi.c
Sachin Kamat
2014-08-03
1
-2
/
+1
*
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-08
1
-1
/
+1
|
\
|
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-1
/
+1
*
|
drm/exynos: hdmi: fix power order issue
Inki Dae
2014-06-24
1
-0
/
+19
|
/
*
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
1
-21
/
+57
*
drm/exynos: add hdmiphy power on/off sequence
Shirish S
2014-06-02
1
-6
/
+34
*
drm/exynos: Staticize local symbols in exynos_hdmi.c
Sachin Kamat
2014-06-02
1
-3
/
+3
*
drm/exynos: Remove duplicate inclusion of i2c.h
Sachin Kamat
2014-06-02
1
-1
/
+0
*
drm/exynos: use regmap interface to set hdmiphy control bit in pmu
Rahul Sharma
2014-06-02
1
-8
/
+19
*
drm/exynos: hdmi: consider legacy dt binding
Inki Dae
2014-06-02
1
-0
/
+30
*
drm/exynos: restore core HDMI settings
Shirish S
2014-06-02
1
-0
/
+2
*
drm/exynos: enable support for exynos5420 hdmi device
Rahul Sharma
2014-06-02
1
-0
/
+165
*
drm/exynos: add support for apb mapped phys in hdmi driver
Rahul Sharma
2014-06-02
1
-53
/
+89
*
drm/exynos: remove unnecessary read for phy configuration values
Rahul Sharma
2014-06-02
1
-10
/
+0
*
drm/exynos: replace hdmi reset with hdmi disable
Rahul Sharma
2014-06-02
1
-24
/
+16
*
drm/exynos: Read hpd gpio in is_connected callback
Sean Paul
2014-06-02
1
-0
/
+2
*
drm/exynos: hdmi: remove unnecessary memset
Daniel Kurtz
2014-06-02
1
-2
/
+0
*
drm/exynos: check for null pointers in error handling
Paul Taysom
2014-06-02
1
-1
/
+2
*
drm/exynos: Debounce HDMI hotplug interrupts
Sean Paul
2014-06-02
1
-2
/
+21
*
drm/exynos: Don't reset hdmiphy on hdmi off
Sean Paul
2014-06-02
1
-5
/
+0
*
drm/exynos: update phy settings for RB resolutions
Shirish S
2014-06-02
1
-21
/
+12
*
drm/exynos: add component framework support
Inki Dae
2014-06-02
1
-22
/
+37
*
drm/exynos: hdmi: make local symbols static
Jingoo Han
2014-06-02
1
-2
/
+2
*
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
Inki Dae
2014-03-24
1
-8
/
+8
*
drm/exynos: hdmi: consider APB PHY
Inki Dae
2014-03-24
1
-3
/
+23
*
drm/exynos: Implement drm_connector in hdmi directly
Sean Paul
2014-03-24
1
-41
/
+85
*
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
2014-03-24
1
-79
/
+9
*
drm/exynos: Use drm_mode_copy to copy modes
Sean Paul
2014-03-24
1
-9
/
+1
*
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
2014-03-24
1
-59
/
+103
*
drm/exynos: hdmi: remove the i2c drivers and use
Daniel Kurtz
2014-03-24
1
-32
/
+27
*
drm/exynos: Rename display_op power_on to dpms
Sean Paul
2014-03-24
1
-1
/
+1
*
drm/exynos: Remove apply manager callback
Sean Paul
2014-03-24
1
-0
/
+1
*
drm/exynos: hdmi: Implement initialize op for hdmi
Sean Paul
2014-03-24
1
-4
/
+14
*
drm/exynos: set the active aspect ratio as per mode
Shirish S
2014-03-24
1
-7
/
+28
*
drm/exynos: add phy settings for RB resolutions
Shirish S
2014-03-24
1
-0
/
+45
*
drm/exynos: Convert to use the standard hdmi.h header
Sachin Kamat
2014-02-07
1
-40
/
+26
*
drm/exynos: Remove non-DT support in exynos_hdmi
Sachin Kamat
2013-09-05
1
-58
/
+12
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
1
-12
/
+4
*
drm/exynos: Add missing of.h header include
Sachin Kamat
2013-09-05
1
-0
/
+1
*
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-30
1
-1
/
+0
*
drm/exynos: add new compatible strings for hdmi subsystem
Rahul Sharma
2013-06-28
1
-0
/
+3
*
drm/exynos: fix interlace resolutions for exynos5420
Rahul Sharma
2013-06-28
1
-6
/
+8
*
drm/exynos: use of_get_named_gpio to get hdmi hpd gpio
Rahul Sharma
2013-06-28
1
-2
/
+1
*
drm/exynos: add mout_hdmi clock in hdmi driver to change parent
Rahul Sharma
2013-06-28
1
-4
/
+10
*
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
Sean Paul
2013-06-28
1
-12
/
+12
*
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
2013-06-28
1
-5
/
+5
[next]