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_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
2011-12-21
1
-0
/
+23
|
\
|
*
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2011-12-19
1
-0
/
+23
*
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
1
-34
/
+1
|
/
*
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-18
1
-2
/
+1
*
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
2011-10-10
1
-26
/
+146
*
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
1
-75
/
+761
*
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
1
-0
/
+1
*
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
1
-2
/
+6
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
1
-4
/
+0
*
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
2011-09-01
1
-4
/
+4
*
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-09-01
1
-1
/
+4
*
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-25
1
-5
/
+3
*
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
2010-11-18
1
-6
/
+8
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-27
1
-75
/
+0
*
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
2010-10-01
1
-0
/
+4
*
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-2
/
+6
|
\
|
*
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2010-06-08
1
-2
/
+6
*
|
fix typos concerning "management"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
*
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
2010-02-11
1
-16
/
+1
*
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
2010-02-11
1
-2
/
+3
*
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
2010-02-01
1
-1
/
+15
*
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
1
-1
/
+1
*
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
2010-01-14
1
-11
/
+12
*
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
2010-01-14
1
-18
/
+21
*
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-23
1
-79
/
+70
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-15
1
-0
/
+1192