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_buffer.c
Age
Commit message (
Expand
)
Author
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-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-01-17
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_buffer.c
Rashika Kheria
2013-12-04
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-11-06
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2012-11-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
drm/vmwgfx: add support for new TTM fault callback V5
Jerome Glisse
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-14
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz