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: 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
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
1
-30
/
+0
*
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
2013-06-28
1
-15
/
+14
*
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
2013-06-28
1
-1
/
+3
*
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2013-05-24
1
-13
/
+8
|
\
|
*
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
1
-6
/
+1
|
*
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
1
-7
/
+7
|
*
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-22
1
-1
/
+1
*
|
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
/
*
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
Sachin Kamat
2013-04-29
1
-6
/
+4
*
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-17
1
-5
/
+5
*
drm/exynos: hdmi: move mode_fixup to drm common hdmi
Rahul Sharma
2013-04-17
1
-47
/
+0
*
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Rahul Sharma
2013-04-17
1
-413
/
+246
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-655
/
+380
|
\
|
*
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
2013-02-21
1
-648
/
+374
|
*
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
2013-02-21
1
-7
/
+6
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
|
drm/exynos: add check for the device power status
Shirish S
2013-01-25
1
-0
/
+7
*
|
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
2013-01-25
1
-1
/
+0
*
|
drm/exynos: Remove "internal" interrupt handling
Sean Paul
2013-01-25
1
-60
/
+14
*
|
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2013-01-25
1
-7
/
+7
*
|
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-25
1
-15
/
+10
|
/
*
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
2012-12-14
1
-0
/
+2
*
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
2012-12-14
1
-1
/
+3
*
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2012-12-14
1
-0
/
+21
*
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
2012-12-14
1
-8
/
+52
[next]