index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_surface.c
Age
Commit message (
Expand
)
Author
2020-05-16
drm/vmwgfx: remove redundant assignment to variable ret
Colin Ian King
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-16
drm/vmwgfx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-15
drm/vmwgfx: check master authentication in surface_ref ioctls
Emil Velikov
2020-01-15
drm/vmwgfx: move the require_exist handling together
Emil Velikov
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-20
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
2018-07-03
drm/vmwgfx: Remove an obsolete __le32 conversion
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-03-22
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-03-31
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-03-30
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2016-10-10
drm/vmwgfx: Adjust checks for null pointers in 13 functions
Markus Elfring
2016-10-10
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-10-10
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
[next]