index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: fix tests for valid FIMD window number
Krzysztof Kozlowski
1
-3
/
+3
2013-06-28
drm/exynos: fix checks for valid mixer window
Krzysztof Kozlowski
2
-3
/
+3
2013-06-28
Revert "drm: kms_helper: don't lose hotplug event"
Dave Airlie
1
-31
/
+1
2013-06-28
drm/prime: add return check for dma_buf_fd
YoungJun Cho
1
-11
/
+28
2013-06-28
drm/prime: reorder drm_prime_add_buf_handle and remove prototype
Seung-Woo Kim
1
-16
/
+14
2013-06-28
drm/prime: fix to put an exported dma_buf for adding handle failure
YoungJun Cho
1
-1
/
+7
2013-06-28
drm/prime: support to cache mapping
Joonyoung Shim
1
-3
/
+49
2013-06-28
drm/prime: replace NULL with error value in drm_prime_pages_to_sg
YoungJun Cho
1
-3
/
+5
2013-06-28
drm/prime: fix to check return of dma_map_sg in prime helper
YoungJun Cho
1
-2
/
+7
2013-06-28
drm/gem: fix not to assign error value to gem name
YoungJun Cho
1
-11
/
+7
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/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
2
-102
/
+12
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
5
-173
/
+73
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
10
-99
/
+138
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
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
86
-561
/
+52842
2013-06-28
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
27
-864
/
+1571
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
[next]