index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_dp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
Sjoerd Simons
1
-0
/
+1
2014-08-03
drm/exynos: dp: Use correct module license
Jingoo Han
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-1
/
+1
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
1
-1
/
+1
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
1
-2
/
+16
2014-06-02
drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Sachin Kamat
1
-4
/
+1
2014-06-02
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
Jingoo Han
1
-49
/
+49
2014-06-02
drm/exynos: dp: support hotplug detection via GPIO
Andrew Bresticker
1
-3
/
+29
2014-06-02
drm/exynos: add component framework support
Inki Dae
1
-17
/
+28
2014-06-02
drm/exynos: dp: remove unnecessary OOM messages
Jingoo Han
1
-6
/
+2
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
1
-7
/
+0
2014-04-04
drm/exynos: remove MODULE_DEVICE_TABLE definitions
Inki Dae
1
-1
/
+0
2014-03-24
drm/exynos: Implement lvds bridge discovery to DP driver
Sean Paul
1
-0
/
+41
2014-03-24
drm/exynos: Implement drm_connector directly in dp driver
Sean Paul
1
-9
/
+90
2014-03-24
drm/exynos: Implement dpms display callback in DP
Sean Paul
1
-62
/
+80
2014-03-24
drm/exynos: Move display implementation into dp
Sean Paul
1
-19
/
+81
2014-03-24
drm/exynos: Move dp driver from video/ to drm/
Sean Paul
1
-0
/
+1155