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.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-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-20
/
+84
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2
-9
/
+10
2013-01-17
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
1
-5
/
+12
2013-01-16
drm/i915: Invalidate the relocation presumed_offsets along the slow path
Chris Wilson
1
-0
/
+21
2013-01-16
drm/i915/eDP: do not write power sequence registers for ghost eDP
Jani Nikula
1
-15
/
+32
2013-01-15
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
3
-0
/
+8
2013-01-15
drm/radeon: allow FP16 color clear registers on r500
Marek Olšák
2
-1
/
+4
2013-01-15
drm/radeon: clear reset flags if engines are idle
Alex Deucher
4
-0
/
+24
2013-01-15
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
Chris Wilson
4
-0
/
+19
2013-01-14
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
1
-1
/
+0
2013-01-14
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
1
-1
/
+7
2013-01-14
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
1
-0
/
+8
2013-01-14
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-9
/
+20
2013-01-14
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
17
-52
/
+114
2013-01-13
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
1
-3
/
+3
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2
-0
/
+4
2013-01-13
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
1
-20
/
+26
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
3
-0
/
+10
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
3
-4
/
+10
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2013-01-13
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
1
-1
/
+3
2013-01-13
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
1
-8
/
+27
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2
-13
/
+26
2013-01-13
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
1
-1
/
+0
2013-01-11
radeon/kms: fix dma relocation checking
Jerome Glisse
1
-3
/
+3
2013-01-11
radeon/kms: force rn50 chip to always report connected on analog output
Jerome Glisse
1
-0
/
+8
2013-01-11
drm/radeon: fix error path in kpage allocation
Ilija Hadzic
1
-2
/
+2
2013-01-11
drm/radeon: fix a bogus kfree
Ilija Hadzic
1
-2
/
+4
2013-01-11
drm/radeon: fix NULL pointer dereference in UMS mode
Ilija Hadzic
1
-2
/
+3
2013-01-11
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
6
-66
/
+80
2013-01-10
drm/i915: Revert shrinker changes from "Track unbound pages"
Daniel Vetter
1
-4
/
+14
2013-01-09
drm/i915: Use pixel size for computing linear offsets into a sprite
Chris Wilson
1
-6
/
+4
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-792
/
+432
2013-01-08
drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths
Chris Wilson
1
-8
/
+25
2013-01-08
drm/i915: The sprite scaler on Ironlake also support YUV planes
Chris Wilson
1
-1
/
+1
2013-01-08
drm: Only evict the blocks required to create the requested hole
Chris Wilson
1
-28
/
+17
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+135
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
4
-0
/
+12
2013-01-07
drm/i915: Treat crtc->mode.clock == 0 as disabled
Chris Wilson
1
-9
/
+16
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
1
-0
/
+28
2013-01-07
Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
Daniel Vetter
1
-8
/
+0
2013-01-07
drm/i915; Only increment the user-pin-count after successfully pinning the bo
Chris Wilson
1
-3
/
+4
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
5
-88
/
+36
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-102
/
+416
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
1
-9
/
+22
[next]