summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter2012-09-261-1/+1
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-131-2/+58
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-131-118/+92Star
* vmwgfx: memory leaks caused by double allocationDan Carpenter2011-10-181-2/+1Star
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-17/+516
* vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-051-1/+8
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-0/+619
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-173/+0Star
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-06-011-0/+173