index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
5
-173
/
+73
*
drm/nouveau: make flipping lockdep safe
Maarten Lankhorst
2013-06-28
1
-58
/
+45
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-28
10
-99
/
+138
*
drm/ast: do not attempt to acquire a reservation while in an interrupt handler
Maarten Lankhorst
2013-06-28
1
-2
/
+3
*
drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...
Maarten Lankhorst
2013-06-28
1
-2
/
+3
*
drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...
Maarten Lankhorst
2013-06-28
1
-2
/
+3
*
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-27
1
-37
/
+32
|
*
drm/radeon/NI: fix TDP adjustment in set_power_state
Alex Deucher
2013-06-27
1
-7
/
+11
|
*
drm/radeon: fix endian issues in atombios dpm code
Alex Deucher
2013-06-27
1
-5
/
+5
|
*
drm/radeon/dpm: fix UVD clock setting on SI
Alex Deucher
2013-06-27
1
-2
/
+2
|
*
drm/radeon/dpm: fix UVD clock setting on cayman
Alex Deucher
2013-06-27
2
-2
/
+45
|
*
drm/radeon/dpm: add support for setting UVD clock on rv6xx
Alex Deucher
2013-06-27
1
-0
/
+38
|
*
drm/radeon/dpm: add support for setting UVD clock on rs780
Alex Deucher
2013-06-27
1
-0
/
+38
|
*
drm/radeon: fix typo in ni_print_power_state
Alex Deucher
2013-06-27
1
-4
/
+4
|
*
drm/radeon: fix typo in cik_select_se_sh()
Alex Deucher
2013-06-27
1
-1
/
+1
|
*
drm/radeon/si: fix typo in function name
Alex Deucher
2013-06-27
1
-2
/
+2
|
*
drm/radeon/dpm: fix typo in setting uvd clock
Alex Deucher
2013-06-27
1
-1
/
+1
|
*
drm/radeon/dpm: add dpm_set_power_state failure output (si)
Alex Deucher
2013-06-27
1
-19
/
+54
|
*
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-27
4
-4
/
+12
|
*
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-27
4
-33
/
+90
|
*
drm/radeon/dpm: add dpm_enable failure output (si)
Alex Deucher
2013-06-27
1
-14
/
+42
|
*
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
2013-06-27
4
-34
/
+87
|
*
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
2013-06-27
18
-25
/
+7665
|
*
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
2013-06-27
2
-6
/
+7
|
*
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Alex Deucher
2013-06-27
1
-0
/
+1
|
*
drm/radeon/dpm/rs780: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-4
/
+11
|
*
drm/radeon/dpm/r6xx: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-3
/
+10
|
*
drm/radeon/dpm/r7xx: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-15
/
+39
|
*
drm/radeon/dpm/trinity: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-1
/
+6
|
*
drm/radeon/dpm/sumo: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-2
/
+7
|
*
drm/radeon/dpm/evergreen: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-21
/
+56
|
*
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-24
/
+62
|
*
drm/radeon/dpm/ni: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-34
/
+98
|
*
drm/radeon/atom: fix voltage table parsing
Alex Deucher
2013-06-27
1
-150
/
+170
|
*
drm/radeon: fix typo in atom voltage table handling (si+)
Alex Deucher
2013-06-27
1
-2
/
+2
|
*
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
Alex Deucher
2013-06-27
1
-4
/
+4
|
*
drm/radeon/dpm: add pcie gen helper function
Alex Deucher
2013-06-27
2
-0
/
+28
|
*
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
2013-06-27
5
-11
/
+14
|
*
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
2013-06-27
4
-4
/
+48
|
*
drm/radeon: fix some memory leaks in extended table parsing
Alex Deucher
2013-06-27
1
-2
/
+11
|
*
drm/radeon/dpm/cayman: use new fixed point functions (v2)
Alex Deucher
2013-06-27
1
-35
/
+11
|
*
drm/radeon: minor sid.h cleanup
Alex Deucher
2013-06-27
1
-18
/
+18
|
*
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
2013-06-27
3
-0
/
+12
[next]