index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
drm/radeon/atom: rework encoder enable/disable sequence
Alex Deucher
1
-48
/
+34
2014-03-25
drm/radeon/dp: move sink power control to a separate function
Alex Deucher
2
-5
/
+23
2014-03-25
drm/radeon/dp: use i2c_get_adapdata rather than casting
Alex Deucher
1
-1
/
+1
2014-03-24
drm/bridge/ptn3460: fix modular build
Dave Airlie
1
-1
/
+1
2014-03-23
drm/gma500: add locking to fixed panel edid probing
Daniel Vetter
3
-0
/
+11
2014-03-23
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2
-0
/
+7
2014-03-23
drm/exynos: fimd: remove unused variable
Andrzej Hajda
1
-14
/
+6
2014-03-23
ARM: dts: exynos4210-universal: add exynos/fimd node
Andrzej Hajda
1
-0
/
+27
2014-03-23
drm/exynos: restore parallel output interface support
Andrzej Hajda
5
-0
/
+360
2014-03-23
exynos/fimd: add parallel output related bindings
Andrzej Hajda
1
-0
/
+15
2014-03-23
drm/exynos: correct timing porch conversion
Andrzej Hajda
1
-7
/
+5
2014-03-23
drm/exynos: init kms poll after creation of connectors
Andrzej Hajda
1
-3
/
+3
2014-03-23
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
2
-12
/
+7
2014-03-23
drm/exynos: fix unnecessary resource cleanup
Inki Dae
1
-3
/
+2
2014-03-23
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
Inki Dae
1
-8
/
+8
2014-03-23
drm/exynos: hdmi: consider APB PHY
Inki Dae
1
-3
/
+23
2014-03-23
drm/exynos: Remove the exynos_drm_connector shim
Sean Paul
4
-29
/
+6
2014-03-23
drm/exynos: Implement lvds bridge discovery to DP driver
Sean Paul
1
-0
/
+41
2014-03-23
drm/bridge: Add PTN3460 bridge driver
Sean Paul
7
-0
/
+423
2014-03-23
drm/exynos: Implement drm_connector directly in vidi driver
Sean Paul
1
-54
/
+108
2014-03-23
drm/exynos: Implement drm_connector directly in dp driver
Sean Paul
2
-9
/
+94
2014-03-23
drm/exynos: Implement drm_connector in hdmi directly
Sean Paul
1
-41
/
+85
2014-03-23
drm/exynos: Add create_connector callback
Sean Paul
2
-0
/
+5
2014-03-23
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
5
-288
/
+170
2014-03-23
drm/exynos: Clean up FIMD power on/off routines
Sean Paul
1
-111
/
+134
2014-03-23
drm/exynos: Implement dpms display callback in DP
Sean Paul
2
-62
/
+81
2014-03-23
drm/exynos: Move display implementation into dp
Sean Paul
7
-86
/
+131
2014-03-23
drm/exynos: Move dp driver from video/ to drm/
Sean Paul
9
-14
/
+8
2014-03-23
drm/exynos: Remove unused/useless fimd_context members
Sean Paul
1
-12
/
+1
2014-03-23
drm/exynos: Use mode_set to configure fimd
Sean Paul
1
-69
/
+74
2014-03-23
drm/exynos: Implement mode_fixup manager operation
Sean Paul
2
-1
/
+10
2014-03-23
drm/exynos: Add mode_set manager operation
Sean Paul
2
-0
/
+7
2014-03-23
drm/exynos: Disable unused crtc planes from crtc
Sean Paul
2
-63
/
+15
2014-03-23
drm/exynos: Use drm_mode_copy to copy modes
Sean Paul
1
-9
/
+1
2014-03-23
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
7
-658
/
+217
2014-03-23
drm/exynos: hdmi: remove the i2c drivers and use
Daniel Kurtz
3
-33
/
+32
2014-03-23
drm/exynos: Split manager/display/subdrv
Sean Paul
14
-709
/
+641
2014-03-23
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
5
-5
/
+5
2014-03-23
drm/exynos: Don't keep dpms state in encoder
Sean Paul
1
-17
/
+0
2014-03-23
drm/exynos: Rename display_op power_on to dpms
Sean Paul
7
-27
/
+10
2014-03-23
drm/exynos: Remove dpms link between encoder/connector
Sean Paul
3
-88
/
+8
2014-03-23
drm/exynos: Remove apply manager callback
Sean Paul
7
-43
/
+8
2014-03-23
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
6
-153
/
+180
2014-03-23
drm/exynos: hdmi: Implement initialize op for hdmi
Sean Paul
4
-188
/
+219
2014-03-23
drm/exynos: Use manager_op initialize in fimd
Sean Paul
1
-4
/
+15
2014-03-23
drm/exynos: Add an initialize function to manager and display
Sean Paul
2
-0
/
+26
2014-03-23
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
6
-89
/
+62
2014-03-23
drm/exynos: Remove useless slab.h include
Stephane Marchesin
1
-1
/
+0
2014-03-23
drm/exynos: set the active aspect ratio as per mode
Shirish S
1
-7
/
+28
2014-03-23
drm/exynos: add phy settings for RB resolutions
Shirish S
1
-0
/
+45
[next]