summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
AgeCommit message (Expand)Author
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-11drm/ttm: allow fence to be added as sharedChristian König
2014-09-02drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
2014-03-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom
2013-11-18drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom
2013-11-18drm/vmwgfx: Fix false lockdep warningThomas Hellstrom
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2013-11-12drm/vmwgfx: Resource evict fixesThomas Hellstrom
2013-10-15drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-06-28drm/vmwgfx: get rid of ttm_bo_is_reserved usageMaarten Lankhorst
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2013-02-27drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-01-15drm/vmwgfx: always use ttm_bo_is_reservedMaarten Lankhorst
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2012-11-21drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom
2012-11-20drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom
2012-11-20drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst