index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
1
-130
/
+137
*
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
1
-5
/
+0
*
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
1
-43
/
+26
*
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-28
1
-55
/
+30
*
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
1
-4
/
+5
*
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
1
-36
/
+44
*
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
1
-575
/
+310
*
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
1
-1
/
+1
*
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-2
/
+30
|
\
|
*
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
2018-07-06
1
-0
/
+28
|
*
drm/vmwgfx: Update the device headers
Deepak Rawat
2018-07-04
1
-2
/
+2
*
|
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-44
/
+42
|
\
|
|
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-44
/
+42
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
|
/
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-0
/
+2
|
\
|
*
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2018-01-10
1
-0
/
+2
*
|
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-5
/
+4
|
/
*
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
1
-7
/
+62
*
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
1
-2
/
+22
*
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
2017-08-28
1
-5
/
+0
*
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
2017-08-28
1
-0
/
+2
*
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
1
-1
/
+47
*
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-07-17
1
-1
/
+1
*
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
2017-07-17
1
-1
/
+1
*
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-17
1
-2
/
+2
*
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
2016-10-10
1
-13
/
+58
*
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
2016-10-10
1
-3
/
+3
*
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
2016-10-10
1
-3
/
+0
*
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
2016-10-10
1
-15
/
+26
*
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2016-10-10
1
-0
/
+32
*
drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2016-07-22
1
-3
/
+1
*
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
2016-04-28
1
-4
/
+4
*
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
2016-04-28
1
-1
/
+1
*
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
2016-03-14
1
-1
/
+21
*
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-14
1
-2
/
+4
*
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
1
-18
/
+191
*
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
1
-2
/
+48
*
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
1
-13
/
+85
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-116
/
+1232
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
1
-2
/
+0
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-9
/
+9
*
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
1
-19
/
+5
*
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
1
-8
/
+11
*
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
1
-41
/
+40
*
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
1
-7
/
+13
*
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
1
-0
/
+10
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
1
-28
/
+152
*
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
1
-4
/
+6
*
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2015-03-11
1
-5
/
+3
*
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
1
-2
/
+4
[next]