index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_resource.c
Age
Commit message (
Expand
)
Author
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-03
drm/vmwgfx: Use blocking buffer object reserves when evicting resources
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: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-03-31
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-01-26
drm/vmwgfx: Annotate ignored return values
Thomas Hellstrom
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-12
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
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 an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-03-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
[next]