summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
AgeCommit message (Expand)Author
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter
2016-01-28drm/vmwgfx: fix a NULL dereferenceDan Carpenter
2016-01-25drm: Create drm_send_event helpersDaniel Vetter
2016-01-25drm/vmwgfx: Use the new event init/free functionsDaniel Vetter
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom
2014-12-03drm/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