index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
2024-01-30
1
-11
/
+6
*
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
2024-01-03
1
-1
/
+0
*
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-24
1
-2
/
+2
|
\
|
*
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
2023-10-09
1
-2
/
+2
*
|
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
1
-19
/
+12
|
\
\
|
*
|
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
1
-19
/
+12
|
|
/
*
/
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
2023-10-05
1
-1
/
+1
|
/
*
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
1
-4
/
+6
*
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
1
-49
/
+49
*
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
1
-2
/
+4
*
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-13
1
-4
/
+5
*
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
2022-10-31
1
-5
/
+9
*
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2022-04-20
1
-1
/
+6
*
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
1
-39
/
+29
*
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-12-09
1
-83
/
+7
*
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
2021-08-09
1
-2
/
+2
*
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-16
1
-37
/
+38
*
drm/vmwgfx: Fix subresource updates with new contexts
Zack Rusin
2021-06-12
1
-3
/
+2
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-3
/
+3
*
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
1
-5
/
+5
*
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
1
-17
/
+0
*
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2021-05-11
1
-0
/
+13
*
drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
Lee Jones
2021-01-19
1
-7
/
+10
*
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
1
-20
/
+20
*
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-4
/
+3
*
drm/vmwgfx: Use struct_size() helper
Gustavo A. R. Silva
2020-08-11
1
-1
/
+1
*
drm/vmwgfx: remove redundant assignment to variable ret
Colin Ian King
2020-05-16
1
-1
/
+1
*
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
2020-03-23
1
-2
/
+34
*
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
2020-03-23
1
-194
/
+184
*
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
2020-03-23
1
-114
/
+126
*
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
1
-5
/
+5
*
drm/vmwgfx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
drm/vmwgfx: check master authentication in surface_ref ioctls
Emil Velikov
2020-01-15
1
-0
/
+7
*
drm/vmwgfx: move the require_exist handling together
Emil Velikov
2020-01-15
1
-4
/
+5
*
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-28
1
-3
/
+392
|
\
|
*
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
1
-3
/
+392
*
|
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
2019-11-14
1
-2
/
+0
|
/
*
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
1
-0
/
+4
*
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-08-15
1
-6
/
+0
*
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
[next]