index
:
mesa/vmwgfx
3.2-fixes
feature/syeh/screen-targets
feature/thellstrom/render-nodes
feature/thellstrom/screen-target-merge
feature/thellstrom/threadirq
master
vmwgfx-old-hardware
vmwgfx_2_0_branch
VMWARE gfx kernel driver (mirrored from https://gitlab.freedesktop.org/mesa/vmwgfx)
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmwgfx_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-2
/
+2
2018-03-26
vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-5
/
+5
2017-02-23
vmwgfx: Porting over new drm and ttm files
Sinclair Yeh
1
-5
/
+3
2016-12-07
vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
1
-2
/
+2
2016-12-07
vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-1
/
+1
2015-09-08
vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-09-08
vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-1
/
+69
2015-09-08
vmwgfx: Command parser fixes for DX
Charmaine Lee
1
-0
/
+1
2015-09-08
vmwgfx: Initial DX support
Thomas Hellstrom
1
-391
/
+350
2015-09-08
vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-1
/
+1
2015-09-08
vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
1
-1
/
+1
2015-05-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-4
/
+4
2014-11-14
vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-3
/
+2
2014-06-18
vmwgfx: Fix compat shader namespace
Thomas Hellstrom
1
-10
/
+28
2014-02-04
vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
1
-21
/
+123
2013-12-17
vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
1
-4
/
+97
2013-12-17
vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
1
-0
/
+216
2013-12-17
vmwgfx: Remove unused vmw_context_alloc
Jakob Bornecrantz
1
-2
/
+0
2013-12-17
vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
1
-0
/
+223
2013-10-09
vmwgfx: Remove unused vmw_context_alloc
Jakob Bornecrantz
1
-12
/
+0
2012-11-30
ttm,vmwgfx: Use RCU locking for object lookups
Thomas Hellstrom
1
-1
/
+1
2012-11-07
vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
1
-0
/
+274