summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
AgeCommit message (Expand)Author
2015-02-05drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom
2015-01-27drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom
2012-11-28drm/vmwgfx: Free user-space fence objects correctlyThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-26vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz
2011-10-18vmwgfx: memory leaks caused by double allocationDan Carpenter
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-05vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom