开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2022-04-20
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-08-09
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-12
drm/vmwgfx: Fix subresource updates with new contexts
Zack Rusin
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2021-01-19
drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
Lee Jones
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-08-11
drm/vmwgfx: Use struct_size() helper
Gustavo A. R. Silva
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
[next]