开源镜像站
帮助
动态
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
2024-01-30
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
2024-01-03
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
2023-10-05
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2022-10-31
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
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
[next]