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_fence.c
Age
Commit message (
Expand
)
Author
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Rashika Kheria
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2012-11-28
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
2012-02-13
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
2012-02-13
vmwgfx: Rework fence event action
Jakob Bornecrantz
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-05
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom