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
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
1
-6
/
+8
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+1
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
1
-0
/
+5
2010-11-09
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
2
-2
/
+2
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-212
/
+567
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
9
-160
/
+252
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2
-2
/
+5
2010-10-06
drm/vmwgfx: Bump minor and driver date
Thomas Hellstrom
1
-2
/
+2
2010-10-06
drm/vmwgfx: Save at least one screen layout
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Add modinfo version
Thomas Hellstrom
1
-0
/
+4
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
2
-2
/
+5
2010-10-06
drm/vmwgfx: Don't flush fb if we're in the suspended state.
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
4
-11
/
+38
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
3
-8
/
+84
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
1
-0
/
+2
2010-10-06
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
Thomas Hellstrom
1
-34
/
+79
2010-10-06
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
2
-2
/
+37
2010-10-06
drm/vmwgfx: Really support other depths than 32
Thomas Hellstrom
1
-21
/
+85
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
7
-45
/
+164
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1
/
+2
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-09-24
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...
Dave Airlie
1
-3
/
+4
2010-09-23
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
2
-2
/
+2
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-3
/
+3
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-1
/
+2
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-1
/
+0
2010-08-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+17
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-17
/
+17
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2010-08-10
drm: expand gamma_set
James Simmons
1
-1
/
+1
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-4
/
+4
2010-08-06
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-13
/
+13
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2010-08-04
drm: move ttm global code to core drm
Dave Airlie
2
-11
/
+11
2010-08-02
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-0
/
+1
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
1
-0
/
+1
2010-07-20
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-1
/
+1
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
13
-171
/
+620
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2
-2
/
+7
[next]