index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
1
-0
/
+73
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2011-12-21
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
1
-0
/
+23
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
1
-0
/
+23
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-34
/
+1
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
1
-2
/
+1
2011-10-10
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
1
-26
/
+146
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
1
-75
/
+761
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
1
-0
/
+1
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
1
-2
/
+6
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
1
-4
/
+0
2011-09-01
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
1
-4
/
+4
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
1
-1
/
+4
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
1
-5
/
+3
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
1
-6
/
+8
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
1
-75
/
+0
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
1
-0
/
+4
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+6
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
1
-2
/
+6
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
1
-16
/
+1
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-2
/
+3
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
1
-1
/
+15
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
1
-1
/
+1
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
1
-11
/
+12
2010-01-14
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
1
-18
/
+21
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
1
-79
/
+70
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+1192