index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
sumo_dpm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
6
-27
/
+16
2014-06-10
drm/radeon: stop poisoning the GART TLB
Christian König
1
-1
/
+4
2014-06-10
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
3
-0
/
+35
2014-06-10
drm/edid: Store all supported hdmi deep color modes in drm_display_info
Mario Kleiner
2
-0
/
+6
2014-06-10
drm/radeon: add missing vce init case for hawaii
Alex Deucher
1
-0
/
+1
2014-06-10
drm/radeon: use lower_32_bits where appropriate
Christian König
7
-27
/
+27
2014-06-10
drm/doc: Fix nouveau typo
Damien Lespiau
1
-1
/
+1
2014-06-09
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
2
-0
/
+32
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
2014-06-06
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-06
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
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
[next]