aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-19
* drm/vmwgfx: Fix fence event codeThomas Hellstrom2014-12-03
* drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom2014-12-03
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
* drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria2014-01-08
* drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-08
* drm/vmwgfx: Free user-space fence objects correctlyThomas Hellstrom2012-11-28
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter2012-09-26
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-13
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-13
* vmwgfx: memory leaks caused by double allocationDan Carpenter2011-10-18
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-05
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-05-31