index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_surface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
1
-2
/
+2
*
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
1
-34
/
+14
*
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
1
-17
/
+15
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-10-04
1
-10
/
+10
|
\
|
*
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
1
-9
/
+9
|
*
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
1
-1
/
+1
*
|
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2018-09-20
1
-10
/
+14
|
/
*
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-174
/
+354
|
\
|
*
drm/vmwgfx: Add support for multisampling
Deepak Rawat
2018-07-06
1
-4
/
+13
|
*
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
2018-07-06
1
-166
/
+302
|
*
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2018-07-06
1
-7
/
+14
|
*
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
2018-07-06
1
-2
/
+30
*
|
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-23
/
+22
|
\
|
|
*
drm/vmwgfx: Remove an obsolete __le32 conversion
Thomas Hellstrom
2018-07-03
1
-2
/
+2
|
*
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
1
-2
/
+2
|
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-19
/
+18
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
|
/
*
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
2018-03-22
1
-5
/
+3
*
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
1
-2
/
+10
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-8
/
+15
|
\
|
*
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
1
-1
/
+1
|
*
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
1
-7
/
+11
|
*
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-06-07
1
-0
/
+3
*
|
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
1
-1
/
+2
|
/
*
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-10
1
-16
/
+15
|
\
|
*
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-03-30
1
-1
/
+4
|
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
1
-13
/
+9
|
*
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2017-03-30
1
-2
/
+2
*
|
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-04-01
1
-0
/
+14
*
|
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-03-31
1
-1
/
+0
|
/
*
drm/vmwgfx: Adjust checks for null pointers in 13 functions
Markus Elfring
2016-10-10
1
-16
/
+15
*
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-10-10
1
-16
/
+5
*
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
2016-10-10
1
-4
/
+6
*
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
1
-1
/
+1
*
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-12-15
1
-5
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-0
/
+2
|
\
|
*
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-11-02
1
-0
/
+2
*
|
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
2015-10-13
1
-1
/
+2
|
/
*
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-14
1
-3
/
+8
*
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2015-09-01
1
-0
/
+6
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
*
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
1
-0
/
+1
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-22
/
+87
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
1
-1
/
+1
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-2
/
+2
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
1
-0
/
+4
*
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
1
-61
/
+134
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
1
-6
/
+6
*
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
2014-03-28
1
-0
/
+24
[next]