index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
vt8500lcdfb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
drm/gem: add mutex lock when using drm_gem_mmap_obj
YoungJun Cho
3
-0
/
+10
2013-06-28
drm/omap: drop the !FB_OMAP2 dep
Dave Airlie
1
-1
/
+1
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved
Maarten Lankhorst
1
-14
/
+0
2013-06-28
drm/vmwgfx: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2
-3
/
+3
2013-06-28
drm/radeon: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
3
-45
/
+43
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-4
/
+4
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
3
-172
/
+117
2013-06-28
drm/radeon: inline reservations
Maarten Lankhorst
2
-24
/
+21
2013-06-28
drm/mgag200: inline reservations
Maarten Lankhorst
2
-20
/
+18
2013-06-28
drm/cirrus: inline reservations
Maarten Lankhorst
2
-20
/
+19
2013-06-28
drm/ast: inline reservations
Maarten Lankhorst
2
-20
/
+18
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
7
-193
/
+79
2013-06-28
drm/nouveau: make flipping lockdep safe
Maarten Lankhorst
1
-58
/
+45
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
13
-112
/
+172
2013-06-28
reservation: cross-device reservation support, v4
Maarten Lankhorst
4
-1
/
+104
2013-06-28
drm/ast: do not attempt to acquire a reservation while in an interrupt handler
Maarten Lankhorst
1
-2
/
+3
2013-06-28
drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...
Maarten Lankhorst
1
-2
/
+3
2013-06-28
drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...
Maarten Lankhorst
1
-2
/
+3
2013-06-28
drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.
Maarten Lankhorst
2
-0
/
+8
2013-06-28
drm/nouveau: complain loudly if buffer is pinned during destruction
Maarten Lankhorst
1
-1
/
+2
2013-06-28
drm/nouveau: fixup fbcon failure paths
Maarten Lankhorst
1
-9
/
+14
2013-06-28
drm/nouveau: unpin notify object in chan_fini
Maarten Lankhorst
1
-0
/
+1
2013-06-28
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
3
-1
/
+10
2013-06-28
drm/radeon: implement unpin function, v2
Maarten Lankhorst
2
-5
/
+15
2013-06-28
drm/radeon/SI: fix TDP adjustment in set_power_state
Alex Deucher
1
-37
/
+32
2013-06-28
drm/radeon/NI: fix TDP adjustment in set_power_state
Alex Deucher
1
-7
/
+11
2013-06-28
drm/radeon: fix endian issues in atombios dpm code
Alex Deucher
1
-5
/
+5
2013-06-28
drm/radeon/dpm: fix UVD clock setting on SI
Alex Deucher
1
-2
/
+2
2013-06-28
drm/radeon/dpm: fix UVD clock setting on cayman
Alex Deucher
2
-2
/
+45
2013-06-28
drm/radeon/dpm: add support for setting UVD clock on rv6xx
Alex Deucher
1
-0
/
+38
2013-06-28
drm/radeon/dpm: add support for setting UVD clock on rs780
Alex Deucher
1
-0
/
+38
2013-06-28
drm/radeon: fix typo in ni_print_power_state
Alex Deucher
1
-4
/
+4
2013-06-28
drm/radeon: fix typo in cik_select_se_sh()
Alex Deucher
1
-1
/
+1
2013-06-28
drm/radeon/si: fix typo in function name
Alex Deucher
1
-2
/
+2
2013-06-28
drm/radeon/dpm: fix typo in setting uvd clock
Alex Deucher
1
-1
/
+1
2013-06-28
drm/radeon/dpm: add dpm_set_power_state failure output (si)
Alex Deucher
1
-19
/
+54
2013-06-28
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
4
-4
/
+12
2013-06-28
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
4
-33
/
+90
2013-06-28
drm/radeon/dpm: add dpm_enable failure output (si)
Alex Deucher
1
-14
/
+42
2013-06-28
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
4
-34
/
+87
2013-06-28
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
18
-25
/
+7665
2013-06-28
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
2
-6
/
+7
2013-06-28
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Alex Deucher
1
-0
/
+1
2013-06-28
drm/radeon/dpm/rs780: properly catch errors in dpm setup
Alex Deucher
1
-4
/
+11
2013-06-28
drm/radeon/dpm/r6xx: properly catch errors in dpm setup
Alex Deucher
1
-3
/
+10
2013-06-28
drm/radeon/dpm/r7xx: properly catch errors in dpm setup
Alex Deucher
1
-15
/
+39
2013-06-28
drm/radeon/dpm/trinity: properly catch errors in dpm setup
Alex Deucher
1
-1
/
+6
2013-06-28
drm/radeon/dpm/sumo: properly catch errors in dpm setup
Alex Deucher
1
-2
/
+7
2013-06-28
drm/radeon/dpm/evergreen: properly catch errors in dpm setup
Alex Deucher
1
-21
/
+56
2013-06-28
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
1
-24
/
+62
[next]