index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
1
-0
/
+1
2014-06-05
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
1
-10
/
+20
2014-06-05
drm/tegra: Add hardware cursor support
Thierry Reding
2
-3
/
+138
2014-06-05
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
10
-96
/
+52
2014-06-05
drm: Document how to register devices without struct drm_bus
Thierry Reding
1
-0
/
+26
2014-06-05
drm: Add device registration documentation
Thierry Reding
5
-62
/
+85
2014-06-05
drm: Introduce drm_dev_set_unique()
Thierry Reding
3
-6
/
+46
2014-06-05
gpu: host1x: Rename internal functions for clarity
Thierry Reding
1
-6
/
+6
2014-06-05
drm/tegra: gem - Make tegra_bo_import() static
Thierry Reding
1
-1
/
+2
2014-06-05
drm/tegra: hdmi - Add Tegra124 support
Thierry Reding
2
-0
/
+89
2014-06-05
drm/tegra: sor - Protect CRC debugfs against enable state
Thierry Reding
1
-24
/
+45
2014-06-05
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
1
-1
/
+0
2014-06-05
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
6
-41
/
+82
2014-06-05
drm/tegra: dc - Move around shift clock programming
Thierry Reding
1
-9
/
+10
2014-06-05
drm/tegra: dsi - Reset controller on driver unload
Thierry Reding
1
-0
/
+1
2014-06-05
drm/tegra: dsi - Fix typo when disabling controller
Thierry Reding
1
-1
/
+1
2014-06-05
drm/tegra: dsi - Add enable guard
Thierry Reding
1
-0
/
+11
2014-06-05
drm/tegra: dsi - Initialize proper packet sequences
Thierry Reding
1
-4
/
+46
2014-06-05
drm/tegra: dsi - Implement VDD supply support
Thierry Reding
2
-0
/
+18
2014-06-05
drm/tegra: dsi - Remove unneeded code
Thierry Reding
1
-85
/
+0
2014-06-05
drm/tegra: dsi - Use internal pixel format
Thierry Reding
2
-1
/
+43
2014-06-05
drm/tegra: hdmi - Fix disable sequence
Thierry Reding
1
-0
/
+8
2014-06-05
drm/tegra: hdmi - Disable LVDS mode
Thierry Reding
2
-1
/
+10
2014-06-05
drm/tegra: hdmi - Use proper power-up sequence
Thierry Reding
1
-0
/
+11
2014-06-05
drm/tegra: hdmi - Clean up clock usage
Thierry Reding
1
-14
/
+6
2014-06-05
drm/tegra: hdmi - Reverse regulator enable ordering
Thierry Reding
1
-12
/
+12
2014-06-05
drm/tegra: hdmi - Remove duplicate code
Thierry Reding
1
-10
/
+0
2014-06-05
drm/tegra: hdmi - Add connector supply support
Thierry Reding
2
-9
/
+24
2014-06-05
drm/tegra: dc - Use proper H/V ref-to-sync values
Thierry Reding
1
-3
/
+2
2014-06-05
drm/tegra: dc - Do not touch power control register
Thierry Reding
1
-4
/
+0
2014-06-05
drm/tegra: dc - Reshuffle code to get rid of prototypes
Thierry Reding
2
-251
/
+248
2014-06-05
drm/tegra: dc - Rename INVERT_V to V_DIRECTION
Thierry Reding
2
-4
/
+5
2014-06-05
drm/tegra: sor - Add CRC debugfs support
Thierry Reding
2
-0
/
+125
2014-06-05
drm/tegra: dc - Add YUYV support
Thierry Reding
2
-6
/
+22
2014-06-05
drm/tegra: Cleanup header file
Thierry Reding
1
-26
/
+23
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
10
-49
/
+48
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
21
-87
/
+531
2014-06-05
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
6
-20
/
+29
2014-06-04
drm: Move plane helpers into drm_kms_helper.ko
Daniel Vetter
2
-5
/
+8
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
14
-25
/
+54
2014-06-04
drm: spiff out FB refcnting traces
Rob Clark
1
-3
/
+3
2014-06-04
drm: add signed-range property type
Rob Clark
3
-12
/
+46
2014-06-04
drm: add object property type
Rob Clark
3
-7
/
+60
2014-06-04
drm: add extended property types
Rob Clark
3
-9
/
+47
2014-06-04
drm: helpers to find mode objects
Rob Clark
2
-62
/
+61
2014-06-04
drm: drop drm_get_connector_name() and drm_get_encoder_name()
Jani Nikula
2
-22
/
+0
2014-06-04
drm: replace drm_get_encoder_name() with direct name field use
Jani Nikula
2
-2
/
+2
2014-06-04
drm/i915: replace drm_get_encoder_name() with direct name field use
Jani Nikula
3
-9
/
+9
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
7
-28
/
+28
2014-06-04
drm/radeon: replace drm_get_connector_name() with direct name field use
Jani Nikula
3
-14
/
+19
[next]