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
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2012-01-03
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
1
-1
/
+5
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-27
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
1
-5
/
+3
2011-12-27
drm/i915: Disable semaphores by default on SNB
Keith Packard
1
-2
/
+2
2011-12-22
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
1
-3
/
+3
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-19
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
1
-53
/
+156
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2
-1
/
+26
2011-12-19
vmwgfx: Do better culling of presents
Jakob Bornecrantz
1
-12
/
+25
2011-12-19
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
1
-61
/
+37
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2
-0
/
+28
2011-12-19
vmwgfx: Refactor cursor update
Jakob Bornecrantz
1
-27
/
+39
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
1
-6
/
+0
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2
-3
/
+15
2011-12-17
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
1
-6
/
+1
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
12
-90
/
+354
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
3
-8
/
+39
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
3
-4
/
+21
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
1
-5
/
+7
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
3
-6
/
+33
2011-12-16
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
1
-8
/
+20
2011-12-16
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2
-0
/
+11
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-12-16
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2
-6
/
+10
2011-12-16
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
1
-0
/
+8
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
1
-5
/
+6
2011-12-02
drm/radeon/kms: fix 2D tiling CS support on EG/CM
Alex Deucher
2
-26
/
+154
2011-12-02
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
Alex Deucher
2
-2
/
+62
2011-12-02
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
1
-2
/
+25
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
1
-4
/
+4
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
1
-1
/
+2
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
4
-4
/
+24
2011-12-01
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-4
/
+64
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-11-30
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
1
-0
/
+3
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-11-30
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
1
-0
/
+2
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
3
-0
/
+55
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
14
-226
/
+436
2011-11-24
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
Keith Packard
1
-11
/
+5
2011-11-24
drm/i915: Hook up Ivybridge eDP
Keith Packard
2
-34
/
+133
2011-11-24
drm/i915: add multi-threaded forcewake support
Keith Packard
4
-8
/
+66
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
[next]