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.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
2012-07-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-508
/
+493
2012-07-27
drm/exynos: fixed exception to page allocation failure
Inki Dae
1
-1
/
+1
2012-07-27
drm/exynos: use __free_page() to deallocate memory
Inki Dae
1
-15
/
+6
2012-07-27
drm/exynos: fixed a comment to gem size.
Inki Dae
1
-1
/
+2
2012-07-27
drm/exynos: removed unnecessary variable
Inki Dae
1
-5
/
+0
2012-07-27
drm/exynos: do not release memory region from exporter.
Inki Dae
1
-0
/
+10
2012-07-27
drm/exynos: set buffer type from exporter.
Inki Dae
1
-7
/
+20
2012-07-27
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
1
-11
/
+3
2012-07-27
drm/exynos: fixed build warning.
Inki Dae
1
-1
/
+1
2012-07-27
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
1
-7
/
+31
2012-07-27
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
1
-0
/
+6
2012-07-27
drm/exynos: set edid fake data only for test.
Inki Dae
1
-3
/
+4
2012-07-27
drm/exynos: removed unnecessary declaration.
Inki Dae
1
-2
/
+0
2012-07-27
drm/exynos: fix buffer pitch calculation
Cooper Yuan
1
-1
/
+1
2012-07-27
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
1
-1
/
+1
2012-07-27
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
1
-0
/
+4
2012-07-27
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
1
-34
/
+14
2012-07-27
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
1
-29
/
+7
2012-07-27
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
Sachin Kamat
1
-32
/
+8
2012-07-27
drm/exynos: Add missing static storage class specifier
Sachin Kamat
1
-1
/
+2
2012-07-27
drm/exynos: add property for crtc mode
Joonyoung Shim
2
-0
/
+73
2012-07-27
drm/exynos: add crtc disable function
Joonyoung Shim
1
-0
/
+11
2012-07-27
drm/exynos: add plane enable/disable
Joonyoung Shim
6
-28
/
+50
2012-07-27
drm/exynos: remove unnecessary connector dpms control
Joonyoung Shim
1
-11
/
+0
2012-07-27
drm/exynos: fix dpms operation for mode set
Joonyoung Shim
3
-37
/
+5
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
4
-49
/
+48
2012-07-27
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
6
-222
/
+151
2012-07-27
drm/exynos: use private plane for crtc
Joonyoung Shim
5
-31
/
+47
2012-07-27
drm/exynos: define to_exynos_plane macro
Joonyoung Shim
1
-7
/
+6
2012-07-27
drm/exynos: fix to set pipe of crtc
Joonyoung Shim
3
-18
/
+24
2012-07-27
drm/exynos: fix point to call overlay_ops->mode_set
Joonyoung Shim
2
-9
/
+12
2012-07-27
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
172
-3244
/
+7450
2012-07-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
18
-119
/
+140
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
20
-342
/
+585
2012-07-26
drm/nouveau: init vblank requests list
Marcin Slusarz
3
-6
/
+1
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
5
-53
/
+32
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
9
-267
/
+346
2012-07-26
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
3
-2
/
+2
2012-07-26
drm/nouveau/gem: fix object reference leak in a failure path
Ben Skeggs
1
-0
/
+1
2012-07-26
drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION
Marcin Slusarz
1
-1
/
+1
2012-07-26
drm/nv84: decode PCRYPT errors
Marcin Slusarz
1
-3
/
+15
2012-07-26
drm/nouveau: dcb table quirk for fdo#50830
Ben Skeggs
1
-0
/
+12
2012-07-26
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
[next]