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_dmabuf.c
Age
Commit message (
Expand
)
Author
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2016-07-01
drm/vmwgfx: Check pin count before attempting to move a buffer
Sinclair Yeh
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2013-06-28
drm/vmwgfx: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
2012-11-07
drm/vmwgfx: use ttm_bo_is_reserved
Maarten Lankhorst
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz