index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.
Maarten Lankhorst
2013-06-28
2
-0
/
+8
*
drm/nouveau: complain loudly if buffer is pinned during destruction
Maarten Lankhorst
2013-06-28
1
-1
/
+2
*
drm/nouveau: fixup fbcon failure paths
Maarten Lankhorst
2013-06-28
1
-9
/
+14
*
drm/nouveau: unpin notify object in chan_fini
Maarten Lankhorst
2013-06-28
1
-0
/
+1
*
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
2013-06-28
3
-1
/
+10
*
drm/radeon: implement unpin function, v2
Maarten Lankhorst
2013-06-28
2
-5
/
+15
*
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-06-28
86
-561
/
+52842
|
\
|
*
drm/radeon/SI: fix TDP adjustment in set_power_state
Alex Deucher
2013-06-28
1
-37
/
+32
|
*
drm/radeon/NI: fix TDP adjustment in set_power_state
Alex Deucher
2013-06-28
1
-7
/
+11
|
*
drm/radeon: fix endian issues in atombios dpm code
Alex Deucher
2013-06-28
1
-5
/
+5
|
*
drm/radeon/dpm: fix UVD clock setting on SI
Alex Deucher
2013-06-28
1
-2
/
+2
|
*
drm/radeon/dpm: fix UVD clock setting on cayman
Alex Deucher
2013-06-28
2
-2
/
+45
|
*
drm/radeon/dpm: add support for setting UVD clock on rv6xx
Alex Deucher
2013-06-28
1
-0
/
+38
|
*
drm/radeon/dpm: add support for setting UVD clock on rs780
Alex Deucher
2013-06-28
1
-0
/
+38
|
*
drm/radeon: fix typo in ni_print_power_state
Alex Deucher
2013-06-28
1
-4
/
+4
|
*
drm/radeon: fix typo in cik_select_se_sh()
Alex Deucher
2013-06-28
1
-1
/
+1
|
*
drm/radeon/si: fix typo in function name
Alex Deucher
2013-06-28
1
-2
/
+2
|
*
drm/radeon/dpm: fix typo in setting uvd clock
Alex Deucher
2013-06-28
1
-1
/
+1
|
*
drm/radeon/dpm: add dpm_set_power_state failure output (si)
Alex Deucher
2013-06-28
1
-19
/
+54
|
*
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-28
4
-4
/
+12
|
*
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-28
4
-33
/
+90
|
*
drm/radeon/dpm: add dpm_enable failure output (si)
Alex Deucher
2013-06-28
1
-14
/
+42
|
*
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
2013-06-28
4
-34
/
+87
|
*
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
2013-06-28
18
-25
/
+7665
|
*
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
2013-06-28
2
-6
/
+7
|
*
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Alex Deucher
2013-06-28
1
-0
/
+1
|
*
drm/radeon/dpm/rs780: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-4
/
+11
|
*
drm/radeon/dpm/r6xx: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-3
/
+10
|
*
drm/radeon/dpm/r7xx: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-15
/
+39
|
*
drm/radeon/dpm/trinity: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-1
/
+6
|
*
drm/radeon/dpm/sumo: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-2
/
+7
|
*
drm/radeon/dpm/evergreen: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-21
/
+56
|
*
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-24
/
+62
|
*
drm/radeon/dpm/ni: properly catch errors in dpm setup
Alex Deucher
2013-06-28
1
-34
/
+98
|
*
drm/radeon/atom: fix voltage table parsing
Alex Deucher
2013-06-28
1
-150
/
+170
|
*
drm/radeon: fix typo in atom voltage table handling (si+)
Alex Deucher
2013-06-28
1
-2
/
+2
|
*
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
Alex Deucher
2013-06-28
1
-4
/
+4
|
*
drm/radeon/dpm: add pcie gen helper function
Alex Deucher
2013-06-28
2
-0
/
+28
|
*
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
2013-06-28
5
-11
/
+14
|
*
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
2013-06-28
4
-4
/
+48
|
*
drm/radeon: fix some memory leaks in extended table parsing
Alex Deucher
2013-06-28
1
-2
/
+11
|
*
drm/radeon/dpm/cayman: use new fixed point functions (v2)
Alex Deucher
2013-06-28
1
-35
/
+11
|
*
drm/radeon: minor sid.h cleanup
Alex Deucher
2013-06-28
1
-18
/
+18
|
*
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
2013-06-28
3
-0
/
+12
|
*
drm/radeon/dpm: pull in ppm info from atom
Alex Deucher
2013-06-28
2
-0
/
+61
|
*
drm/radeon/dpm: endian fixes for extended power tables
Alex Deucher
2013-06-28
1
-3
/
+6
|
*
drm/radeon/dpm: pull in phase shedding limits from atom
Alex Deucher
2013-06-28
2
-1
/
+41
|
*
drm/radeon/dpm: add an enum for pcie gen selection
Alex Deucher
2013-06-28
2
-9
/
+20
|
*
drm/radeon: implement clock and power gating for SI
Alex Deucher
2013-06-28
2
-42
/
+549
|
*
drm/radeon: add clearstate init for verde power gating
Alex Deucher
2013-06-28
2
-5
/
+1004
[next]