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
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
1
-0
/
+2
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+0
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
16
-42
/
+42
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
16
-42
/
+42
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
4
-1
/
+98
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
3
-0
/
+88
2012-09-13
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2
-2
/
+0
2012-09-07
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
1
-0
/
+1
2012-09-07
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
Dave Airlie
2
-1
/
+9
2012-08-22
drm: stop vmgfx driver explosion
Alan Cox
1
-1
/
+5
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
1
-4
/
+1
2012-07-20
drm: kill reclaim_buffers_locked
Daniel Vetter
1
-1
/
+0
2012-06-01
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
1
-1
/
+1
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-151
/
+353
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-3
/
+3
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+3
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
1
-0
/
+2
2012-02-13
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2012-02-13
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2
-14
/
+6
2012-02-13
drm/vmwgfx: Treat out-of-range initial width and height as host errors
Thomas Hellstrom
1
-4
/
+14
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
5
-10
/
+40
2012-02-13
vmwgfx: Add page flip support
Jakob Bornecrantz
3
-0
/
+106
2012-02-13
vmwgfx: Pipe fence out of screen object dirty functions
Jakob Bornecrantz
1
-6
/
+15
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
3
-10
/
+18
2012-02-13
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
4
-2
/
+73
2012-02-13
vmwgfx: Rework fence event action
Jakob Bornecrantz
2
-118
/
+104
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
1
-13
/
+1
2012-02-05
drm: Fix typo in vmwgfx_drv.c
Masanari Iida
1
-1
/
+1
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-106
/
+69
2011-12-22
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
1
-3
/
+3
2011-12-21
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
7
-151
/
+318
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2
-10
/
+19
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2
-6
/
+6
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
[next]