index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
1
-1
/
+60
*
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
1
-7
/
+95
*
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-17
1
-0
/
+13
*
drivers: gpu: Mark functions as static in vmwgfx_buffer.c
Rashika Kheria
2014-01-08
1
-4
/
+4
*
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-12-04
1
-0
/
+2
*
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-11-06
1
-17
/
+362
*
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-28
1
-5
/
+4
*
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
1
-4
/
+3
*
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
1
-5
/
+2
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
*
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
1
-0
/
+2
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-0
/
+3
*
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
1
-45
/
+21
*
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
1
-0
/
+14
*
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
1
-0
/
+33
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
1
-13
/
+13
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
1
-4
/
+4
*
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-1
/
+2
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-27
1
-19
/
+62
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-1
/
+2
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-6
/
+0
*
drm/vmwgfx: add support for new TTM fault callback V5
Jerome Glisse
2010-04-20
1
-3
/
+41
*
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
1
-0
/
+9
*
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
2010-01-14
1
-1
/
+7
*
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
2010-01-14
1
-1
/
+9
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-15
1
-0
/
+229