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_execbuf.c
Age
Commit message (
Expand
)
Author
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-10
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-07-17
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-07-17
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2016-10-10
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
2016-10-10
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
2016-10-10
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
2016-10-10
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2016-07-22
drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2016-04-28
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
2016-04-28
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
2016-03-14
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-01
drm/vmwgfx: Fix an incorrect OOM return value
Thomas Hellstrom
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-04-24
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
[next]