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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2018-05-30
drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
Thomas Hellstrom
1
-8
/
+17
2018-05-09
drm/vmwgfx: Fix a buffer object leak
Thomas Hellstrom
1
-0
/
+1
2018-03-28
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
4
-16
/
+34
2018-03-22
drm/vmwgfx: Fixes to vmwgfx_fb
Sinclair Yeh
1
-1
/
+3
2018-01-17
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
1
-0
/
+2
2017-11-15
drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
Sinclair Yeh
1
-1
/
+1
2017-08-07
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
1
-1
/
+1
2017-07-05
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
1
-0
/
+1
2017-06-14
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
1
-7
/
+11
2017-06-14
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
1
-0
/
+3
2017-06-14
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
1
-0
/
+2
2017-04-12
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
1
-1
/
+4
2017-04-12
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
1
-2
/
+0
2017-04-12
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
3
-19
/
+13
2017-04-12
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
1
-1
/
+1
2017-04-12
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
1
-2
/
+2
2017-04-12
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
1
-27
/
+50
2017-03-15
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2
-3
/
+12
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
5
-73
/
+146
2016-10-10
drm/vmwgfx: Adjust checks for null pointers in 13 functions
Markus Elfring
1
-16
/
+15
2016-10-10
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-16
/
+5
2016-10-10
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
1
-4
/
+6
2016-10-10
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
1
-13
/
+58
2016-10-10
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
1
-3
/
+3
2016-10-10
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
1
-3
/
+0
2016-10-10
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
1
-15
/
+26
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2
-1
/
+33
2016-10-10
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-4
/
+2
2016-10-10
drm/vmwgfx: Replace numeric parameter like 0444 with macro
Baole Ni
1
-5
/
+5
2016-09-19
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+4
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-4
/
+4
2016-08-16
drm/kms: Nuke dirty_info property
Daniel Vetter
3
-27
/
+0
2016-08-12
drm/vmwgfx: select CONFIG_FB
Daniel Vetter
1
-0
/
+1
2016-07-29
Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+1
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
7
-36
/
+70
2016-07-22
drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+1
2016-07-12
drm/vmwgfx: Stop checking minor type directly
Frank Binns
1
-2
/
+1
2016-07-08
drm/vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
1
-2
/
+2
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
1
-1
/
+3
2016-07-01
drm/vmwgfx: Fix corner case screen target management
Thomas Hellstrom
1
-4
/
+4
2016-07-01
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
1
-22
/
+25
2016-07-01
drm/vmwgfx: Check pin count before attempting to move a buffer
Sinclair Yeh
1
-3
/
+22
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
3
-0
/
+9
2016-07-01
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2
-8
/
+8
2016-07-01
drm/vmwgfx: Add a check to handle host message failure
Sinclair Yeh
1
-0
/
+3
2016-06-21
drm: document drm_auth.c
Daniel Vetter
1
-0
/
+1
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
1
-1
/
+1
2016-06-21
drm: Refactor drop/set master code a bit
Daniel Vetter
1
-2
/
+1
2016-06-15
drm/vmwgfx: use *_32_bits() macros
Paul Bolle
1
-5
/
+2
[next]